hi,
Is there a way on Odoo eCommerce, to avoid negative stock?
Or at least to hide the products with zero stock from the web page.
Regards
hi,
Is there a way on Odoo eCommerce, to avoid negative stock?
Or at least to hide the products with zero stock from the web page.
Regards
hi,
Openerp provide 2 modules to avoid negative stock issue.you can download the modules in the following links:
https://apps.openerp.com/apps/modules/7.0/c2c_stock_negative/
2. Sale Exeptions ---https://apps.openerp.com/apps/modules/7.0/sale_exceptions/,
these two modules will help for you to avoid negative stocks
hi,
I had installed the "Sale Exceptions" module, and added the following Rule:
if line.product_id.qty_available < line.product_uom_qty: failed=True
This validation only affects the Sales Order creation; but from the eCommerce side, the Quotation is still created without restrictions.
Regards
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
2
3月 15
|
8151 | |||
|
1
3月 15
|
5112 | |||
|
0
8月 22
|
3615 | |||
|
0
4月 15
|
4910 | |||
|
0
3月 15
|
5032 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.