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

Hi Odoo Community,

By default, the Odoo Inventory App shows on the product template form the On Hand Qty of stock, but ideally we really want on this screen the Available Qty (i.e, all stock that is unreserved) as it gives us a more truthful indication on how much free stock we have for customers.


Currently the On Hand Qty counts stock that is reserved. Any easy way to change this?

Avatar
Verwerfen
Beste Antwort

Hi,

You can override the function _compute_quantities, and the free_qty field represents the computed field that is computed as Quantity On Hand - reserved quantity, If you need this formula you can update the onhand_qty value into the free qty

Hope it helps

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Mai 21
2877
0
Apr. 24
1590
1
Juni 24
926
2
Juni 22
3835
1
Juni 24
3811