diff --git a/website_customer_note/__manifest__.py b/website_customer_note/__manifest__.py index e7c32eafd..7687bfe9a 100755 --- a/website_customer_note/__manifest__.py +++ b/website_customer_note/__manifest__.py @@ -39,7 +39,7 @@ 'website_customer_note/static/js/pay_now_button.js' ], }, - 'images': ['static/description/assets/banner.png'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False, diff --git a/website_customer_note/static/description/index.html b/website_customer_note/static/description/index.html index 5c5a67ccd..398786727 100644 --- a/website_customer_note/static/description/index.html +++ b/website_customer_note/static/description/index.html @@ -1,6 +1,7 @@
- This App Allows User To Add Customer Note In - Website Payment Screen And It Will Display - On Corresponding Sale Order Form. -
- -
+ + This App Allows User To Add Customer Note In + Website Payment Screen And It Will Display + On Corresponding Sale Order Form. +
+ +
+
The Added Note Will Display In The Corresponding Sale Order Form
@@ -155,7 +164,8 @@