Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6358 Ansichten

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

 

Avatar
Verwerfen
Beste Antwort

hi,

Openerp provide 2 modules to avoid negative stock issue.you can download the modules in the following links:

  1. Prohibit negative stock quantities

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

Avatar
Verwerfen
Autor Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
März 15
6808
1
März 15
3733
0
Aug. 22
2351
0
Apr. 15
3244
0
März 15
3336