Hi Midhun,
My requirement is to create or update the work orders from the device.
When creating the new work order from the device I assign a unique number to the work order number. For example number is 'ORD12345'.
When the store is flushed work order is getting created in the backend with the actual work order number. For example '10000234'.
In the device I have the order with number 'ORD12345' where as the same work order is with number '10000234'.
How can I update the order number 'ORD12345' with the actual number '10000234'?
Regards,
Murthy