-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#3 Create Backorder from items not received from Completed order #417
Comments
Damaged in Shipping items are items that are in shipment but cannot/should not be received due to damage. These are broken out because these are completely the responsibility of the supplier and need to be reported to the supplier quickly. See #416 for explanation of Damaged in Store. |
Issue #426 breaks out the handling of specific items' statuses. The precursor, essentially, to doing Backorders from Receivings. |
Discussion with Brandon & Shrey:
In case of multiple orders for the same store containing the same SKU, send an alert. We'll look at it if it happens, very unlikely. |
Items not fulfilled show up on Receiving Orders and can "clog" up the system. Also, those items need to be able to be reordered, possibly from other suppliers.
In order to accomplish this, in similar functionality to Shoplifted/Damaged, there needs to be a tickbox saying "Backordered Item" and one for "Damaged in Shipping".
Must have for Patricias: Items marked Backordered should go into their own tab, same with Damaged, so that S2R can continue without interference.
The Damaged in Shipping items should also be reportable and able to send to supplier (for invoice credit).
The text was updated successfully, but these errors were encountered: