Here is a simple module for Prestashop 1.6, which implements restriction on product quantity.

The standard Prestashop’s approach is to enforce minimal quantity, but to allow order anything above it. This module changes that behaviour in a way that customer can only purchase the quantity that is a multiplier of min quantity.

For example, if min. quantity is set to 3 – only following amounts are allowed:
3, 6, 9, 12, …

Download here: product_min_quantity

Just finished a project to integrate Privatbank‘s Ingenico POS terminals with 1C:Enterprise – purchases, refunds etc. with automated Bonus+ handling.

The result is a stable self-contained Debian linux image which can be installed into VM or physical server, and serve as universal interface with simple API to process card payments.

Read the rest of this entry »

1C:Enterprise does not natively support accessing to Firebird database with External data source function, thus using “Other” category for this task.
But there is one problem – when using dynamic lists, 1C:Enterprise uses constructions like:

SELECT TOP 10 … FROM …

Firebird has another syntax:

SELECT FIRST 10 … FROM …

And as a result such queries does not work.

Attached ODBC driver is patched to replace “SELECT TOP” to “SELECT FIRST” to make 1C:Enterprise work correctly.
There are some other issues left through.

Download from here

Se Image Tool version 2.60 beta 7
Changes:
– fixed length calculation for ZLIB images

WARNING! This is BETA quality software, so some functions may work not as expected.
You have been warned!

Download from here

Se Image Tool version 2.60 beta 6
Changes:
– fixed length calculation for PNG images
– fixed patch generation for images on image tables after 1-st

WARNING! This is BETA quality software, so some functions may work not as expected.
You have been warned!

Download from here

Se Image Tool version 2.60 beta 5
Changes:
– drag&drop support for opening firmware
– recently opened files list
full support of db3210 (including animations!)
– support for third image table on db3150 and older
– added alternate image table search method (off by default)
– ability to send error report
– updated image names list (added more than 1400 names)
– small fixes and improvements

WARNING! This is BETA quality software, so some functions may work not as expected.
You have been warned!

Download from here

Одразу знайшлася помилка у StealthMS-lite – якщо один раз зайти у налаштування відправлення, то знову зайти можна було лиш після перезапуску програми.
Посилання ті самі:
MIDP1:
jad – тут (1730), jar –  тут (1683)
MIDP2:
jad – тут (1818), jar –  тут (1688)
MIDP2+JSR75:
jad – тут (1919), jar –  тут (1784)

Трошки оновив StealthMS-lite.
Зі змін – деякі виправлення, в тому числі додано підтримку вводу номерів у вигляді 0… (без вісімки).
Посилання:
MIDP1:
jad – тут (1730), jar –  тут (1683)
MIDP2:
jad – тут (1818), jar –  тут (1688)
MIDP2+JSR75:
jad – тут (1919), jar –  тут (1784)

Here goes a new OS image to out phones – Mer linux. It is actually a free version of a Maemo platform, used in some Nokia tablets.

Actually, this is a ALPHA build, so almost nothing is working, i.e. no internet, calls, sound, … Only keyboard and touchscreen are working ok.

So, please, do not post any bugreports, it would be better if somebody help to make it working ok.

Download Mer linux

Se Image Tool version 2.50 alpha 7
Changes:
– drag&drop support (drag image to list item to replace picture)
– when offset is taken from BABE, it will be always used while generating patch
– ability to create graphics restore patch
– correct interface drawing with skins off (use this mode with Aero enabled)

WARNING! This is ALPHA quality software, so some functions may work not as expected.
You have been warned!

Download from here