Hello Odoo Community,
We are facing an Unexpected behavior in Odoo 19 Inventory related to quantity changes in stock operations, and we would like clarification or guidance.
Scenario:
Odoo Version: Odoo 19
Module: Inventory
Operation Type: Receipt / Delivery Order
Storage Locations: Enabled
Product Tracking: No tracking (or basic setup)
Observed Behavior:
When a Receipt or Delivery Order is first opened, changing the quantity works normally and no popup is shown .
However, after the quantity is edited (even slightly), Odoo starts showing the popup:
“Open: Stock Moves” (Detailed Operations) .
After this point, the popup appears every time the quantity is changed , especially when there are many products, which slows down the process significantly.
Expected Behavior:
Since no lot/serial tracking is enabled and users are only adjusting quantities, the system should allow quantity changes without forcing the Detailed Operations popup , similar to the initial behavior.
Impact:
For operations with many items, this popup appears repeatedly for each line, affecting usability and speed.
This is critical for fast-moving environments (eg, food / retail / pastry shop operations).
Questions:
Is this behavior intentional in Odoo 19?
What exactly triggers the switch from simple quantity edit to forced detailed operations?
Is there any configuration (without custom development) to prevent this popup while still allowing quantity edits?
Any guidance, explanation, or best practice configuration would be highly appreciated.