20 Commits

Author SHA1 Message Date
Uryvskiy Dima
c5828e33a2
ref #89483 The 'page' parameter has been removed from the history API methods (#211) 2023-04-25 10:58:07 +03:00
Uryvskiy Dima
5a899f6b2a
Сhanged the logic of working with abandoned carts (#208) 2023-01-26 12:55:52 +03:00
max-baranikov
36fa3c055f
Fix Github Actions tests 2022-09-30 11:48:25 +03:00
max-baranikov
c60adf5370
Saving export order result when creating\updating orders in back sync 2022-08-02 20:26:50 +03:00
max-baranikov
fb811c7bdf
Updated paginated API requests to use sinceId instead of page number 2022-06-14 17:17:05 +03:00
gleemand
d8fa2abbd5
Fixed corp address 2022-03-20 12:25:55 +03:00
max-baranikov
9ef8d48dfc
Added Throwable handling. Improved ExceptionMiddleware 2022-02-07 14:19:39 +03:00
max-baranikov
3150dfa282
Added table of the exported orders on the settings page 2021-12-06 14:37:43 +03:00
gleemand
7a8be5f637
Added middleware to receive order number (CRM->PS) 2021-11-15 15:14:16 +03:00
Apcenuu
f9a730208a
Add CS Fixer 2021-11-03 12:19:39 +03:00
max-baranikov
34ce76b4a6
Added exceptions handling for proxy 2021-10-15 11:20:18 +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
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
f2a96e92d1
Using generators in the ICML generation process 2020-12-28 14:51:01 +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
c90adf1913
Use state field in address
* use state in address
* make tests independent
2020-05-26 12:25:53 +03:00