85 Commits

Author SHA1 Message Date
max-baranikov
520149394e
Fixed error in abandoned carts for PS below 1.7.1 version 2021-04-05 14:30:03 +03:00
Dima Uryvskiy
ad5779c41b
Add upload release asset (#103) 2021-03-17 13:10:28 +03:00
max-baranikov
7933827318
Optimized work of JobManager commands
* Optimized the SQL query for abandoned carts. Added more checks in paymentCCAdd hook
* Added check for custom event classes
* Added import of all attached categories to the product in Icml
* Improved the sync event
* Fix error when creating order without items
* Fix tests
2021-02-26 15:42:08 +03:00
Eugene Polozov
f6f330c559 Bump version 2021-02-12 16:25:08 +03:00
Бараников Максим
3c032aa171 Added payment status on order upload and payment add hooks. Fixed payment edit. Fixed delivery cost 2021-01-27 18:17:39 +03:00
opheugene
438cd8d077
Move to GitHub actions 2021-01-21 14:39:32 +03:00
max-baranikov
65fb25703b
Added MultiStore support 2020-12-27 14:48:36 +03:00
opheugene
9a0b732f50
Rebranding RetailCRM 2020-12-15 17:19:21 +03:00
opheugene
5565bbaf9b
Changed links for registering the system to receive a demo, Bump version 2020-12-01 22:48:25 +03:00
a06074a978
Do not check key existence for job manager 2020-07-22 15:23:52 +03:00
5886df2cc2
Bump version 2020-07-08 18:05:42 +03:00
8a3f87ce81
ability to enable or disable job manager runs via client request
* ability to enable or disable job manager runs via client request
* ability to run all jobs via cli
2020-05-18 14:48:03 +03:00
9b2a8e1585
Better cli interface
* [Feature] --reset-all command can be used to reset entire job subsystem.
* [Feature] Add export event to cli jobs.
* [Improvement] CLI component can handle more types of errors now.
* [Improvement] Shutdown handler for resetting execution locks.
* [UX] Added warning notice to the CLI help.
* [Fix] Suppress undefined index notice.
* [Fix] Added export job into CLI jobs list.
2020-04-30 14:41:09 +03:00
257b4a0c0f
fixes for validator 2020-04-24 13:49:14 +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
d4f9e0b762
prevent discount to be higher than total 2020-04-23 15:42:39 +03:00
5108111654
create order on edit if it's not present in retailCRM 2020-04-23 15:41:11 +03:00
bfa41b7d14
Fix icml category generation 2020-04-20 15:29:38 +03:00
302c6dd18c
Fix updater for old clients
* fixed problem with updater error
* preserve last run remove status
2020-04-16 18:18:08 +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
6006563070 bump version 2020-04-14 11:55:06 +03:00
665840fac7 bump version 2019-10-29 10:56:59 +03:00
42e03ece81 bump version 2019-10-29 10:36:24 +03:00
1edd12bc80 abandoned carts upload timeout & JobManager rework 2019-10-29 09:42:34 +03:00
ec34a62f9f [feature] send abandoned carts to retailCRM as orders 2019-10-24 16:01:19 +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
gorokh
30d7b1fac4 added use VAT inclusion settings in price product 2019-07-15 15:48:20 +03:00
ef4a4a15a9 Fixed several errors in order generation 2019-06-18 16:42:16 +03:00
416f9f2329 [feature] Manual orders upload 2019-05-28 15:50:39 +03:00
Sergey
0cea41e48f v2.2.11 2019-02-13 10:17:49 +03:00
Sergey
8d4ae3bb8f Исправление передачи цены доставки 2019-01-24 18:18:39 +03:00
Akolzin Dmitry
8e88456b44 Добавлен Daemon Collector 2019-01-22 10:05:39 +03:00
Sergey
a1fc009db6 v2.2.5 2019-01-22 10:04:44 +03:00
Sergey
54d4091f63 v2.2.5 2019-01-22 10:04:44 +03:00
Sergey
4dfc7b8d1a v2.2.9 2019-01-16 13:11:34 +03:00
Sergey
3f0abdc409 v2.2.7 2018-10-30 17:07:14 +03:00
Akolzin Dmitry
1b07923f6b Bug fix 2018-10-25 13:38:14 +03:00
Akolzin Dmitry
f61d14d97d v2.2.6 2018-10-25 12:20:52 +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
83360e4c69 Fix for marketplace 2018-10-24 16:35:07 +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
91ee6844f5 Update version 2018-09-03 16:22:56 +03:00
Akolzin Dmitry
12b133eaff Send module configuration in marketplace CRM 2018-09-03 16:15:30 +03:00
Sergey
ce309ff4b5 v2.2.2 2018-08-31 13:40:16 +03:00
Sergey
3c4bb541e7 v2.2.2 2018-08-30 15:22:32 +03:00
Sergey
da10ce3421 v2.2.2 2018-08-30 12:24:13 +03:00
Sergey
b8c77e8604 v2.2.2 2018-08-30 11:37:18 +03:00