When a product’s stock quantity is 0, the POS user should not be able to sell it.
Currently, POS still allows selling items even if stock is zero or negative. We would like to block sales completely when the product is out of stock.
I have already enabled Inventory Availability in POS settings, which shows the available quantity, but it only gives a warning and does not stop the sale.
Since we are on Odoo Online, we cannot install custom modules or modify backend code.
Question:
- Is there any standard feature or setting in Odoo 19 Online to completely prevent selling products with zero stock in POS?
- If not, what would be the recommended approach for Odoo Online (without custom code)?
- Or do we need to move to Odoo.sh / On-Premise for such a restriction?
Thanks in advance!
If someone brings an Apple to a POS register they will probably laugh when you tell them you have no Apples. We allow this because if they have the item, clearly it is in stock, and you can sell it and fix the problem with your inventory later.