Closed rasmusbe closed 1 year ago
Anyone?
Hello, my apologies for the delay in response, We'll take a look at the issue and get back to you.
Looks like we don't support the setOrderNumber
for now. @ashishhk We need to implement it support it.
@rasmusbe do you still need it ?
It would make sense to include it, but I made my own solution in the customers project.
Description
When setting order number to an order no action is generated Example:
Expected Behavior
syncActions
should contain thesetOrderNumber
actionCurrent Behavior
syncActions
is emptyContext
We're setting some initial statuses and order number in an extension and right now we can set the statuses with sync-actions library but the order number is not set.