Update WorkflowsOrdersInitiation
parent
a55e457a34
commit
a3e3f224ee
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Also note that if `Order.status` is not of particular interest to you, the same
|
|||
|
||||
## Product Resolution
|
||||
|
||||
As with the [[Customer resolution|#customer-resolution]], some shops may allow an OrderProduct to exist for some time without having a valid Product assigned to it. If that is the case, something like the following must occur:
|
||||
As with the "Customer Resolution" (above), some shops may allow an OrderProduct to exist for some time without having a valid Product assigned to it. If that is the case, something like the following must occur:
|
||||
|
||||
1. OrderProduct is created with `OrderProduct.product` set to `None`.
|
||||
1. `OrderProduct.initial_description` is set according to user input, for help in Product identification later.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue