调拨入库消息推送

This commit is contained in:
liaodanlong
2024-09-26 09:22:02 +08:00
parent c569b60d5c
commit 5fb7165306
2 changed files with 10 additions and 7 deletions

View File

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