diff --git a/account_group_menu/README.rst b/account_group_menu/README.rst index b76690f0c..6b5885b6c 100644 --- a/account_group_menu/README.rst +++ b/account_group_menu/README.rst @@ -1,48 +1,75 @@ -.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png - :target: https://www.gnu.org/licenses/agpl - :alt: License: AGPL-3 +================== +Account Group Menu +================== -=================== -Account Groups Menu -=================== +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -This module adds menu entries *Account Groups* and *Account Tax Groups* under *Accounting > Configuration > Accounting*, -because this menu entry doesn't exists in the official *account* module of Odoo 11. +.. |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%2Faccount--financial--tools-lightgray.png?logo=github + :target: https://github.com/OCA/account-financial-tools/tree/12.0/account_group_menu + :alt: OCA/account-financial-tools +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_group_menu + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/92/12.0 + :alt: Try me on Runbot -Usage -===== +|badge1| |badge2| |badge3| |badge4| |badge5| -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/92/11.0 +This module adds menu entries **Account Groups** and **Account Tax Groups** under *Invoicing > Configuration > Accounting*, +because this menu entry doesn't exists in the official *account* module of Odoo 12. + +**Table of contents** + +.. contents:: + :local: 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 ======= +Authors +~~~~~~~ + +* Forest and Biomass Romania + Contributors ------------- +~~~~~~~~~~~~ * Fekete Mihai +* Raf Ven -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/account-financial-tools `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_group_menu/__manifest__.py b/account_group_menu/__manifest__.py index e62e1a2eb..e71380aad 100644 --- a/account_group_menu/__manifest__.py +++ b/account_group_menu/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Account Group Menu', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'category': 'Accounting', 'license': 'AGPL-3', 'summary': "Adds menu entries for Account Group and Tax Group", diff --git a/account_group_menu/demo/account_tax_group.xml b/account_group_menu/demo/account_tax_group.xml index faef8f792..2752ad83f 100644 --- a/account_group_menu/demo/account_tax_group.xml +++ b/account_group_menu/demo/account_tax_group.xml @@ -63,7 +63,7 @@ - + 22 @@ -76,7 +76,7 @@ - + 23 @@ -89,6 +89,6 @@ - + diff --git a/account_group_menu/readme/CONTRIBUTORS.rst b/account_group_menu/readme/CONTRIBUTORS.rst new file mode 100644 index 000000000..6f08830c7 --- /dev/null +++ b/account_group_menu/readme/CONTRIBUTORS.rst @@ -0,0 +1,2 @@ +* Fekete Mihai +* Raf Ven diff --git a/account_group_menu/readme/DESCRIPTION.rst b/account_group_menu/readme/DESCRIPTION.rst new file mode 100644 index 000000000..f4ce8d3b0 --- /dev/null +++ b/account_group_menu/readme/DESCRIPTION.rst @@ -0,0 +1,2 @@ +This module adds menu entries **Account Groups** and **Account Tax Groups** under *Invoicing > Configuration > Accounting*, +because this menu entry doesn't exists in the official *account* module of Odoo 12. diff --git a/account_group_menu/static/description/icon.png b/account_group_menu/static/description/icon.png new file mode 100644 index 000000000..3a0328b51 Binary files /dev/null and b/account_group_menu/static/description/icon.png differ diff --git a/account_group_menu/static/description/index.html b/account_group_menu/static/description/index.html new file mode 100644 index 000000000..8c8bd743e --- /dev/null +++ b/account_group_menu/static/description/index.html @@ -0,0 +1,421 @@ + + + + + + +Account Group Menu + + + +
+

Account Group Menu

+ + +

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runbot

+

This module adds menu entries Account Groups and Account Tax Groups under Invoicing > Configuration > Accounting, +because this menu entry doesn’t exists in the official account module of Odoo 12.

+

Table of contents

+ +
+

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

+
    +
  • Forest and Biomass Romania
  • +
+
+
+

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/account-financial-tools project on GitHub.

+

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

+
+
+
+ + diff --git a/account_group_menu/views/account_tax_group.xml b/account_group_menu/views/account_tax_group.xml index e320a1b46..22c891efa 100644 --- a/account_group_menu/views/account_tax_group.xml +++ b/account_group_menu/views/account_tax_group.xml @@ -43,7 +43,7 @@ account.tax.group.tree account.tax.group - +