Browse Source

[CHG] Banner changed

pull/134/merge
Ajmalcybrosys 6 years ago
parent
commit
019d351642
  1. 2
      employee_vehicle_request/__manifest__.py
  2. BIN
      employee_vehicle_request/static/description/banner.jpg
  3. BIN
      employee_vehicle_request/static/description/banner.png
  4. BIN
      employee_vehicle_request/static/description/icon.png
  5. BIN
      invoice_stock_move/static/description/banner.jpg
  6. BIN
      invoice_stock_move/static/description/icon.png
  7. 2
      mrp_work_order_print/__manifest__.py
  8. BIN
      mrp_work_order_print/static/description/banner.jpg
  9. BIN
      mrp_work_order_print/static/description/banner.png
  10. BIN
      mrp_work_order_print/static/description/icon.png
  11. 1
      pos_magnify_image/README.rst
  12. 2
      pos_magnify_image/__manifest__.py
  13. BIN
      pos_magnify_image/static/description/banner.jpg
  14. BIN
      pos_magnify_image/static/description/banner.png
  15. BIN
      pos_magnify_image/static/description/icon.png

2
employee_vehicle_request/__manifest__.py

@ -37,7 +37,7 @@
'security/ir.model.access.csv',
'views/employee_fleet_view.xml',
],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'demo': [],
'installable': True,

BIN
employee_vehicle_request/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

BIN
employee_vehicle_request/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

BIN
employee_vehicle_request/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 37 KiB

BIN
invoice_stock_move/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 125 KiB

BIN
invoice_stock_move/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 39 KiB

2
mrp_work_order_print/__manifest__.py

@ -36,7 +36,7 @@
'views/report_work_order.xml',
],
'demo': [],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'installable': True,
'auto_install': False,
}

BIN
mrp_work_order_print/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

BIN
mrp_work_order_print/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

BIN
mrp_work_order_print/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 38 KiB

1
pos_magnify_image/README.rst

@ -24,4 +24,5 @@ Usage
Credits
=======
Developer: Aswani pc @ cybrosys
V13 Yadu

2
pos_magnify_image/__manifest__.py

@ -32,7 +32,7 @@
'depends': ['point_of_sale'],
'data': ['views/pos_product_magnify_image.xml'],
'qweb': ['static/src/xml/pos_product_image.xml'],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'installable': True,
'auto_install': False,

BIN
pos_magnify_image/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

BIN
pos_magnify_image/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
pos_magnify_image/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Loading…
Cancel
Save