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',
|
||||
'account',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/account1.gif'],
|
||||
'data': [
|
||||
'views/account_invoice_views.xml',
|
||||
],
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
# 'app_web_one2many_multi_add',
|
||||
'mrp',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/mrp1.gif'],
|
||||
'data': [
|
||||
'views/mrp_bom_views.xml',
|
||||
],
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
# 'app_web_one2many_multi_add',
|
||||
'purchase',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/purchase1.gif'],
|
||||
'data': [
|
||||
'views/purchase_order_views.xml',
|
||||
],
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
# 'app_web_one2many_multi_add',
|
||||
'stock',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/stock1.gif'],
|
||||
'data': [
|
||||
'views/stock_picking_views.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user