From 70213101cb5b3e5b51ac046025f9f266953cf7df Mon Sep 17 00:00:00 2001 From: David Beal Date: Sat, 17 Oct 2020 18:54:15 +0200 Subject: [PATCH] FIX mrp_work_hierachical: restructure files --- mrp_workcenter_hierarchical/README.rst | 81 ++-- mrp_workcenter_hierarchical/__openerp__.py | 5 +- .../{demo => data}/mrp_demo.xml | 0 .../readme/CONFIGURE.rst | 5 + .../readme/CONTRIBUTORS.rst | 5 + .../readme/DESCRIPTION.rst | 2 + mrp_workcenter_hierarchical/readme/USAGE.rst | 3 + .../static/description/index.html | 446 ++++++++++++++++++ 8 files changed, 508 insertions(+), 39 deletions(-) rename mrp_workcenter_hierarchical/{demo => data}/mrp_demo.xml (100%) create mode 100644 mrp_workcenter_hierarchical/readme/CONFIGURE.rst create mode 100644 mrp_workcenter_hierarchical/readme/CONTRIBUTORS.rst create mode 100644 mrp_workcenter_hierarchical/readme/DESCRIPTION.rst create mode 100644 mrp_workcenter_hierarchical/readme/USAGE.rst create mode 100644 mrp_workcenter_hierarchical/static/description/index.html diff --git a/mrp_workcenter_hierarchical/README.rst b/mrp_workcenter_hierarchical/README.rst index c2b5afa83..030a42816 100644 --- a/mrp_workcenter_hierarchical/README.rst +++ b/mrp_workcenter_hierarchical/README.rst @@ -1,17 +1,37 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 - =========================== MRP Workcenter Hierarchical =========================== +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github + :target: https://github.com/OCA/manufacture/tree/9.0/mrp_workcenter_hierarchical + :alt: OCA/manufacture +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/manufacture-9-0/manufacture-9-0-mrp_workcenter_hierarchical + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/129/9.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + + * Add the possibility to define a parent workcenter to a workcenter -Installation -============ +**Table of contents** -Just install this module. +.. contents:: + :local: Configuration ============= @@ -29,57 +49,46 @@ To use this module, you need to go to: * Manufacturing > Configuration > Workcenter Hierarchical -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/129/9.0 - -.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt -.. branch is "8.0" for example - -Known issues / Roadmap -====================== - -* ... - Bug Tracker =========== -Bugs are tracked on `GitHub Issues -`_. In case of trouble, please -check there if your issue has already been reported. If you spotted it first, -help us smashing it by providing a detailed and welcomed `feedback -`_. +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. Credits ======= -Images ------- +Authors +~~~~~~~ -* Odoo Community Association: `Icon `_. +* Akretion Contributors ------------- +~~~~~~~~~~~~ + +Akretion: * David BEAL * Sébastien BEAU * Thibault REY -Maintainer ----------- +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org -This module is maintained by the OCA. - OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -To contribute to this module, please visit https://odoo-community.org. +This module is part of the `OCA/manufacture `_ project on GitHub. +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/mrp_workcenter_hierarchical/__openerp__.py b/mrp_workcenter_hierarchical/__openerp__.py index b6130c0c2..44f8231c0 100644 --- a/mrp_workcenter_hierarchical/__openerp__.py +++ b/mrp_workcenter_hierarchical/__openerp__.py @@ -12,15 +12,14 @@ 'depends': [ 'mrp_operations', ], - 'website': 'http://www.akretion.com/', + 'website': 'https://github.com/OCA/manufacture', 'data': [ 'views/workcenter_view.xml', ], 'demo': [ - 'demo/mrp_demo.xml', + 'data/mrp_demo.xml', ], 'license': 'AGPL-3', - 'tests': [], 'installable': True, 'auto_install': False, 'application': False, diff --git a/mrp_workcenter_hierarchical/demo/mrp_demo.xml b/mrp_workcenter_hierarchical/data/mrp_demo.xml similarity index 100% rename from mrp_workcenter_hierarchical/demo/mrp_demo.xml rename to mrp_workcenter_hierarchical/data/mrp_demo.xml diff --git a/mrp_workcenter_hierarchical/readme/CONFIGURE.rst b/mrp_workcenter_hierarchical/readme/CONFIGURE.rst new file mode 100644 index 000000000..e476e55a7 --- /dev/null +++ b/mrp_workcenter_hierarchical/readme/CONFIGURE.rst @@ -0,0 +1,5 @@ +To visualize features offered by this module, you need to: + + * go to Settings > Configuration > Manufacturing + * in the section Manufacturing Order / Planning, + check "Manage routings and work orders" and Validate diff --git a/mrp_workcenter_hierarchical/readme/CONTRIBUTORS.rst b/mrp_workcenter_hierarchical/readme/CONTRIBUTORS.rst new file mode 100644 index 000000000..e42616dc2 --- /dev/null +++ b/mrp_workcenter_hierarchical/readme/CONTRIBUTORS.rst @@ -0,0 +1,5 @@ +Akretion: + +* David BEAL +* Sébastien BEAU +* Thibault REY diff --git a/mrp_workcenter_hierarchical/readme/DESCRIPTION.rst b/mrp_workcenter_hierarchical/readme/DESCRIPTION.rst new file mode 100644 index 000000000..2d03560dd --- /dev/null +++ b/mrp_workcenter_hierarchical/readme/DESCRIPTION.rst @@ -0,0 +1,2 @@ + +* Add the possibility to define a parent workcenter to a workcenter diff --git a/mrp_workcenter_hierarchical/readme/USAGE.rst b/mrp_workcenter_hierarchical/readme/USAGE.rst new file mode 100644 index 000000000..6b7ee7572 --- /dev/null +++ b/mrp_workcenter_hierarchical/readme/USAGE.rst @@ -0,0 +1,3 @@ +To use this module, you need to go to: + + * Manufacturing > Configuration > Workcenter Hierarchical diff --git a/mrp_workcenter_hierarchical/static/description/index.html b/mrp_workcenter_hierarchical/static/description/index.html new file mode 100644 index 000000000..81edc9e02 --- /dev/null +++ b/mrp_workcenter_hierarchical/static/description/index.html @@ -0,0 +1,446 @@ + + + + + + +MRP Workcenter Hierarchical + + + +
+

MRP Workcenter Hierarchical

+ + +

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

+
    +
  • Add the possibility to define a parent workcenter to a workcenter
  • +
+

Table of contents

+ +
+

Configuration

+

To visualize features offered by this module, you need to:

+
+
    +
  • go to Settings > Configuration > Manufacturing
  • +
  • in the section Manufacturing Order / Planning, +check “Manage routings and work orders” and Validate
  • +
+
+
+
+

Usage

+

To use this module, you need to go to:

+
+
    +
  • Manufacturing > Configuration > Workcenter Hierarchical
  • +
+
+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Akretion
  • +
+
+
+

Contributors

+

Akretion:

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/manufacture project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ +