6 Commits

Author SHA1 Message Date
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
Eugene Polozov
ca8ebe50ea Fixed work with log for PrestaShop 1.6 2021-06-16 11:17:59 +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
a62b0e77cd
Customer change logic 2020-07-08 16:09:45 +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