解决冲突

This commit is contained in:
胡尧
2024-09-26 10:30:40 +08:00
13 changed files with 568 additions and 212 deletions

View File

@@ -11,9 +11,9 @@
""",
'category': 'sf',
'website': 'https://www.sf.jikimo.com',
'depends': ['sale', 'purchase', 'sf_plan', 'jikimo_message_notify','stock', 'sf_manufacturing', 'sf_hr'],
'depends': ['sale', 'purchase', 'sf_plan', 'jikimo_message_notify','stock', 'sf_tool_management', 'sf_manufacturing', 'sf_hr'],
'data': [
'data/bussiness_node.xml'
'data/bussiness_node.xml',
],
'test': [
],