diff --git a/account_payment_approval/__manifest__.py b/account_payment_approval/__manifest__.py index b08eec39d..3740dd558 100644 --- a/account_payment_approval/__manifest__.py +++ b/account_payment_approval/__manifest__.py @@ -36,7 +36,7 @@ 'views/account_payment_view.xml', ], 'license': 'LGPL-3', - 'images': ['static15/description/banner.png'], + 'images': ['static/description/banner.png'], 'installable': True, 'auto_install': False, 'application': True, diff --git a/customer_sequence/__manifest__.py b/customer_sequence/__manifest__.py index f2c7e941c..9251fda24 100644 --- a/customer_sequence/__manifest__.py +++ b/customer_sequence/__manifest__.py @@ -37,7 +37,7 @@ 'views/res_company.xml', 'security/ir.model.access.csv', ], - 'images': ['static15/description/banner.png'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'application': False diff --git a/hr_payroll_community/static/description/index 16/assets/icons/check.png b/hr_payroll_community/static/description/assets/icons/check.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/check.png rename to hr_payroll_community/static/description/assets/icons/check.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/chevron.png b/hr_payroll_community/static/description/assets/icons/chevron.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/chevron.png rename to hr_payroll_community/static/description/assets/icons/chevron.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/cogs.png b/hr_payroll_community/static/description/assets/icons/cogs.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/cogs.png rename to hr_payroll_community/static/description/assets/icons/cogs.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/consultation.png b/hr_payroll_community/static/description/assets/icons/consultation.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/consultation.png rename to hr_payroll_community/static/description/assets/icons/consultation.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/ecom-black.png b/hr_payroll_community/static/description/assets/icons/ecom-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/ecom-black.png rename to hr_payroll_community/static/description/assets/icons/ecom-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/education-black.png b/hr_payroll_community/static/description/assets/icons/education-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/education-black.png rename to hr_payroll_community/static/description/assets/icons/education-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/hotel-black.png b/hr_payroll_community/static/description/assets/icons/hotel-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/hotel-black.png rename to hr_payroll_community/static/description/assets/icons/hotel-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/license.png b/hr_payroll_community/static/description/assets/icons/license.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/license.png rename to hr_payroll_community/static/description/assets/icons/license.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/lifebuoy.png b/hr_payroll_community/static/description/assets/icons/lifebuoy.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/lifebuoy.png rename to hr_payroll_community/static/description/assets/icons/lifebuoy.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/manufacturing-black.png b/hr_payroll_community/static/description/assets/icons/manufacturing-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/manufacturing-black.png rename to hr_payroll_community/static/description/assets/icons/manufacturing-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/pos-black.png b/hr_payroll_community/static/description/assets/icons/pos-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/pos-black.png rename to hr_payroll_community/static/description/assets/icons/pos-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/puzzle.png b/hr_payroll_community/static/description/assets/icons/puzzle.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/puzzle.png rename to hr_payroll_community/static/description/assets/icons/puzzle.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/restaurant-black.png b/hr_payroll_community/static/description/assets/icons/restaurant-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/restaurant-black.png rename to hr_payroll_community/static/description/assets/icons/restaurant-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/service-black.png b/hr_payroll_community/static/description/assets/icons/service-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/service-black.png rename to hr_payroll_community/static/description/assets/icons/service-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/trading-black.png b/hr_payroll_community/static/description/assets/icons/trading-black.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/trading-black.png rename to hr_payroll_community/static/description/assets/icons/trading-black.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/training.png b/hr_payroll_community/static/description/assets/icons/training.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/training.png rename to hr_payroll_community/static/description/assets/icons/training.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/update.png b/hr_payroll_community/static/description/assets/icons/update.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/update.png rename to hr_payroll_community/static/description/assets/icons/update.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/user.png b/hr_payroll_community/static/description/assets/icons/user.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/user.png rename to hr_payroll_community/static/description/assets/icons/user.png diff --git a/hr_payroll_community/static/description/index 16/assets/icons/wrench.png b/hr_payroll_community/static/description/assets/icons/wrench.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/icons/wrench.png rename to hr_payroll_community/static/description/assets/icons/wrench.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/categories.png b/hr_payroll_community/static/description/assets/misc/categories.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/categories.png rename to hr_payroll_community/static/description/assets/misc/categories.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/check-box.png b/hr_payroll_community/static/description/assets/misc/check-box.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/check-box.png rename to hr_payroll_community/static/description/assets/misc/check-box.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/compass.png b/hr_payroll_community/static/description/assets/misc/compass.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/compass.png rename to hr_payroll_community/static/description/assets/misc/compass.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/corporate.png b/hr_payroll_community/static/description/assets/misc/corporate.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/corporate.png rename to hr_payroll_community/static/description/assets/misc/corporate.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/customer-support.png b/hr_payroll_community/static/description/assets/misc/customer-support.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/customer-support.png rename to hr_payroll_community/static/description/assets/misc/customer-support.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/cybrosys-logo.png b/hr_payroll_community/static/description/assets/misc/cybrosys-logo.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/cybrosys-logo.png rename to hr_payroll_community/static/description/assets/misc/cybrosys-logo.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/features.png b/hr_payroll_community/static/description/assets/misc/features.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/features.png rename to hr_payroll_community/static/description/assets/misc/features.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/logo.png b/hr_payroll_community/static/description/assets/misc/logo.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/logo.png rename to hr_payroll_community/static/description/assets/misc/logo.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/pictures.png b/hr_payroll_community/static/description/assets/misc/pictures.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/pictures.png rename to hr_payroll_community/static/description/assets/misc/pictures.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/pie-chart.png b/hr_payroll_community/static/description/assets/misc/pie-chart.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/pie-chart.png rename to hr_payroll_community/static/description/assets/misc/pie-chart.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/right-arrow.png b/hr_payroll_community/static/description/assets/misc/right-arrow.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/right-arrow.png rename to hr_payroll_community/static/description/assets/misc/right-arrow.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/star.png b/hr_payroll_community/static/description/assets/misc/star.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/star.png rename to hr_payroll_community/static/description/assets/misc/star.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/support.png b/hr_payroll_community/static/description/assets/misc/support.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/support.png rename to hr_payroll_community/static/description/assets/misc/support.png diff --git a/hr_payroll_community/static/description/index 16/assets/misc/whatsapp.png b/hr_payroll_community/static/description/assets/misc/whatsapp.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/misc/whatsapp.png rename to hr_payroll_community/static/description/assets/misc/whatsapp.png diff --git a/hr_payroll_community/static/description/index 16/assets/modules/1.png b/hr_payroll_community/static/description/assets/modules/1.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/modules/1.png rename to hr_payroll_community/static/description/assets/modules/1.png diff --git a/hr_payroll_community/static/description/index 16/assets/modules/2.png b/hr_payroll_community/static/description/assets/modules/2.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/modules/2.png rename to hr_payroll_community/static/description/assets/modules/2.png diff --git a/hr_payroll_community/static/description/index 16/assets/modules/3.png b/hr_payroll_community/static/description/assets/modules/3.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/modules/3.png rename to hr_payroll_community/static/description/assets/modules/3.png diff --git a/hr_payroll_community/static/description/index 16/assets/modules/4.png b/hr_payroll_community/static/description/assets/modules/4.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/modules/4.png rename to hr_payroll_community/static/description/assets/modules/4.png diff --git a/hr_payroll_community/static/description/index 16/assets/modules/5.gif b/hr_payroll_community/static/description/assets/modules/5.gif similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/modules/5.gif rename to hr_payroll_community/static/description/assets/modules/5.gif diff --git a/hr_payroll_community/static/description/index 16/assets/modules/6.png b/hr_payroll_community/static/description/assets/modules/6.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/modules/6.png rename to hr_payroll_community/static/description/assets/modules/6.png diff --git a/hr_payroll_community/static/description/index 16/assets/screenshots/1.png b/hr_payroll_community/static/description/assets/screenshots/1.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/screenshots/1.png rename to hr_payroll_community/static/description/assets/screenshots/1.png diff --git a/hr_payroll_community/static/description/index 16/assets/screenshots/2.png b/hr_payroll_community/static/description/assets/screenshots/2.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/screenshots/2.png rename to hr_payroll_community/static/description/assets/screenshots/2.png diff --git a/hr_payroll_community/static/description/index 16/assets/screenshots/3.png b/hr_payroll_community/static/description/assets/screenshots/3.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/screenshots/3.png rename to hr_payroll_community/static/description/assets/screenshots/3.png diff --git a/hr_payroll_community/static/description/index 16/assets/screenshots/4.png b/hr_payroll_community/static/description/assets/screenshots/4.png similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/screenshots/4.png rename to hr_payroll_community/static/description/assets/screenshots/4.png diff --git a/hr_payroll_community/static/description/index 16/assets/screenshots/hero.gif b/hr_payroll_community/static/description/assets/screenshots/hero.gif similarity index 100% rename from hr_payroll_community/static/description/index 16/assets/screenshots/hero.gif rename to hr_payroll_community/static/description/assets/screenshots/hero.gif diff --git a/hr_payroll_community/static/description/index 16/banner.png b/hr_payroll_community/static/description/banner.png similarity index 100% rename from hr_payroll_community/static/description/index 16/banner.png rename to hr_payroll_community/static/description/banner.png diff --git a/hr_payroll_community/static/description/index 16/icon.png b/hr_payroll_community/static/description/icon.png similarity index 100% rename from hr_payroll_community/static/description/index 16/icon.png rename to hr_payroll_community/static/description/icon.png diff --git a/hr_payroll_community/static/description/index 16/index.html b/hr_payroll_community/static/description/index.html similarity index 100% rename from hr_payroll_community/static/description/index 16/index.html rename to hr_payroll_community/static/description/index.html diff --git a/laundry_management/__manifest__.py b/laundry_management/__manifest__.py index 524096ff6..0e9a9c68e 100755 --- a/laundry_management/__manifest__.py +++ b/laundry_management/__manifest__.py @@ -40,7 +40,7 @@ 'views/laundry_report.xml', 'views/laundry_label.xml', ], - 'images': ['static15/description/banner.png'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False, diff --git a/pos_order_line_image/__manifest__.py b/pos_order_line_image/__manifest__.py index 56a92f54e..ae6045c71 100755 --- a/pos_order_line_image/__manifest__.py +++ b/pos_order_line_image/__manifest__.py @@ -34,7 +34,7 @@ 'pos_order_line_image/static/src/css/order_line_image.css', 'pos_order_line_image/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, diff --git a/whatsapp_mail_messaging/__manifest__.py b/whatsapp_mail_messaging/__manifest__.py index 61c1e6615..b8ddd1366 100644 --- a/whatsapp_mail_messaging/__manifest__.py +++ b/whatsapp_mail_messaging/__manifest__.py @@ -55,7 +55,7 @@ 'whatsapp_mail_messaging/static/src/xml/mail_button.xml', ], }, - 'images': ['static/description/banner.gif'], + 'images': ['static/description/banner.png'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,