Browse Source

[CHG] Banner Changed

pull/134/merge
Ajmalcybrosys 6 years ago
parent
commit
3569c60199
  1. 2
      employee_check_list/__manifest__.py
  2. BIN
      employee_check_list/static/description/banner.jpg
  3. BIN
      employee_check_list/static/description/banner.png
  4. BIN
      employee_check_list/static/description/icon.png
  5. 2
      employee_orientation/__manifest__.py
  6. BIN
      employee_orientation/static/description/banner.jpg
  7. BIN
      employee_orientation/static/description/banner.png
  8. BIN
      employee_orientation/static/description/icon.png
  9. 2
      laundry_management/__manifest__.py
  10. BIN
      laundry_management/static/description/banner.jpg
  11. BIN
      laundry_management/static/description/banner.png
  12. BIN
      laundry_management/static/description/icon.png
  13. 2
      medical_lab_management/__manifest__.py
  14. BIN
      medical_lab_management/static/description/banner.jpg
  15. BIN
      medical_lab_management/static/description/banner.png
  16. BIN
      medical_lab_management/static/description/icon.png
  17. 2
      pos_order_line_image/__manifest__.py
  18. BIN
      pos_order_line_image/static/description/banner.jpg
  19. BIN
      pos_order_line_image/static/description/banner.png
  20. BIN
      pos_order_line_image/static/description/icon.png
  21. 2
      sale_discount_total/__manifest__.py
  22. BIN
      sale_discount_total/static/description/banner.jpg
  23. BIN
      sale_discount_total/static/description/banner.png
  24. BIN
      sale_discount_total/static/description/icon.png
  25. 2
      task_deadline_reminder/__manifest__.py
  26. BIN
      task_deadline_reminder/static/description/banner.jpg
  27. BIN
      task_deadline_reminder/static/description/banner.png
  28. BIN
      task_deadline_reminder/static/description/icon.png
  29. 2
      total_payable_receivable/__manifest__.py
  30. BIN
      total_payable_receivable/static/description/banner.jpg
  31. BIN
      total_payable_receivable/static/description/banner.png
  32. BIN
      total_payable_receivable/static/description/icon.png

2
employee_check_list/__manifest__.py

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

BIN
employee_check_list/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

BIN
employee_check_list/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

BIN
employee_check_list/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 39 KiB

2
employee_orientation/__manifest__.py

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

BIN
employee_orientation/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

BIN
employee_orientation/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

BIN
employee_orientation/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 45 KiB

2
laundry_management/__manifest__.py

@ -40,7 +40,7 @@
'views/laundry_report.xml',
'views/laundry_label.xml',
],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'demo': [],
'installable': True,

BIN
laundry_management/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

BIN
laundry_management/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
laundry_management/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 41 KiB

2
medical_lab_management/__manifest__.py

@ -48,7 +48,7 @@
'report/lab_test_report.xml',
'report/lab_patient_card.xml',
],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'installable': True,
'auto_install': False,

BIN
medical_lab_management/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

BIN
medical_lab_management/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

BIN
medical_lab_management/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 38 KiB

2
pos_order_line_image/__manifest__.py

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

BIN
pos_order_line_image/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

BIN
pos_order_line_image/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

BIN
pos_order_line_image/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 44 KiB

2
sale_discount_total/__manifest__.py

@ -48,7 +48,7 @@ Module to manage discount on total amount in Sale.
],
'demo': [
],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'application': True,
'installable': True,

BIN
sale_discount_total/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

BIN
sale_discount_total/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

BIN
sale_discount_total/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 34 KiB

2
task_deadline_reminder/__manifest__.py

@ -35,7 +35,7 @@
'views/deadline_reminder_cron.xml',
'data/deadline_reminder_action_data.xml'
],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'installable': True,
'auto_install': False
}

BIN
task_deadline_reminder/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

BIN
task_deadline_reminder/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
task_deadline_reminder/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 36 KiB

2
total_payable_receivable/__manifest__.py

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

BIN
total_payable_receivable/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

BIN
total_payable_receivable/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

BIN
total_payable_receivable/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Loading…
Cancel
Save