product_lot_sequence_per_pr.../models
2026-01-23 09:51:12 +07:00
..
__init__.py feat: Add automatic lot number generation for stock picking move lines based on product template sequences. 2026-01-21 09:32:07 +07:00
mrp_production.py fix for odoo 19 2025-11-12 15:57:46 +07:00
product_template.py fix for odoo 19 2025-11-12 15:57:46 +07:00
stock_lot.py fix for odoo 19 2025-11-12 15:57:46 +07:00
stock_move_line.py fix for odoo 19 2025-11-12 15:57:46 +07:00
stock_move.py fix: Ensure generated lot lines use the stock move's UOM when it differs from the product's base UOM. 2026-01-23 09:51:12 +07:00
stock_picking.py feat: Add automatic lot number generation for stock picking move lines based on product template sequences. 2026-01-21 09:32:07 +07:00
stock_quant.py fix for odoo 19 2025-11-12 15:57:46 +07:00