Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5380 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
mai 21
2877
0
avr. 24
1590
1
juin 24
926
2
juin 22
3835
1
juin 24
3811