diff --git a/order_line_note/README.rst b/order_line_note/README.rst index 293ad8712..74eb56c6d 100755 --- a/order_line_note/README.rst +++ b/order_line_note/README.rst @@ -3,7 +3,7 @@ :alt: License: LGPL-3 Order Line Notes -================ +================== * The Order Line Notes module is used to add notes to sale and purchase order lines, which can also be viewed in the sales and purchase order reports. Installation diff --git a/order_line_note/__manifest__.py b/order_line_note/__manifest__.py index f316f6158..e48100282 100644 --- a/order_line_note/__manifest__.py +++ b/order_line_note/__manifest__.py @@ -25,8 +25,9 @@ 'category': 'Sales,Purchases,Productivity', 'summary': """This module is used to add note for product.""", 'description': """The Order Line Notes module is used to add notes to - sale and purchase order lines, which can be viewed in the sales and purchase - order reports and also view in Transfers & Invoices.""", + sale and purchase order lines, which can be viewed in + the sales and purchase order reports and also view in + Transfers & Invoices.""", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', @@ -41,7 +42,7 @@ 'views/sale_order_views.xml', 'views/stock_picking_views.xml' ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'License': 'LGPL-3', 'installable': True, 'auto_install': False, diff --git a/order_line_note/static/description/index.html b/order_line_note/static/description/index.html index 544707582..ac21dc1b8 100644 --- a/order_line_note/static/description/index.html +++ b/order_line_note/static/description/index.html @@ -2,7 +2,7 @@