update banner

This commit is contained in:
ivan deng
2018-08-18 21:16:34 +08:00
parent 380da86601
commit 97a4d31853
10 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
'app_web_one2many_multi_add',
'account',
],
'images': ['static/description/account1.gif'],
'images': ['static/description/banner.gif'],
'data': [
'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',
'mrp',
],
'images': ['static/description/mrp1.gif'],
'images': ['static/description/banner.gif'],
'data': [
'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',
'purchase',
],
'images': ['static/description/purchase1.gif'],
'images': ['static/description/banner.gif'],
'data': [
'views/purchase_order_views.xml',
],

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

View File

@@ -39,9 +39,9 @@
'currency': 'EUR',
'depends': [
'app_web_one2many_multi_add',
'sale',
'sale_management',
],
'images': ['static/description/sale1.gif'],
'images': ['static/description/banner.gif'],
'data': [
'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',
'stock',
],
'images': ['static/description/stock1.gif'],
'images': ['static/description/banner.gif'],
'data': [
'views/stock_picking_views.xml',
],

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB