diff --git a/analytic_partner/README.rst b/analytic_partner/README.rst index 68b88d9e39..0ad90757b9 100644 --- a/analytic_partner/README.rst +++ b/analytic_partner/README.rst @@ -2,10 +2,13 @@ Link analytic items and partner =============================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:967ac606c3e7b1e6ea96093579b9a6cd974a8e275fac9c494b23219508bf5732 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ Link analytic items and partner :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--analytic-lightgray.png?logo=github - :target: https://github.com/OCA/account-analytic/tree/14.0/analytic_partner + :target: https://github.com/OCA/account-analytic/tree/15.0/analytic_partner :alt: OCA/account-analytic .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-analytic-14-0/account-analytic-14-0-analytic_partner + :target: https://translation.odoo-community.org/projects/account-analytic-15-0/account-analytic-15-0-analytic_partner :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/87/14.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&target_branch=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds a commercial partner on each analytic item for allowing to have another dimension for data analysis. @@ -41,9 +44,10 @@ Configuration To configure this module, you need to: -#. Go to **Setting > Users > Users** and check you have as at least "Adviser" - in your user profile and have checked the "Show Full Accounting Features" and - "Analytic Accounting" access rights. +#. Go to **Setting > Users > Groups**. +#. Search "Show Full Accounting Features". +#. Make sure your user is included in such group. +#. Do the same for "Analytic Accounting" group. Usage ===== @@ -104,8 +108,8 @@ 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 `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -145,6 +149,6 @@ 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-analytic `_ project on GitHub. +This module is part of the `OCA/account-analytic `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/analytic_partner/__manifest__.py b/analytic_partner/__manifest__.py index b2caf13df5..c61b88fbc7 100644 --- a/analytic_partner/__manifest__.py +++ b/analytic_partner/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Link analytic items and partner", "summary": "Search and group analytic entries by partner", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "category": "Analytic Accounting", "website": "https://github.com/OCA/account-analytic", "author": "Tecnativa," "Odoo Community Association (OCA)", diff --git a/analytic_partner/readme/CONFIGURE.rst b/analytic_partner/readme/CONFIGURE.rst index c4f228e818..e35cc31bf4 100644 --- a/analytic_partner/readme/CONFIGURE.rst +++ b/analytic_partner/readme/CONFIGURE.rst @@ -1,5 +1,6 @@ To configure this module, you need to: -#. Go to **Setting > Users > Users** and check you have as at least "Adviser" - in your user profile and have checked the "Show Full Accounting Features" and - "Analytic Accounting" access rights. +#. Go to **Setting > Users > Groups**. +#. Search "Show Full Accounting Features". +#. Make sure your user is included in such group. +#. Do the same for "Analytic Accounting" group. diff --git a/analytic_partner/static/description/index.html b/analytic_partner/static/description/index.html index f030adcf88..1761d61134 100644 --- a/analytic_partner/static/description/index.html +++ b/analytic_partner/static/description/index.html @@ -3,7 +3,7 @@ - + Link analytic items and partner