Order Status
Revision as of 08:33, 1 June 2022 by Stefanseiler (talk | contribs)
Every type of order has a variety of different statuses which it must run through until it reaches the user. These steps will be shown for every order type to make the statuses of every order more understandable.
The usual order of statuses for a order will look like this:
distribution-order-status.canceled |
distribution-order-status.cancellation-failed |
distribution-order-status.cancellation-started |
distribution-order-status.delivered |
distribution-order-status.finished |
distribution-order-status.incomplete-data |
distribution-order-status.partially-canceled |
distribution-order-status.partially-delivered |
distribution-order-status.processed |
distribution-order-status.receipt-confirmed |
distribution-order-status.receipt-partially-confirmed |
distribution-order-status.skipped |
Status | Description | Dev-InternalOrderStatus (new) | Dev-DistributionOrderStatus (old) | Comment |
---|---|---|---|---|
preorder | The order was created, but is not active | created-as-preorder | The order was created but is waiting in the system until the preorder-triggerdate is reached or the preorder is manually triggered | |
created | The order was created | created | created | The order was created |
The order was created by trasfer from old system | created-by-transferFromOldSystem | This is to be handled as a boolean property of the Internal order | ||
creation-pending | ask Chris | |||
waiting-for-clearance | waiting-for-approval | this is the status triggering the clearance process. Clearance process agent will look for material and financial cliearance reuiqrements and request the clearance. Both clearance requests (material and financial) can be sent at the same time of one-by-one depending on the presettings material group ("Ask for material clearance ahead of financial clearance"). This entire status will be skipped if no clearance requiredment applies and the order is directly moved to the status cleared. | ||
clearance-granted | The order has recieved the clearance grant (material and financial). Immediately after recieving this status, the order will be activated. As a result this status will only be a status-entry, as the order will never stay in this status | |||
The order was rejected and requires action | clearance-rejected | rejected | The clearance of the order was either materially or financially rejected. Details of the rejection can be found in the clearance process tables | |
The order was cleared and processing | active | |||
cancellation-request-filed | A full or partial cancellation request is running and eventually needs to be cleared by the supply-chain-processors (fulfillment, suppliers, ... ) | |||
cancelleation-request-accepted | The canncellation request was accepted and the entire order or single positions are adapted as filed in the request. The order returns to the status active (if no other cancellation-requests is active). This status will only be a status-entry, as it will never stay in this status | |||
cancellation-request-rejected | The cancellation request was rejected, the order stays as it was before the cancellation request. The order returns to the status active (if no other cancellation-requests is active). This status will only be a status-entry, as it will never stay in this status |
Internal Order / Distribution Order
The actual statuses for a DO are:
- Created, release required: The order has been created. Your team leader has to check and release the order in order for it to reach the responsible user.
- Transferred from old system: If the order was created in a old system and was transferred to this system for clarity.
- Order data incomplete: Some part of data is still missing. Please check the order to fill in the missing information.
- Partly cancelled: It was only possible to cancel some articles. The rest of the order will still be delivered.
- Partly delivered: Some parts of the order have reached their final destination. Check the order details to see what the status of the other parts is.
- Partly confirmed: If some parts were found missing in the order and the user has only partly confirmed the receipt, this status will show.
- Denied: ?
- Skipped: This order was skipped and will be fulfilled later.
- Accepted: The order has been run checked by the system and will be created.
- Creation pending: The system is still working on creating your order.
- Created: The order has been created and has reached the responsible user.
- Delivered: The order is has been delivered.
- Receipt confirmed: When the order has arrived at its final destination, the user can confirm the delivery.
- Done: ??
- Cancellation failed: It was not possible to cancel the order.
- Cancellation started: This will be shown, if the user wants to cancel the order and the system has started running through the cancellation process.
The actual statuses for a PO are:
- ...
The actual statuses for a CO are:
- ...
The actual statuses for a SH are: