mrp_packaging_qty/models
2026-03-05 08:42:40 +07:00
..
__init__.py feat: Implement precise unit factor calculation for BOM-related stock moves and add a script to fix existing MO quantity decimals. 2026-03-04 11:36:48 +07:00
mrp_bom.py feat: Introduce mrp.packaging model and integrate packaging quantity management into MRP Production, BOM, and Production Schedule, along with production tracking and move line merging. 2026-02-09 17:18:01 +07:00
mrp_packaging.py feat: Introduce mrp.packaging model and integrate packaging quantity management into MRP Production, BOM, and Production Schedule, along with production tracking and move line merging. 2026-02-09 17:18:01 +07:00
mrp_production_schedule.py fix: Prevent unit conversion in production schedule view state when use_all_schedules is true for replenishment calculations. 2026-02-18 14:29:55 +07:00
mrp_production.py fix: Prevent floating-point inaccuracies in MO raw material quantities during BOM explosion and correct existing noise with a cleanup script. 2026-03-05 08:42:40 +07:00
stock_move.py feat: Implement precise unit factor calculation for BOM-related stock moves and add a script to fix existing MO quantity decimals. 2026-03-04 11:36:48 +07:00