diff --git a/base_accounting_kit/static/description/index.html b/base_accounting_kit/static/description/index(1).html similarity index 98% rename from base_accounting_kit/static/description/index.html rename to base_accounting_kit/static/description/index(1).html index b0e45e2e9..01e88c716 100644 --- a/base_accounting_kit/static/description/index.html +++ b/base_accounting_kit/static/description/index(1).html @@ -563,13 +563,13 @@
+ In community edition, we have only limited features available under Odoo accounting. Here comes the use of the module Odoo13 Full Accounting Kit by Cybrosys Technologies which is built under the V13 platform. This module will bring back the accounting features such as Asset management, Accounting Reports, PDC Management, Account Lock dates, Customer Credit Limit, and Follow-Ups, Daybook, Bankbook, and Cashbook reports. -
+ diff --git a/odoo-debrand/__manifest__.py b/odoo-debrand/__manifest__.py index dc5d0a8ec..270ebdb14 100644 --- a/odoo-debrand/__manifest__.py +++ b/odoo-debrand/__manifest__.py @@ -35,7 +35,7 @@ 'views/views.xml' ], 'qweb': ["static/src/xml/base.xml"], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.gif'], 'license': "AGPL-3", 'installable': True, 'application': False diff --git a/odoo-debrand/static/description/banner.gif b/odoo-debrand/static/description/banner.gif new file mode 100644 index 000000000..35de4e288 Binary files /dev/null and b/odoo-debrand/static/description/banner.gif differ diff --git a/odoo-debrand/static/description/banner.png b/odoo-debrand/static/description/banner_old.png similarity index 100% rename from odoo-debrand/static/description/banner.png rename to odoo-debrand/static/description/banner_old.png diff --git a/whatsapp_redirect/static/description/banner.gif b/whatsapp_redirect/static/description/banner.gif index 7f7e8fa38..3fc184ab3 100644 Binary files a/whatsapp_redirect/static/description/banner.gif and b/whatsapp_redirect/static/description/banner.gif differ