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
回覆
529
瀏覽次數
-
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?