Hi,
I have an order, which has products which are not in stock. Total amount is 2000$
Pickings are done, and 1 picking is "Waiting", because it's waiting on stock.
I created an invoice, for only the products that we're delivered, total amount is 1000$. The order now has the status "Nothing to Invoice", which is correct, because no products are available to invoice.
I think I'm correct to cancel the "Waiting" picking, because this will free up my negative virtual allocation on the stock. But not sure.
But the order is still 2000$, and the non-available-items are still on the order. In my old system, i had a function to "clean-up" this order.
Do I keep this order in this state? Or what is the normal procedure around this kinds of orders. Couldn't find any documentation on what is the best practice without Odoo.