23 Commits

Author SHA1 Message Date
Uryvskiy Dima
41509493e4
Support transfer company and vat number in CRM custom fields (#224) 2024-07-31 17:39:31 +03:00
Uryvskiy Dima
5a899f6b2a
Сhanged the logic of working with abandoned carts (#208) 2023-01-26 12:55:52 +03:00
gleemand
c27a932f2e
Added customer search by email 2022-08-10 10:21:50 +03:00
gleemand
3436b4f956
Added 'files' api methods 2022-07-28 11:59:40 +03:00
gleemand
bbc458696e
Removed default order status 2022-07-21 14:07:32 +03:00
max-baranikov
ed2e48f88b
Implement the new settings page (on VueJS) 2022-05-30 18:20:21 +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
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
27816dcddf
Set payment status and amount only for paid orders. Added properties code for cart items 2021-07-07 16:22:37 +03:00
max-baranikov
20c8e83a59
Added updating order address from RetailCRM 2021-07-07 13:14:06 +03:00
gleemand
549d263f5c
Fixed gender mapping from PS to CRM 2021-06-04 15:47:50 +03:00
max-baranikov
d4982bb7cb
Omitting customer tags while merging the address 2021-05-28 16:06:38 +03:00
max-baranikov
1206634b9c
Custom filters 2021-05-28 15:51:15 +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
max-baranikov
3be6279f7e
Fix discount calculation. Attach guest order to crm customer by email 2020-11-24 17:15:24 +03:00
max-baranikov
114ae5efd1
Added custom classes loading in bootstrap.php, fixed discount upload
* Added custom classes loading in bootstrap.php. Fixed discount uploading  in case when payment type not configured
* Add customization info to README
2020-11-17 11:56:34 +03:00
Dima Uryvskiy
41ce30b143
Fixed the error with same client addresses (#85) 2020-11-11 18:34:57 +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
d4f9e0b762
prevent discount to be higher than total 2020-04-23 15:42:39 +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