diff --git a/manufacturing_reports/README.rst b/manufacturing_reports/README.rst index fd2e3cf76..4c6c759f9 100755 --- a/manufacturing_reports/README.rst +++ b/manufacturing_reports/README.rst @@ -1,5 +1,5 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html +.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg + :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 Manufacturing Reports @@ -8,10 +8,6 @@ This module allow to manage manufacturing reports. Configuration ============= -* No additional configurations needed - -Installation -============ - www.odoo.com/documentation/15.0/setup/install.html - Install our custom addon diff --git a/manufacturing_reports/__manifest__.py b/manufacturing_reports/__manifest__.py index fb7a16cf6..ab4849938 100755 --- a/manufacturing_reports/__manifest__.py +++ b/manufacturing_reports/__manifest__.py @@ -22,15 +22,14 @@ { 'name': 'Manufacturing Reports', 'version': '15.0.1.0.0', + 'category': 'Manufacturing', 'summary': 'PDF & XLS Reports For Manufacturing Module', 'description': 'Advanced filters for PDF and XLS reports for ' 'manufacturing module', - 'category': 'Manufacturing', 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': "http://www.cybrosys.com", - 'images': ['static/description/banner.png'], - 'company': 'Cybrosys Techno Solutions', 'depends': ['base', 'mrp'], 'data': [ 'security/ir.model.access.csv', @@ -43,6 +42,7 @@ 'manufacturing_reports/static/src/js/action_manager.js', ] }, + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False, diff --git a/manufacturing_reports/doc/RELEASE_NOTES.md b/manufacturing_reports/doc/RELEASE_NOTES.md index e89f67175..480f7ebf2 100755 --- a/manufacturing_reports/doc/RELEASE_NOTES.md +++ b/manufacturing_reports/doc/RELEASE_NOTES.md @@ -1,6 +1,6 @@ ## Module -#### 23.08.2023 +#### 30.11.2023 #### Version 15.0.1.0.0 ##### ADD - Initial commit for Manufacturing Reports diff --git a/manufacturing_reports/report/mrp_report_reports.xml b/manufacturing_reports/report/mrp_report_reports.xml index 5e41ab85a..04604a932 100755 --- a/manufacturing_reports/report/mrp_report_reports.xml +++ b/manufacturing_reports/report/mrp_report_reports.xml @@ -1,5 +1,6 @@ + Manufacturing Report manufacturing.report diff --git a/manufacturing_reports/report/mrp_report_templates.xml b/manufacturing_reports/report/mrp_report_templates.xml index 91825b945..21b135373 100755 --- a/manufacturing_reports/report/mrp_report_templates.xml +++ b/manufacturing_reports/report/mrp_report_templates.xml @@ -1,5 +1,6 @@ +