Block a user
write method for persistence.
_should_bypass_set_qty_producing to check only manual_consumption and add a guard in write to prevent zeroing out consumed quantities for production components.
admin.suherdy
pushed to main at admin.suherdy/pos_loyalty_discount_before_tax
2026-02-10 10:15:27 +00:00
price_subtotal instead of price_subtotal_incl for order lines.
packaging_qty as a computed and inversed field, allowing product_qty to always be visible.
mrp.packaging model and integrate packaging quantity management into MRP Production, BOM, and Production Schedule, along with production tracking and move line merging.