1be638a970
proper cron & cli support, separated logs for different execution contexts ( #65 )
...
* proper cron & cli support, separated logs for separate execution contexts
* different job-scope locks for cli and manager
* proper signal handling pass
* add proper cli path
* trick prestashop into thinking that we're calling getProducts from back office
* create order on edit if it's not present in retailCRM
* prevent discount to be higher than total
* fix for striped logging
2020-04-23 15:49:29 +03:00
d4f9e0b762
prevent discount to be higher than total
2020-04-23 15:42:39 +03:00
36a9c12bf8
trick prestashop into thinking that we're calling getProducts from back office
2020-04-23 15:38:48 +03:00
bfa41b7d14
Fix icml category generation
2020-04-20 15:29:38 +03:00
006bd960e3
V3 major update
...
* New design
* Corporate clients
* Online consultant
* Job manager (cron replacement)
* Improved compatibility with 1.6
* Possibility to toggle inventory & history uploads
* Better error logging
* Abandoned carts improvements
* Drop inactive category branch from ICML generation
2020-04-16 15:26:03 +03:00
fac7d3706b
fix discount rounding
2020-04-14 11:49:30 +03:00
1edd12bc80
abandoned carts upload timeout & JobManager rework
2019-10-29 09:42:34 +03:00
a4473d488d
JobManager fix
2019-10-25 10:49:42 +03:00
ec34a62f9f
[feature] send abandoned carts to retailCRM as orders
2019-10-24 16:01:19 +03:00
gorokh
ecfb5f192e
fix
2019-10-14 10:20:16 +03:00
gorokh
fd3914caf9
fix dublicate items
2019-10-03 17:57:07 +03:00
gorokh
660904b885
Поддержка передачи одинаковых товаров в заказе как разных товарных позиций
2019-09-06 13:07:37 +03:00
Alex Lushpai
443ce09dd8
Merge pull request #49 from Frosin/master
...
fixed offer's article, prices display in catalog
2019-08-23 11:05:38 +03:00
Frosin
d56065a1af
fixed offer'ss article, prices display in catalog
2019-08-21 15:02:23 +03:00
Круглов Дмитрий
db8c0dde17
fixed updating order
2019-07-31 16:48:44 +03:00
Frosin
9ff3f10866
fixed incorrect response processing bug in RetailcrmHistory
2019-07-04 09:43:59 +03:00
416f9f2329
[feature] Manual orders upload
2019-05-28 15:50:39 +03:00
Akolzin Dmitry
8e88456b44
Добавлен Daemon Collector
2019-01-22 10:05:39 +03:00
Sergey
54d4091f63
v2.2.5
2019-01-22 10:04:44 +03:00
Sergey
b64bb2599c
v2.2.9
2019-01-21 14:42:19 +03:00
Sergey
058f007b36
v2.2.9
2019-01-18 15:56:22 +03:00
Sergey
4dfc7b8d1a
v2.2.9
2019-01-16 13:11:34 +03:00
Akolzin Dmitry
e5bd5f6adc
v2.2.8
2018-12-25 13:31:07 +03:00
Akolzin Dmitry
d8202ead1d
Merge
2018-10-25 12:16:48 +03:00
Sergey
a8cbda785e
v2.2.5
2018-10-24 17:15:55 +03:00
Akolzin Dmitry
8a6baf8f9a
History fix for PrestaShop 1.7
2018-10-08 09:23:08 +03:00
Akolzin Dmitry
270b69707d
Catalog and history tests
2018-10-05 17:50:20 +03:00
Sergey
6e6177fc71
v2.2.4
2018-10-05 15:24:47 +03:00
Sergey
49fd0d3553
v2.2.3
2018-10-03 17:10:26 +03:00
Akolzin Dmitry
59190039ee
Replased SQL requests on object model
2018-09-03 16:18:47 +03:00
Akolzin Dmitry
12b133eaff
Send module configuration in marketplace CRM
2018-09-03 16:15:30 +03:00
Akolzin Dmitry
3767445f68
Replased SQL requests on object model
2018-08-31 12:22:20 +03:00
Akolzin Dmitry
8f99d55144
Travis tests
2018-05-28 17:14:07 +03:00
Akolzin Dmitry
f18d50aac1
Customers history, fix attribute value ( #28 )
2018-02-28 17:28:13 +03:00
Akolzin Dmitry
87a6c6ee34
Settings default status in export ( #25 )
2017-09-27 15:38:24 +03:00
Akolzin Dmitry
7756dc103a
Fix RetailcrmApiClientV5 ( #20 )
2017-09-08 12:56:18 +03:00
Akolzin Dmitry
f0582b9938
Bug fix empty payment in history ( #19 )
2017-09-01 11:14:13 +03:00
Akolzin Dmitry
b9f557277c
Multi module ( #17 )
...
* multi module for api v4, v5
* bug fix install module
2017-08-14 13:06:10 +03:00
DmitryZagorulko
ee33a5fb40
correct generate icml ( #16 )
2017-08-09 12:03:12 +03:00
DmitryZagorulko
9bbe23195c
correct export and set lang rule ( #15 )
2017-06-16 16:13:25 +03:00
DmitryZagorulko
226e88966b
bug fixes ( #14 )
2017-05-31 14:23:18 +03:00
DmitryZagorulko
04a084f94f
bug fixes ( #12 )
2017-05-22 20:13:18 +03:00
DmitryZagorulko
cf9cc2974b
bug fixes ( #11 )
2017-05-12 18:02:59 +03:00
DmitryZagorulko
1ca1f31abc
bug fixes and other changes ( #8 )
...
* [productId] replace to [offer][externalId]
* properties for items in order and in icml
* fix
* correct order creation
* correct url images
* skip orders with incorrect data
* create order with default payment and delivery, transfer order status from cms
* correct transfer discount
* correct delete items and discount
2017-04-05 17:56:26 +03:00
DmitryZagorulko
6eed3ad0e7
fix create orders ( #7 )
...
* [productId] replace to [offer][externalId]
* properties for items in order and in icml
2017-03-21 11:46:37 +03:00
Dmitry Korol
39e1684e7c
Update for api version 4
...
* history additional functional
* fixed orders upload when customers data is empty and delivery data is empty
* orders update history
* product offers
* fix 5.3 compability
* retailcrm api v4
2016-08-29 15:59:19 +03:00
Alex Lushpai
8edf8b9efa
v2.0
2016-01-13 18:43:41 +03:00