19 Commits

Author SHA1 Message Date
Uryvskiy Dima
de9f0720f9
The 'isFromCart' parameter was added when creating an order 2023-04-24 11:35:37 +03:00
Uryvskiy Dima
5a899f6b2a
Сhanged the logic of working with abandoned carts (#208) 2023-01-26 12:55:52 +03:00
max-baranikov
7ade3ca00b
Added skipping product\offer in ICML if filter result is an empty array. Added skipping segments' changes in back sync 2022-09-09 10:59:25 +03:00
max-baranikov
960ed4438a
Added loading catalog in CRM after ICML generation 2022-08-26 13:30:51 +03:00
gleemand
3436b4f956
Added 'files' api methods 2022-07-28 11:59:40 +03:00
gleemand
730000b47b
Updated 'Known issues' 2022-03-20 13:08:51 +03:00
max-baranikov
3150dfa282
Added table of the exported orders on the settings page 2021-12-06 14:37:43 +03:00
Apcenuu
f9a730208a
Add CS Fixer 2021-11-03 12:19:39 +03:00
max-baranikov
72639aadbb
Generate Icml in settings tab 2021-07-27 13:25:44 +03:00
gleemand
ce43131231
Rebranding to Simla.com 2021-07-09 11:57:12 +03:00
max-baranikov
5fc6e4c5b8
Added a check for the existence of logs folder. Do not report about abandoned carts state in logs 2021-06-21 16:39:50 +03:00
max-baranikov
6cdb1f48a0
Move logs to var, split it by days, add task to remove old logs 2021-05-28 14:32:43 +03:00
max-baranikov
1c86091b56
Added cli command to update since id to the latest value 2021-04-29 18:24:20 +03:00
max-baranikov
ad9ce38131
Added export functionality on the module settings page 2021-04-29 16:40:42 +03:00
max-baranikov
608c4be21b
Added export of customers without orders. Updated orders export 2021-01-29 14:01:42 +03:00
max-baranikov
65fb25703b
Added MultiStore support 2020-12-27 14:48:36 +03:00
Dima Uryvskiy
41ce30b143
Fixed the error with same client addresses (#85) 2020-11-11 18:34:57 +03:00
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
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