From 18b486707d8b98c7e270a17ef094d8058b557f84 Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Tue, 26 Dec 2023 09:27:53 +0530 Subject: [PATCH] Dec 26 : [FIX] Bug Fixed 'manufacturing_reports' --- manufacturing_reports/README.rst | 8 ++---- manufacturing_reports/__manifest__.py | 6 ++--- manufacturing_reports/doc/RELEASE_NOTES.md | 2 +- .../report/mrp_report_reports.xml | 1 + .../report/mrp_report_templates.xml | 7 +---- .../static/description/assets/modules/01.png | Bin 0 -> 83598 bytes .../static/description/assets/modules/02.png | Bin 0 -> 52553 bytes .../static/description/assets/modules/03.png | Bin 0 -> 66213 bytes .../static/description/assets/modules/04.png | Bin 0 -> 63055 bytes .../static/description/assets/modules/05.png | Bin 0 -> 61583 bytes .../static/description/assets/modules/06.png | Bin 0 -> 106558 bytes .../assets/modules/budget_image.png | Bin 60509 -> 0 bytes .../assets/modules/credit_image.png | Bin 61983 -> 0 bytes .../assets/modules/employee_image.png | Bin 61162 -> 0 bytes .../assets/modules/export_image.png | Bin 61770 -> 0 bytes .../assets/modules/gantt_image.png | Bin 57860 -> 0 bytes .../assets/modules/quotation_image.png | Bin 59629 -> 0 bytes .../static/description/index.html | 25 +++++++++--------- .../wizard/manufacturing_report.py | 3 --- .../wizard/manufacturing_report_views.xml | 3 +++ 20 files changed, 23 insertions(+), 32 deletions(-) create mode 100644 manufacturing_reports/static/description/assets/modules/01.png create mode 100644 manufacturing_reports/static/description/assets/modules/02.png create mode 100644 manufacturing_reports/static/description/assets/modules/03.png create mode 100644 manufacturing_reports/static/description/assets/modules/04.png create mode 100644 manufacturing_reports/static/description/assets/modules/05.png create mode 100644 manufacturing_reports/static/description/assets/modules/06.png delete mode 100755 manufacturing_reports/static/description/assets/modules/budget_image.png delete mode 100755 manufacturing_reports/static/description/assets/modules/credit_image.png delete mode 100755 manufacturing_reports/static/description/assets/modules/employee_image.png delete mode 100755 manufacturing_reports/static/description/assets/modules/export_image.png delete mode 100755 manufacturing_reports/static/description/assets/modules/gantt_image.png delete mode 100755 manufacturing_reports/static/description/assets/modules/quotation_image.png 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 @@ +