mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
# 'app_web_one2many_multi_add',
|
# 'app_web_one2many_multi_add',
|
||||||
'account',
|
'account',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/account1.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/account_invoice_views.xml',
|
'views/account_invoice_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
# 'app_web_one2many_multi_add',
|
# 'app_web_one2many_multi_add',
|
||||||
'mrp',
|
'mrp',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/mrp1.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/mrp_bom_views.xml',
|
'views/mrp_bom_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
# 'app_web_one2many_multi_add',
|
# 'app_web_one2many_multi_add',
|
||||||
'purchase',
|
'purchase',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/purchase1.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/purchase_order_views.xml',
|
'views/purchase_order_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
# 'app_web_one2many_multi_add',
|
# 'app_web_one2many_multi_add',
|
||||||
'stock',
|
'stock',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/stock1.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/stock_picking_views.xml',
|
'views/stock_picking_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user