修改故障日志bug

This commit is contained in:
qihao.gong@jikimo.com
2023-09-27 14:30:38 +08:00
parent 84b211911f
commit 6b375ee64d
5 changed files with 43 additions and 27 deletions

View File

@@ -2,8 +2,8 @@ from . import model_type
from . import product_template
from . import mrp_production
from . import mrp_workorder
from . import mrp_workcenter
from . import mrp_maintenance
from . import mrp_workcenter
from . import mrp_routing_workcenter
from . import stock
from . import res_user