修改依赖关系,解决依赖冲突

This commit is contained in:
mgw
2023-06-30 15:17:10 +08:00
parent 1a937a7476
commit e0315bafc7
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
""",
'category': 'sf',
'website': 'https://www.sf.jikimo.com',
'depends': ['mrp', 'sf_base', 'maintenance', 'web_widget_model_viewer', 'stock'],
'depends': ['mrp', 'sf_base', 'mrp_maintenance', 'web_widget_model_viewer', 'stock'],
'data': [
'data/stock_data.xml',
'security/group_security.xml',