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 @@
+
@@ -13,12 +14,6 @@
-
-
- State :
-
-
-
diff --git a/manufacturing_reports/static/description/assets/modules/01.png b/manufacturing_reports/static/description/assets/modules/01.png
new file mode 100644
index 000000000..b23e3d477
Binary files /dev/null and b/manufacturing_reports/static/description/assets/modules/01.png differ
diff --git a/manufacturing_reports/static/description/assets/modules/02.png b/manufacturing_reports/static/description/assets/modules/02.png
new file mode 100644
index 000000000..1ae89db30
Binary files /dev/null and b/manufacturing_reports/static/description/assets/modules/02.png differ
diff --git a/manufacturing_reports/static/description/assets/modules/03.png b/manufacturing_reports/static/description/assets/modules/03.png
new file mode 100644
index 000000000..c000dae7a
Binary files /dev/null and b/manufacturing_reports/static/description/assets/modules/03.png differ
diff --git a/manufacturing_reports/static/description/assets/modules/04.png b/manufacturing_reports/static/description/assets/modules/04.png
new file mode 100644
index 000000000..25507105a
Binary files /dev/null and b/manufacturing_reports/static/description/assets/modules/04.png differ
diff --git a/manufacturing_reports/static/description/assets/modules/05.png b/manufacturing_reports/static/description/assets/modules/05.png
new file mode 100644
index 000000000..eb7ebcdff
Binary files /dev/null and b/manufacturing_reports/static/description/assets/modules/05.png differ
diff --git a/manufacturing_reports/static/description/assets/modules/06.png b/manufacturing_reports/static/description/assets/modules/06.png
new file mode 100644
index 000000000..5ce064582
Binary files /dev/null and b/manufacturing_reports/static/description/assets/modules/06.png differ
diff --git a/manufacturing_reports/static/description/assets/modules/budget_image.png b/manufacturing_reports/static/description/assets/modules/budget_image.png
deleted file mode 100755
index b50130c7d..000000000
Binary files a/manufacturing_reports/static/description/assets/modules/budget_image.png and /dev/null differ
diff --git a/manufacturing_reports/static/description/assets/modules/credit_image.png b/manufacturing_reports/static/description/assets/modules/credit_image.png
deleted file mode 100755
index 3ad04ecfd..000000000
Binary files a/manufacturing_reports/static/description/assets/modules/credit_image.png and /dev/null differ
diff --git a/manufacturing_reports/static/description/assets/modules/employee_image.png b/manufacturing_reports/static/description/assets/modules/employee_image.png
deleted file mode 100755
index 30ad58232..000000000
Binary files a/manufacturing_reports/static/description/assets/modules/employee_image.png and /dev/null differ
diff --git a/manufacturing_reports/static/description/assets/modules/export_image.png b/manufacturing_reports/static/description/assets/modules/export_image.png
deleted file mode 100755
index 492980ad0..000000000
Binary files a/manufacturing_reports/static/description/assets/modules/export_image.png and /dev/null differ
diff --git a/manufacturing_reports/static/description/assets/modules/gantt_image.png b/manufacturing_reports/static/description/assets/modules/gantt_image.png
deleted file mode 100755
index 1ae7cfe3b..000000000
Binary files a/manufacturing_reports/static/description/assets/modules/gantt_image.png and /dev/null differ
diff --git a/manufacturing_reports/static/description/assets/modules/quotation_image.png b/manufacturing_reports/static/description/assets/modules/quotation_image.png
deleted file mode 100755
index 499b1a72f..000000000
Binary files a/manufacturing_reports/static/description/assets/modules/quotation_image.png and /dev/null differ
diff --git a/manufacturing_reports/static/description/index.html b/manufacturing_reports/static/description/index.html
index bb233e378..6beecc9cd 100755
--- a/manufacturing_reports/static/description/index.html
+++ b/manufacturing_reports/static/description/index.html
@@ -13,7 +13,6 @@
style="background-color: #875A7B !important; color: #fff !important; font-weight: 600 !important; padding: 5px 15px 8px !important; margin: 0 5px !important;">
Enterprise
-
@@ -233,58 +232,58 @@
diff --git a/manufacturing_reports/wizard/manufacturing_report.py b/manufacturing_reports/wizard/manufacturing_report.py
index ce50081c3..aa2907ed8 100755
--- a/manufacturing_reports/wizard/manufacturing_report.py
+++ b/manufacturing_reports/wizard/manufacturing_report.py
@@ -148,9 +148,6 @@ class ManufacturingReport(models.TransientModel):
if data['date_from']:
sheet.write('B6', 'From:', cell_format)
sheet.merge_range('C6:D6', data['date_from'], txt_head)
- if data['state']:
- sheet.write('B7', 'State:', cell_format)
- sheet.merge_range('C7:D7', data['state'], txt_head)
row = 9
col = 2
sheet.write(row, col, 'Reference', cell_format)
diff --git a/manufacturing_reports/wizard/manufacturing_report_views.xml b/manufacturing_reports/wizard/manufacturing_report_views.xml
index 39b8a27b4..c865fc40a 100755
--- a/manufacturing_reports/wizard/manufacturing_report_views.xml
+++ b/manufacturing_reports/wizard/manufacturing_report_views.xml
@@ -1,5 +1,6 @@
+
manufacturing.report.view.form
manufacturing.report
@@ -27,6 +28,7 @@
+
MRP Report
ir.actions.act_window
@@ -34,6 +36,7 @@
form
new
+