mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Add a module to restrict partial production orders validation based on picking type configuration
3 lines
62 B
Python
3 lines
62 B
Python
from . import stock_picking_type
|
|
from . import mrp_production
|