2.9.19 -
invalid cross reference id
Fixed error for creation of the new Opportunity for Order if quotes opportunity deleted
2.9.18 -
Customer Sales Rap does not apply for order placed from Frontend
Fixed issue when Customer Sales Rap does not apply for order placed from Frontend
2.9.17 -
Modules performance improvement:
fixed collection grouping
optimized selection
OrderItem sync: skip pricebook condition
QuoteItem(AbandonedCartItem) sync: skip pricebook condition
B2BQuoteItem sync: skip pricebook condition
Implemented new option "Skip PricebokEntry sync". The related Product wouldn't be added to the sync Queue if they are already synced
Resync Frozen doesnt work with Realtime
Resync Frozen queue option values changed to minutes
Correct Queue datatime filters
Corrected Queue datetime. Server date is saved in database
Check memory usage for consumers
Implemented new option "Memory limit for consumer". This option restart consumer when it exceeds memory limit
2.9.16 -
Call to a member function setFinalPrice() on null when sync b2b quote
Fixed issue "Call to a member function setFinalPrice() on null" when sync b2b quote
2.9.15 -
Refactoring: spl_object_id to spl_object_hash
...