I have a problem on odoo v 18 community module for "merging" locations and validating a sale even when the product is out of stock, (it sells to a -ve value). I have tried using custom modules but none has been useful, any insight might be appreciated.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
532
查看
-
Activate Developer Mode
Go to Settings → Enable Developer Mode -
Allow Negative Stock
- Go to Inventory → Configuration → Product Categories
- Open the category used by your product
- Enable: Allow Negative Stock
This solves the issue where Odoo blocks sales when stock is 0 or less.
To merge stock locations, manually transfer products:
- Go to Inventory → Operations → Transfers
- Create an Internal Transfer from one location to another
I can't see this option - can you post a screenshot?