mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update depends
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
2. 可对产品进行过滤、分组,然后批量加入
|
||||
""",
|
||||
'depends': [
|
||||
'app_web_one2many_multi_add',
|
||||
'account',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
2. 可对产品进行过滤、分组,然后批量加入
|
||||
""",
|
||||
'depends': [
|
||||
'app_web_one2many_multi_add',
|
||||
'mrp',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
2. 可对产品进行过滤、分组,然后批量加入
|
||||
""",
|
||||
'depends': [
|
||||
'app_web_one2many_multi_add',
|
||||
'purchase',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
2. 可对产品进行过滤、分组,然后批量加入
|
||||
""",
|
||||
'depends': [
|
||||
'app_web_one2many_multi_add',
|
||||
'sale_management',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
2. 可对产品进行过滤、分组,然后批量加入
|
||||
""",
|
||||
'depends': [
|
||||
'app_web_one2many_multi_add',
|
||||
'stock',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
|
||||
Reference in New Issue
Block a user