18 Commits

Author SHA1 Message Date
ellynoize
c20b285b11
Добавлена передача дополнительных параметров в GET запросах (#229) 2024-10-14 17:16:50 +03:00
Uryvskiy Dima
41509493e4
Support transfer company and vat number in CRM custom fields (#224) 2024-07-31 17:39:31 +03:00
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
32fd10247b
Fixed CS 2022-09-09 12:47:47 +03:00
gleemand
3436b4f956
Added 'files' api methods 2022-07-28 11:59:40 +03:00
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
Opheugene
10f3b0cb27
Refactor RetailcrmHistory 2022-05-17 17:34:11 +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
Apcenuu
5bbddab7ee
Refactor RetailcrmProxy 2021-10-12 16:55:46 +03:00
max-baranikov
132e53eaed
Added page limit for orders and customers history 2021-07-07 16:42:41 +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
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