2.7.184 -
Additional indexes for tnw_salesforce_entity_queue.
Added additional indexes for tnw_salesforce_entity_queue
2.7.183 -
Order sync does not work for guest customer
Fixed issue with synchronization Sales Rep for Guest order
2.7.182 -
Shipment Item mapping: SF Product ID not available
Added ability map here next properties for Shipment item: Product attributes, Order item fields, Shipment fields
Added ability map here next properties for invoice item: Product attributes, Order item fields, Invoice fields
2.7.181 -
Create events for SF ID save.
Added the following events:
tnw_salesforce_objects_save_before
tnw_salesforce_objects_save_after
tnw_salesforce_objects_delete_before
tnw_salesforce_objects_delete_after
2.7.180 -
Sync disable config doesn't take affect to cron jobs
Fixed issue with cron jobs. After disabling module configuration any cron-based work or consumers does not run if the sync is off.
2.7.179 -
Completed records are not cleared from the queue table.
...