"I want to prevent stock exports when the product quantity goes negative. Do you have any solutions for this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
Hi,
You can prevent stock exports (deliveries, transfers, or manufacturing consumptions) when the product quantity would go negative in Odoo.
Please refer to the module: https://odoo-community.org/shop/stock-disallow-negative-2467#attr=941918
Hope it helps.
You could set up an automatic stock control system that prevents exports when inventory reaches zero or goes negative. Many platforms offer this feature, or you could implement a custom solution that checks stock levels before allowing exports.