This website requires JavaScript.
Explore
Help
Sign In
admin.suherdy
/
mrp_packaging_qty
Watch
1
Star
0
Fork
0
You've already forked mrp_packaging_qty
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a22e49faf8
mrp_packaging_qty
/
models
History
Suherdy Yacob
a22e49faf8
fix: Prevent floating point dust in
_update_raw_moves
by cleaning quantities after Odoo's UP rounding.
2026-03-05 11:18:15 +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 dust in
_update_raw_moves
by cleaning quantities after Odoo's UP rounding.
2026-03-05 11:18:15 +07:00
stock_move.py
feat: Ensure consistent unit of measure handling for packaging quantities in MRP production and implement a workaround for missing product IDs on stock move lines.
2026-03-05 11:08:30 +07:00