创建胚料的bug修复

This commit is contained in:
jinling.yang
2022-12-26 10:25:16 +08:00
parent dd5c387585
commit a4be58098e
8 changed files with 268 additions and 185 deletions

View File

@@ -10,7 +10,7 @@
""",
'category': 'sf',
'website': 'https://www.sf.jikimo.com',
'depends': ['mrp', 'base', 'sf_manufacturing'],
'depends': ['mrp', 'base', 'sf_manufacturing', 'purchase', 'mrp_subcontracting'],
'data': [
'data/product_data.xml',
'views/product_template_view.xml'