update banner

This commit is contained in:
ivan deng
2018-08-18 21:12:09 +08:00
parent 89e8f0391f
commit aae44653ae
10 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
'app_web_one2many_multi_add', 'app_web_one2many_multi_add',
'account', 'account',
], ],
'images': ['static/description/account1.gif'], 'images': ['static/description/banner.gif'],
'data': [ 'data': [
'views/account_invoice_views.xml', 'views/account_invoice_views.xml',
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

View File

@@ -41,7 +41,7 @@
'app_web_one2many_multi_add', 'app_web_one2many_multi_add',
'mrp', 'mrp',
], ],
'images': ['static/description/mrp1.gif'], 'images': ['static/description/banner.gif'],
'data': [ 'data': [
'views/mrp_bom_views.xml', 'views/mrp_bom_views.xml',
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

View File

@@ -41,7 +41,7 @@
'app_web_one2many_multi_add', 'app_web_one2many_multi_add',
'purchase', 'purchase',
], ],
'images': ['static/description/purchase1.gif'], 'images': ['static/description/banner.gif'],
'data': [ 'data': [
'views/purchase_order_views.xml', 'views/purchase_order_views.xml',
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

View File

@@ -41,7 +41,7 @@
'app_web_one2many_multi_add', 'app_web_one2many_multi_add',
'sale_management', 'sale_management',
], ],
'images': ['static/description/sale1.gif'], 'images': ['static/description/banner.gif'],
'data': [ 'data': [
'views/sale_order_views.xml', 'views/sale_order_views.xml',
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

View File

@@ -41,7 +41,7 @@
'app_web_one2many_multi_add', 'app_web_one2many_multi_add',
'stock', 'stock',
], ],
'images': ['static/description/stock1.gif'], 'images': ['static/description/banner.gif'],
'data': [ 'data': [
'views/stock_picking_views.xml', 'views/stock_picking_views.xml',
], ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB