Name: [FIX] point_of_sale: ensuring the correct removal from self.syncingOrders

State: Killed

PR State: merged

PR Author: Roy Le

PR Author Email:

PR: #1078

Committer: Roy Le

Committer Email: roy.le@viindoo.com

Commit: 1d251188b78ea262134104e65497aa5be634b6b1

Description:

                                            [FIX] point_of_sale: ensuring the correct removal from
self.syncingOrders

Previously, the code attempted to delete an element using order_id, but
ordersToSync is an array of order objects, not order IDs.
The fix updates the loop to use order.id instead of order_id, ensuring
the correct removal from self.syncingOrders.
                                            

Branch: 16.0

Instance ID: 0

Age: Not started

Up-time: Not finished