1.1 KiB
1.1 KiB
Stock Inventory and Scrap Backdate
This module enables backdating for stock inventory adjustments and scrap orders in Odoo 19.
Features
- Backdate physical inventory adjustments using a custom wizard/document flow.
- Backdate scrap orders directly from the scrap document form view.
- Automatically handles shifting dates of moves, move lines, product valuation layers (product.value), and journal entries.
- Schema-aware SQL queries ensure compatibility with Odoo 19 database structure.
Installation
- Copy this module to your custom addons directory.
- Update the app list in Odoo.
- Install the module.
Usage
Inventory Backdate:
- Go to Inventory > Operations > Backdated Adjustments.
- Create a new adjustment, set the target location and the past datetime.
- Add lines manually or click Load Products to load quantities at that historical moment.
- Set the Counted Qty and validate.
Scrap Backdate:
- Go to Inventory > Operations > Scrap.
- Create a scrap, set the date to a past date.
- Validate the scrap order.