All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.28 (2021-10-17)
- order: keep status fix without checking records (debd867)
1.0.27 (2021-10-17)
- order: skip status fix at all (58e8b24)
1.0.26 (2021-10-17)
- order: handle status fix on order create or root edit only (16e20c0)
1.0.25 (2021-09-01)
1.0.24 (2021-08-28)
1.0.23 (2021-08-25)
- order-items: check externally handled stock status (e166ad9)
1.0.22 (2021-06-24)
1.0.21 (2021-05-19)
- deps: update @ecomplus/application-sdk to v1.14.11 (4ac4b35)
- orders/new-record: fix handling partial status (b0a9654)
1.0.20 (2020-10-30)
- add-order-items: fix mappnig row as item ('item_id' to '_id') (6481960)
1.0.19 (2020-10-30)
- add-order-items: run all without checking rows if 'addAll' only (8a261e1)
- orders-webhooks: set 'addAll' for new orders (a6f15af)
- remove-order-items: fix awaiting update product and query promise (e0d20a1)
1.0.18 (2020-10-30)
1.0.17 (2020-10-30)
- add-order-items: fix checking changed items or rows not decreased (ad1d27c)
- order-items: prevent duplicate inventory reductions on order change (cb6f67f)
- order-items-add: must end process when nothing to do (ac18826)
1.0.16 (2020-10-23)
- remove-order-items: check if order.items is array to try item find (ed18f1c)
1.0.15 (2020-10-23)
- order-status-map: add 'unauthorized' to cancelled map (50fc4ac)
1.0.14 (2020-10-17)
1.0.13 (2020-10-17)
1.0.12 (2020-10-17)
1.0.11 (2020-10-17)
- update-product-quantity: set zero if not a number, ensure resolved (e45fc7b)
1.0.10 (2020-10-16)
- webhook: fix debugging promises pipes count (3be16d0)
1.0.9 (2020-10-16)
1.0.8 (2020-10-16)
- promise-debug: fix setting payload json (no format) (52ffc2c)
- remove-order-buyers: fix remove buyer order endpoint (f92e8b2)
1.0.7 (2020-10-15)
- api-requests: hardset timeouts for products read requests (09342f7)
- deps: update @ecomplus/application-sdk to v11.0.0-sqlite.1.14.0 (095347d)
1.0.6 (2020-10-07)
- server: save current running requests by Store ID for delay (c954767)
1.0.5 (2020-10-06)
- transaction-status: no partial status for transactions (a5e61a7)
1.0.4 (2020-10-01)
- order-items: fix selecting items to delete/update on changes (b5df78d)
1.0.3 (2020-05-22)
- deps: update to @ecomplus/application-sdk@sqlite (a64abb5)
1.0.2 (2020-05-06)
- order-status: skip editing main status if cancelled by customer (2e4f0ce)
1.0.1 (2020-05-06)
- order-status: prevent reopenning previously cancelled order (c99ce0d)
- order-status: prevent reopenning previously cancelled order (main) (6649b57)
1.0.0 (2020-04-10)
0.3.11 (2020-04-10)
0.3.10 (2020-04-10)
0.3.9 (2020-04-09)
- order-new-status: fix handling flags, check array first (fd39a53)
0.3.8 (2020-04-08)
- order-new-record: fix adding new flag to existent flags array (58f0c30)
0.3.7 (2020-04-08)
- order-new-record: using array map to records field with fixed flags (3083b85)
0.3.6 (2020-04-08)
- order-new-record: prevent duplicating status record first flags (2916d51)
0.3.5 (2020-04-08)
- deps: update @ecomplus/application-sdk to v1.11.9 (fedd529)
- order-new-record: add records field to order edit data (7032a73)
- order-new-record: debug update record request error (20114bc)
0.3.4 (2020-04-08)
- order-status: fix handling status records flags (364237c)
- order-status: only one 'cpm:post' flag on new record created (2be56bb)
0.3.3 (2020-04-08)
- order-status: mark status record as handled with flags (8bf441a)
- order-status: skip creating new record if last was not handled yet (66fc7a0)
- order-status: skip new records with 'cpm' flag (f34934e)
0.3.2 (2020-03-18)
- deps: update/fix direct pkg dependencies (77858e8)