将生产线模型从设备模块搬移到了制造模块,新增工作日历设置修改休息日字段则工作日历创建新记录

This commit is contained in:
yuxianghui
2023-07-13 16:05:38 +08:00
parent 571e32925e
commit 81842dc5ec
12 changed files with 32 additions and 26 deletions

View File

@@ -8,6 +8,7 @@ from . import mrp_maintenance
from . import mrp_routing_workcenter
from . import stock
from . import res_user
from . import production_line_base