Skip to content

Releases: mygento/kkm

Support of ATOL v.4

20 Dec 08:45
Compare
Choose a tag to compare
  • Added support of Atol version 4 (ФФД 1.05)
  • Added grid with all KKM statuses.
  • Added feature to create kkm status entity through backend (to remove Kkm Failed status from order)

Added VAT 20 and 20/120 support

30 Oct 14:52
Compare
Choose a tag to compare

Vat 18 and Vat 118 marked as deprecated

Fixed negative qty and price for corrupted orders

23 Oct 11:10
Compare
Choose a tag to compare
  • Fixed negative qty for some currupted orders
  • Fixed negative prices when recalculated items should be splitted
  • Fixed getQty() on null if order instance is processing
  • Fixed item ids as keys after recalculation
  • Added autotests to build

Patch to prevent infinite loop (with payment method which uses transactions)

29 Mar 17:07
Compare
Choose a tag to compare
[NN-347] Fix to prevent infinite loop with payment module which uses …

…… (#18)

* [NN-347] Fix to prevent infinite loop with payment module which uses transactions

* [NN-347] PHPCS fix

Fixed time of log records

06 Feb 11:26
1690423
Compare
Choose a tag to compare

Fixed time of log records

Fixed incorrect Order's statuses. Added extra indexes to table

02 Feb 10:51
aa524a4
Compare
Choose a tag to compare
  • Added ability to generate PhpUnit test data for dataProvider based on any Invoice or Creditmemo
  • Fixed status "Processing" of the Order if Atol does not respond
  • Fixed status "KKM Failed" of the Order when it is not required
  • Fixed incorrect time of kkm log records
  • Added indexes to mygento_kkm_status table - in order to fix DEADLOCKs on the table

Decreased required php version to 5.4

31 Jan 07:36
Compare
Choose a tag to compare
1.1.4.1

[NN-259] Fixed boolval() method to php 5.4

Added 2 algorithm features: Disable calculation & Split items

30 Jan 16:59
6903504
Compare
Choose a tag to compare

New features:

  • Disable calculation
  • Spread discount evenly on all units
  • Split item with different prices (in order to keep original rowTotal)
  • Button to download Json of the order (in order to send json manually to ATOL)

Feature to fix incorrect Magento calculation in GrandTotal

13 Apr 09:19
Compare
Choose a tag to compare
  • Feature to fix incorrect Magento calculation in GrandTotal (e.g. 12999.99 instead of 13000.00)

1.1.3

27 Oct 14:51
Compare
Choose a tag to compare
[MYGMOD-60] Update versions