新增坯料类型

This commit is contained in:
guanhuan
2025-06-27 17:44:32 +08:00
parent c03cda8250
commit 048f07aba4
7 changed files with 43 additions and 7 deletions

View File

@@ -7,3 +7,4 @@ from . import stock_route
from . import mrp_bom
from . import mrp_production
from . import stock_rule
from . import purchase_request