From ed5a85f7bfb48d3a2c0d76a75a68db829e75d199 Mon Sep 17 00:00:00 2001 From: Antoni Marroig Campomar Date: Thu, 7 Nov 2024 12:53:01 +0100 Subject: [PATCH] [MIG] account_usability: Migration to 18.0 --- account_usability/README.rst | 13 +++++++----- account_usability/__manifest__.py | 2 +- account_usability/readme/CONTRIBUTORS.md | 2 ++ .../static/description/index.html | 21 ++++++++++++------- .../views/view_account_group.xml | 2 +- account_usability/views/view_account_tag.xml | 2 +- 6 files changed, 27 insertions(+), 15 deletions(-) diff --git a/account_usability/README.rst b/account_usability/README.rst index 25118444d..0488057af 100644 --- a/account_usability/README.rst +++ b/account_usability/README.rst @@ -17,13 +17,13 @@ Account - Missing Menus & Saxon Accounting :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/17.0/account_usability + :target: https://github.com/OCA/account-financial-tools/tree/18.0/account_usability :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-17-0/account-financial-tools-17-0-account_usability + :target: https://translation.odoo-community.org/projects/account-financial-tools-18-0/account-financial-tools-18-0-account_usability :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -118,7 +118,7 @@ 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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -138,6 +138,9 @@ Contributors - Raf Ven - Alexis de Lattre - Álvaro Trius +- [APSL-Nagarro](https://apsl.tech): + + - Antoni Marroig Maintainers ----------- @@ -160,6 +163,6 @@ Current `maintainer `__: |maintainer-legalsylvain| -This module is part of the `OCA/account-financial-tools `_ project on GitHub. +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_usability/__manifest__.py b/account_usability/__manifest__.py index dc69f8dbc..f98cf38ae 100644 --- a/account_usability/__manifest__.py +++ b/account_usability/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account - Missing Menus & Saxon Accounting", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "category": "Accounting", "license": "AGPL-3", "summary": "Adds missing menu entries for Account module and" diff --git a/account_usability/readme/CONTRIBUTORS.md b/account_usability/readme/CONTRIBUTORS.md index 67ac662a1..e7dd65a51 100644 --- a/account_usability/readme/CONTRIBUTORS.md +++ b/account_usability/readme/CONTRIBUTORS.md @@ -2,3 +2,5 @@ - Raf Ven \<\> - Alexis de Lattre \<\> - Álvaro Trius \<\> +- \[APSL-Nagarro\](): + - Antoni Marroig \<\> \ No newline at end of file diff --git a/account_usability/static/description/index.html b/account_usability/static/description/index.html index c741af4aa..0e1537447 100644 --- a/account_usability/static/description/index.html +++ b/account_usability/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -368,7 +369,7 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:f9c1552ca7a62baeb73c314e2f419f89e9d92d098705d9b675f90bb47aa429e7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module extends the Odoo CE account module to add all the missing or hidden things that are hidden and available only on EE version.

    @@ -461,7 +462,7 @@ privatized in EE the form view in V16.0.

    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 to smash it by providing a detailed and welcomed -feedback.

    +feedback.

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

    @@ -480,18 +481,24 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
  1. Raf Ven <raf.ven@dynapps.be>
  2. Alexis de Lattre <alexis.delattre@akretion.com>
  3. Álvaro Trius <alvaro.trius@forgeflow.com>
  4. +
  5. [APSL-Nagarro](https://apsl.tech): +
  6. Maintainers

    This module is maintained by the OCA.

    -Odoo Community Association + +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.

    Current maintainer:

    legalsylvain

    -

    This module is part of the OCA/account-financial-tools project on GitHub.

    +

    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_usability/views/view_account_group.xml b/account_usability/views/view_account_group.xml index 29592e90b..1e461f283 100644 --- a/account_usability/views/view_account_group.xml +++ b/account_usability/views/view_account_group.xml @@ -21,7 +21,7 @@ Account Groups account.group - tree,form + list,form Account Tags account.account.tag - tree,form + list,form