136 Commits

Author SHA1 Message Date
gleemand
ce43131231
Rebranding to Simla.com 2021-07-09 11:57:12 +03:00
max-baranikov
132e53eaed
Added page limit for orders and customers history 2021-07-07 16:42:41 +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
45ce3247f6
Added highlighting of tabs with errors in settings 2021-06-25 18:44:52 +03:00
max-baranikov
5fc6e4c5b8
Added a check for the existence of logs folder. Do not report about abandoned carts state in logs 2021-06-21 16:39:50 +03:00
opheugene
49f687f6ff
Improved work with the history of CRM changes for orders 2021-06-18 14:37:52 +03:00
Eugene Polozov
ca8ebe50ea Fixed work with log for PrestaShop 1.6 2021-06-16 11:17:59 +03:00
gleemand
07fbd38277
Hiding inactive types in module config, added links to CRM on config forms 2021-06-08 16:04:39 +03:00
gleemand
549d263f5c
Fixed gender mapping from PS to CRM 2021-06-04 15:47:50 +03:00
gleemand
4e7a34ceb9
Added vatRate to ICML 2021-06-04 10:33:55 +03:00
gleemand
df8f030c84
Sorting CRM statuses using 'ordering' 2021-05-31 12:09:15 +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
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
ad9ce38131
Added export functionality on the module settings page 2021-04-29 16:40:42 +03:00
max-baranikov
9e9c13bb66
Executing only one job in one run. Added Job manager tab in settings 2021-04-23 16:01:38 +03:00
opheugene
95c3e291f7
Fixed url post in module settings 2021-04-05 16:44:15 +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
608c4be21b
Added export of customers without orders. Updated orders export 2021-01-29 14:01:42 +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
66e678f50c
Clearing CURRENT_TASK on JobManager shutdown, remove CONTEXT_ALL and use global values instead 2020-12-31 12:00:22 +03:00
max-baranikov
f2a96e92d1
Using generators in the ICML generation process 2020-12-28 14:51:01 +03:00
max-baranikov
65fb25703b
Added MultiStore support 2020-12-27 14:48:36 +03:00
opheugene
5565bbaf9b
Changed links for registering the system to receive a demo, Bump version 2020-12-01 22:48:25 +03:00
max-baranikov
3be6279f7e
Fix discount calculation. Attach guest order to crm customer by email 2020-11-24 17:15:24 +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
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
opheugene
fb0c45bfd0
Fixed root-category relation with home-category
Co-authored-by: Eugene Polozov <eugene@retailcrm.es>
2020-11-12 13:57:54 +03:00
Dima Uryvskiy
41ce30b143
Fixed the error with same client addresses (#85) 2020-11-11 18:34:57 +03:00
Dima Uryvskiy
f8620c9951
Changed clearing empty fields (#84) 2020-11-11 10:31:20 +03:00
a06074a978
Do not check key existence for job manager 2020-07-22 15:23:52 +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
b8d052bda2
Offer prices tax
* [fix] offer prices tax & better error logging in job manager
2020-05-20 13:39:18 +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
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
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
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
36a9c12bf8
trick prestashop into thinking that we're calling getProducts from back office 2020-04-23 15:38:48 +03:00
bfa41b7d14
Fix icml category generation 2020-04-20 15:29:38 +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
1edd12bc80 abandoned carts upload timeout & JobManager rework 2019-10-29 09:42:34 +03:00
a4473d488d JobManager fix 2019-10-25 10:49:42 +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