Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5393 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 21
2890
0
apr 24
1596
1
giu 24
926
2
giu 22
3841
1
giu 24
3824