diff --git a/mrp_work_order_print/README.rst b/mrp_work_order_print/README.rst new file mode 100644 index 000000000..7d29aa3ce --- /dev/null +++ b/mrp_work_order_print/README.rst @@ -0,0 +1,37 @@ +Print Work Order Details +======================== +Generate PDF Report of Work Order + +Depends +======= +[mrp] addon Odoo + +Installation +============ +- www.odoo.com/documentation/12.0/setup/install.html +- Install our custom addon + +License +======= +GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 (AGPLv3) +(http://www.gnu.org/licenses/agpl.html) + +Bug Tracker +=========== +Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. + +Authors +------- +* Faslu + +Credits +------- +* Developers: Faslu @cybrosys + Version 14: Minhaj T @cybrosys + +Maintainer +---------- + +This module is maintained by Cybrosys Technologies. + +For support and more information, please visit https://www.cybrosys.com. diff --git a/mrp_work_order_print/__init__.py b/mrp_work_order_print/__init__.py new file mode 100644 index 000000000..633f86615 --- /dev/null +++ b/mrp_work_order_print/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- + diff --git a/mrp_work_order_print/__manifest__.py b/mrp_work_order_print/__manifest__.py new file mode 100644 index 000000000..02fccb1dc --- /dev/null +++ b/mrp_work_order_print/__manifest__.py @@ -0,0 +1,42 @@ +# -*- coding: utf-8 -*- +################################################################################### +# +# Cybrosys Technologies Pvt. Ltd. +# Copyright (C) 2019-TODAY Cybrosys Technologies(). +# Author: faslu() +# +# This program is free software: you can modify +# it under the terms of the GNU Affero General Public License (AGPL) as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +################################################################################### + +{ + 'name': 'Print Work Order Details', + 'summary': """Generate PDF Report of Work Order""", + 'summary': """Generate PDF Report of Work Order, Odoo 14, Odoo""", + 'version': '14.0.1.0.0', + 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'maintainer': 'Cybrosys Techno Solutions', + 'website': "https://cybrosys.com/", + 'category': 'Manufacturing', + 'depends': ['mrp'], + 'license': 'AGPL-3', + 'data': [ + 'views/report_work_order.xml', + ], + 'demo': [], + 'images': ['static/description/banner.png'], + 'installable': True, + 'auto_install': False, +} diff --git a/mrp_work_order_print/doc/RELEASE_NOTES.md b/mrp_work_order_print/doc/RELEASE_NOTES.md new file mode 100644 index 000000000..7f57adae4 --- /dev/null +++ b/mrp_work_order_print/doc/RELEASE_NOTES.md @@ -0,0 +1,6 @@ +## Module + +#### 05.10.2020 +#### Version 14.0.1.0.0 +#### ADD +- Initial Commit for mrp_work_order_print diff --git a/mrp_work_order_print/static/description/banner.png b/mrp_work_order_print/static/description/banner.png new file mode 100644 index 000000000..5c2d84486 Binary files /dev/null and b/mrp_work_order_print/static/description/banner.png differ diff --git a/mrp_work_order_print/static/description/cybro_logo.png b/mrp_work_order_print/static/description/cybro_logo.png new file mode 100644 index 000000000..bb309114c Binary files /dev/null and b/mrp_work_order_print/static/description/cybro_logo.png differ diff --git a/mrp_work_order_print/static/description/icon.png b/mrp_work_order_print/static/description/icon.png new file mode 100644 index 000000000..c56b21dd8 Binary files /dev/null and b/mrp_work_order_print/static/description/icon.png differ diff --git a/mrp_work_order_print/static/description/images/1MO.png b/mrp_work_order_print/static/description/images/1MO.png new file mode 100644 index 000000000..ad0cf80f4 Binary files /dev/null and b/mrp_work_order_print/static/description/images/1MO.png differ diff --git a/mrp_work_order_print/static/description/images/2MO.png b/mrp_work_order_print/static/description/images/2MO.png new file mode 100644 index 000000000..08d0d266a Binary files /dev/null and b/mrp_work_order_print/static/description/images/2MO.png differ diff --git a/mrp_work_order_print/static/description/images/3MO.png b/mrp_work_order_print/static/description/images/3MO.png new file mode 100644 index 000000000..6fd3c0e6b Binary files /dev/null and b/mrp_work_order_print/static/description/images/3MO.png differ diff --git a/mrp_work_order_print/static/description/images/4MO.png b/mrp_work_order_print/static/description/images/4MO.png new file mode 100644 index 000000000..1eee6d28e Binary files /dev/null and b/mrp_work_order_print/static/description/images/4MO.png differ diff --git a/mrp_work_order_print/static/description/images/MO.png b/mrp_work_order_print/static/description/images/MO.png new file mode 100644 index 000000000..563837307 Binary files /dev/null and b/mrp_work_order_print/static/description/images/MO.png differ diff --git a/mrp_work_order_print/static/description/images/banner_lifeline_for_task.jpeg b/mrp_work_order_print/static/description/images/banner_lifeline_for_task.jpeg new file mode 100644 index 000000000..4a467ea22 Binary files /dev/null and b/mrp_work_order_print/static/description/images/banner_lifeline_for_task.jpeg differ diff --git a/mrp_work_order_print/static/description/images/banner_project_report_xls_pdf.png b/mrp_work_order_print/static/description/images/banner_project_report_xls_pdf.png new file mode 100644 index 000000000..3c430a7eb Binary files /dev/null and b/mrp_work_order_print/static/description/images/banner_project_report_xls_pdf.png differ diff --git a/mrp_work_order_print/static/description/images/banner_project_status_report.png b/mrp_work_order_print/static/description/images/banner_project_status_report.png new file mode 100644 index 000000000..d1b689710 Binary files /dev/null and b/mrp_work_order_print/static/description/images/banner_project_status_report.png differ diff --git a/mrp_work_order_print/static/description/images/banner_subtask.jpeg b/mrp_work_order_print/static/description/images/banner_subtask.jpeg new file mode 100644 index 000000000..f2b224110 Binary files /dev/null and b/mrp_work_order_print/static/description/images/banner_subtask.jpeg differ diff --git a/mrp_work_order_print/static/description/images/banner_task_deadline_reminder.jpeg b/mrp_work_order_print/static/description/images/banner_task_deadline_reminder.jpeg new file mode 100644 index 000000000..998679818 Binary files /dev/null and b/mrp_work_order_print/static/description/images/banner_task_deadline_reminder.jpeg differ diff --git a/mrp_work_order_print/static/description/images/banner_task_statusbar.jpeg b/mrp_work_order_print/static/description/images/banner_task_statusbar.jpeg new file mode 100644 index 000000000..2c57cbb7b Binary files /dev/null and b/mrp_work_order_print/static/description/images/banner_task_statusbar.jpeg differ diff --git a/mrp_work_order_print/static/description/images/checked.png b/mrp_work_order_print/static/description/images/checked.png new file mode 100644 index 000000000..578cedb80 Binary files /dev/null and b/mrp_work_order_print/static/description/images/checked.png differ diff --git a/mrp_work_order_print/static/description/images/cybrosys.png b/mrp_work_order_print/static/description/images/cybrosys.png new file mode 100644 index 000000000..d76b5bafb Binary files /dev/null and b/mrp_work_order_print/static/description/images/cybrosys.png differ diff --git a/mrp_work_order_print/static/description/images/task_timer_youtube.png b/mrp_work_order_print/static/description/images/task_timer_youtube.png new file mode 100644 index 000000000..fb6579727 Binary files /dev/null and b/mrp_work_order_print/static/description/images/task_timer_youtube.png differ diff --git a/mrp_work_order_print/static/description/index.html b/mrp_work_order_print/static/description/index.html new file mode 100644 index 000000000..252315873 --- /dev/null +++ b/mrp_work_order_print/static/description/index.html @@ -0,0 +1,291 @@ +
cybrosys-logo
+
+
+
+

Print Work Order Details

+

Generate PDF Report of Work Order

+
+

Key Highlights

+
    +
  • Generate PDF Report of Work Order
  • +
+
+
+
+ +
+
+
+
+ +
+
+ +

Overview

+
+

+ Generate a PDF report with all necessary details of a Work Order. It can be used for the internal purposes of the plant/work center

+
+
+ +

Print Work Order Details

+
+
    +

    + Generate PDF Report of Work Order +

    +
+
+ +
+
+

Screenshots

+
+
+
+ +
+
+
+
+ + +
+
    +
+
+
+
+
+
+
+

Suggested Products

+
+ +
+
+

Our Service

+
+ +
+
+
+

Our Industries

+
+ +
+
+
+ +
+
+

Trading

+

Easily procure and sell your products.

+
+
+
+
+ +
+
+

Manufacturing

+

Plan, track and schedule your operations.

+
+
+
+
+ +
+
+

Restaurant

+

Run your bar or restaurant methodical.

+
+
+
+
+ +
+
+

POS

+

Easy configuring and convivial selling.

+
+
+
+
+ +
+
+

E-commerce & Website

+

Mobile friendly, awe-inspiring product pages.

+
+
+
+
+ +
+
+

Hotel Management

+

An all-inclusive hotel management application.

+
+
+
+
+ +
+
+

Education

+

A Collaborative platform for educational management.

+
+
+
+
+ +
+
+

Service Management

+

Keep track of services and invoice accordingly.

+
+
+
+
+
+ +
+
+
+

Need Any Help?

+
+

If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support.

+
+

Email us

+

odoo@cybrosys.com / info@cybrosys.com

+
+
+

Contact Us

+ www.cybrosys.com +
+
+
+
+
+
+
+
+
+ +
+ + + + + + + +
+
+
+ \ No newline at end of file diff --git a/mrp_work_order_print/views/report_work_order.xml b/mrp_work_order_print/views/report_work_order.xml new file mode 100644 index 000000000..f519d14c0 --- /dev/null +++ b/mrp_work_order_print/views/report_work_order.xml @@ -0,0 +1,100 @@ + + + + + + + +