From 5b15077f29bda1c4bf52744c1e3443deeba76113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Alan=20Ramos=20Rodr=C3=ADguez?= Date: Sat, 10 Oct 2020 10:41:33 -0500 Subject: [PATCH] [MIG] analytic_operating_unit: Migration to 14.0 --- analytic_operating_unit/README.rst | 66 ++- analytic_operating_unit/__manifest__.py | 2 +- .../readme/CONTRIBUTORS.rst | 3 + .../readme/DESCRIPTION.rst | 3 + analytic_operating_unit/readme/USAGE.rst | 5 + .../static/description/index.html | 433 ++++++++++++++++++ 6 files changed, 490 insertions(+), 22 deletions(-) create mode 100644 analytic_operating_unit/readme/CONTRIBUTORS.rst create mode 100644 analytic_operating_unit/readme/DESCRIPTION.rst create mode 100644 analytic_operating_unit/readme/USAGE.rst create mode 100644 analytic_operating_unit/static/description/index.html diff --git a/analytic_operating_unit/README.rst b/analytic_operating_unit/README.rst index c3280e2a89..9b275d134f 100644 --- a/analytic_operating_unit/README.rst +++ b/analytic_operating_unit/README.rst @@ -1,15 +1,38 @@ -.. image:: https://img.shields.io/badge/license-LGPLv3-blue.svg - :target: https://www.gnu.org/licenses/lgpl.html - :alt: License: LGPL-3 - ======================= Analytic Operating Unit ======================= +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! 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-LGPL--3-blue.png + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github + :target: https://github.com/OCA/operating-unit/tree/14.0/analytic_operating_unit + :alt: OCA/operating-unit +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/operating-unit-14-0/operating-unit-14-0-analytic_operating_unit + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/213/14.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + This module allows users to introduce into the analytic accounts the allowed operating units. Only a user with permissions to operate on the operating units indicated in an analytic account will have the rights to use it. +**Table of contents** + +.. contents:: + :local: Usage ===== @@ -20,43 +43,44 @@ Usage Analytic accounts with no Operating Unit assigned to them will be accessible by all users with access to analytic accounts. -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/213/13.0 - 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 `_. +* ForgeFlow Contributors ------------- +~~~~~~~~~~~~ * Jordi Ballester Alomar * Sudhir Arya +* Alan Ramos -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/operating-unit `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/analytic_operating_unit/__manifest__.py b/analytic_operating_unit/__manifest__.py index c1b881e73a..6609f852f7 100644 --- a/analytic_operating_unit/__manifest__.py +++ b/analytic_operating_unit/__manifest__.py @@ -2,7 +2,7 @@ # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { "name": "Analytic Operating Unit", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "license": "LGPL-3", "website": "https://github.com/OCA/operating-unit", diff --git a/analytic_operating_unit/readme/CONTRIBUTORS.rst b/analytic_operating_unit/readme/CONTRIBUTORS.rst new file mode 100644 index 0000000000..33e834b5ec --- /dev/null +++ b/analytic_operating_unit/readme/CONTRIBUTORS.rst @@ -0,0 +1,3 @@ +* Jordi Ballester Alomar +* Sudhir Arya +* Alan Ramos diff --git a/analytic_operating_unit/readme/DESCRIPTION.rst b/analytic_operating_unit/readme/DESCRIPTION.rst new file mode 100644 index 0000000000..b2c362f417 --- /dev/null +++ b/analytic_operating_unit/readme/DESCRIPTION.rst @@ -0,0 +1,3 @@ +This module allows users to introduce into the analytic accounts the allowed +operating units. Only a user with permissions to operate on the operating +units indicated in an analytic account will have the rights to use it. diff --git a/analytic_operating_unit/readme/USAGE.rst b/analytic_operating_unit/readme/USAGE.rst new file mode 100644 index 0000000000..d636019a96 --- /dev/null +++ b/analytic_operating_unit/readme/USAGE.rst @@ -0,0 +1,5 @@ +* Go to 'Accounting / Configuration / Analytic Accounting / Analytic + Accounts' and add the accepted Operating Units to each analytic account. + +Analytic accounts with no Operating Unit assigned to them will be accessible +by all users with access to analytic accounts. diff --git a/analytic_operating_unit/static/description/index.html b/analytic_operating_unit/static/description/index.html new file mode 100644 index 0000000000..b1d3e03fb5 --- /dev/null +++ b/analytic_operating_unit/static/description/index.html @@ -0,0 +1,433 @@ + + + + + + +Analytic Operating Unit + + + +
+

Analytic Operating Unit

+ + +

Beta License: LGPL-3 OCA/operating-unit Translate me on Weblate Try me on Runbot

+

This module allows users to introduce into the analytic accounts the allowed +operating units. Only a user with permissions to operate on the operating +units indicated in an analytic account will have the rights to use it.

+

Table of contents

+ +
+

Usage

+
    +
  • Go to ‘Accounting / Configuration / Analytic Accounting / Analytic +Accounts’ and add the accepted Operating Units to each analytic account.
  • +
+

Analytic accounts with no Operating Unit assigned to them will be accessible +by all users with access to analytic accounts.

+
+
+

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

+
    +
  • ForgeFlow
  • +
+
+
+

Contributors

+ +
+
+

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/operating-unit project on GitHub.

+

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

+
+
+
+ +