diff --git a/account_statement_base/README.rst b/account_statement_base/README.rst index 9bc70f8c..e826040c 100644 --- a/account_statement_base/README.rst +++ b/account_statement_base/README.rst @@ -17,18 +17,20 @@ Bank Statement Base :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--reconcile-lightgray.png?logo=github - :target: https://github.com/OCA/account-reconcile/tree/16.0/account_statement_base + :target: https://github.com/OCA/account-reconcile/tree/17.0/account_statement_base :alt: OCA/account-reconcile .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_statement_base + :target: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base :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-reconcile&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-reconcile&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This is a technical module that adds the views of the **Bank Statement Lines** (since Odoo 16.0, these views are not part of the *account* module any more). +This is a technical module that adds the views of the **Bank Statement +Lines** (since Odoo 16.0, these views are not part of the *account* +module any more). **Table of contents** @@ -41,7 +43,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. @@ -49,17 +51,17 @@ Credits ======= Authors -~~~~~~~ +------- * Akretion Contributors -~~~~~~~~~~~~ +------------ -* Alexis de Lattre +- Alexis de Lattre Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -79,6 +81,6 @@ Current `maintainer `__: |maintainer-alexis-via| -This module is part of the `OCA/account-reconcile `_ project on GitHub. +This module is part of the `OCA/account-reconcile `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_statement_base/pyproject.toml b/account_statement_base/pyproject.toml new file mode 100644 index 00000000..4231d0cc --- /dev/null +++ b/account_statement_base/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/account_statement_base/readme/CONTRIBUTORS.md b/account_statement_base/readme/CONTRIBUTORS.md new file mode 100644 index 00000000..b61afe5d --- /dev/null +++ b/account_statement_base/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Alexis de Lattre \<\> diff --git a/account_statement_base/readme/CONTRIBUTORS.rst b/account_statement_base/readme/CONTRIBUTORS.rst deleted file mode 100644 index ff65d68c..00000000 --- a/account_statement_base/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Alexis de Lattre diff --git a/account_statement_base/readme/DESCRIPTION.md b/account_statement_base/readme/DESCRIPTION.md new file mode 100644 index 00000000..c0a4c63d --- /dev/null +++ b/account_statement_base/readme/DESCRIPTION.md @@ -0,0 +1,3 @@ +This is a technical module that adds the views of the **Bank Statement +Lines** (since Odoo 16.0, these views are not part of the *account* +module any more). diff --git a/account_statement_base/readme/DESCRIPTION.rst b/account_statement_base/readme/DESCRIPTION.rst deleted file mode 100644 index 8b6836bd..00000000 --- a/account_statement_base/readme/DESCRIPTION.rst +++ /dev/null @@ -1 +0,0 @@ -This is a technical module that adds the views of the **Bank Statement Lines** (since Odoo 16.0, these views are not part of the *account* module any more). diff --git a/account_statement_base/static/description/index.html b/account_statement_base/static/description/index.html index 3c5345e6..c0fc373c 100644 --- a/account_statement_base/static/description/index.html +++ b/account_statement_base/static/description/index.html @@ -369,8 +369,10 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:9d56896373955a98283ed39c9c119716851406b4960187cfcd0fe9433aedbb81 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Mature License: LGPL-3 OCA/account-reconcile Translate me on Weblate Try me on Runboat

-

This is a technical module that adds the views of the Bank Statement Lines (since Odoo 16.0, these views are not part of the account module any more).

+

Mature License: LGPL-3 OCA/account-reconcile Translate me on Weblate Try me on Runboat

+

This is a technical module that adds the views of the Bank Statement +Lines (since Odoo 16.0, these views are not part of the account +module any more).

Table of contents

    @@ -388,7 +390,7 @@ ul.auto-toc {

    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.

@@ -414,7 +416,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

alexis-via

-

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

+

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

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