43 Commits

Author SHA1 Message Date
max-baranikov
fb811c7bdf
Updated paginated API requests to use sinceId instead of page number 2022-06-14 17:17:05 +03:00
max-baranikov
1fe840d96f
Fixed styles on old PS versions. Sort the logs by modified date in the settings 2022-06-03 17:49:00 +03:00
max-baranikov
ed2e48f88b
Implement the new settings page (on VueJS) 2022-05-30 18:20:21 +03:00
Opheugene
10f3b0cb27
Refactor RetailcrmHistory 2022-05-17 17:34:11 +03:00
gleemand
b9445e3cd3
Added default currency for updateOrderItems 2022-04-28 16:29:09 +03:00
gleemand
d8fa2abbd5
Fixed corp address 2022-03-20 12:25:55 +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
gleemand
0c072aea29
Added stock update and out-of-stock options 2021-10-19 17:44:32 +03:00
max-baranikov
35bccc98b4
Fix mixed payments 2021-10-12 14:35:29 +03:00
max-baranikov
d91ba6d4c2
Improved work with order addresses in history methods 2021-09-17 14:05:42 +03:00
gleemand
2cb8804137
Added option for sending and receiving order number 2021-07-30 14:30:51 +03:00
max-baranikov
287547c212
Use order delivery address when creating order from CRM 2021-07-15 14:29:21 +03:00
max-baranikov
132e53eaed
Added page limit for orders and customers history 2021-07-07 16:42:41 +03:00
max-baranikov
20c8e83a59
Added updating order address from RetailCRM 2021-07-07 13:14:06 +03:00
opheugene
49f687f6ff
Improved work with the history of CRM changes for orders 2021-06-18 14:37:52 +03:00
max-baranikov
1206634b9c
Custom filters 2021-05-28 15:51:15 +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
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
max-baranikov
65fb25703b
Added MultiStore support 2020-12-27 14:48:36 +03:00
opheugene
54959b7a15
Fixed resetting customer's fields in Prestashop in case of it deleting in RetailCRM 2020-11-19 12:29:30 +03:00
a62b0e77cd
Customer change logic 2020-07-08 16:09:45 +03:00
06fcce2dec
Minor fixes
* take into account the gift wrapping price
* ignore gift products in history
* change order gift status if gift item was deleted
* improvements for controllers
* improvements for history logging
* only use shutdown handler when critical error appears
2020-05-07 13:04:44 +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
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
Круглов Дмитрий
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
Sergey
54d4091f63 v2.2.5 2019-01-22 10:04:44 +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
3767445f68 Replased SQL requests on object model 2018-08-31 12:22:20 +03:00
Akolzin Dmitry
f18d50aac1 Customers history, fix attribute value (#28) 2018-02-28 17:28:13 +03:00