Files
stock-logistics-warehouse/stock_inventory/models
Benjamin Willig 5b379f593c Various fixes and improvements for stock_inventory
- fixed the way to link the move to the inventory, loading all move lines linked to a product or a lot for a given location was not right
- fixed computed methods
- do not use ValidationError if not inside a python constrains
- use states field attribute to avoid duplicating visibility condition
- missing ensure_one
- added cancel state to match with old odoo inventory
2024-06-27 12:23:02 +02:00
..