update png

This commit is contained in:
ivan deng
2018-08-26 00:41:40 +08:00
parent 80916f2a91
commit 82f8a36268
14 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/banner.gif'], 'images': ['static/description/banner.png'],
'data': [ 'data': [
'views/account_invoice_views.xml', 'views/account_invoice_views.xml',
], ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB