From b5d872d4b0657beea761c1c502043300a1d60178 Mon Sep 17 00:00:00 2001 From: LauraCForgeFlow Date: Thu, 23 May 2024 09:11:32 +0200 Subject: [PATCH] [IMP] account_move_post_date_user: pre-commit auto fixes --- account_move_post_date_user/README.rst | 24 +++++++++---------- account_move_post_date_user/pyproject.toml | 3 +++ .../readme/CONTRIBUTORS.md | 2 ++ .../readme/CONTRIBUTORS.rst | 3 --- .../{DESCRIPTION.rst => DESCRIPTION.md} | 4 ++-- .../static/description/index.html | 11 ++++----- 6 files changed, 24 insertions(+), 23 deletions(-) create mode 100644 account_move_post_date_user/pyproject.toml create mode 100644 account_move_post_date_user/readme/CONTRIBUTORS.md delete mode 100644 account_move_post_date_user/readme/CONTRIBUTORS.rst rename account_move_post_date_user/readme/{DESCRIPTION.rst => DESCRIPTION.md} (72%) diff --git a/account_move_post_date_user/README.rst b/account_move_post_date_user/README.rst index 8d477b8eb..b4414c54e 100644 --- a/account_move_post_date_user/README.rst +++ b/account_move_post_date_user/README.rst @@ -17,19 +17,19 @@ Account Move Post Date User :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--financial--tools-lightgray.png?logo=github - :target: https://github.com/OCA/account-financial-tools/tree/16.0/account_move_post_date_user + :target: https://github.com/OCA/account-financial-tools/tree/17.0/account_move_post_date_user :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-16-0/account-financial-tools-16-0-account_move_post_date_user + :target: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_move_post_date_user :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=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module stores the date when a journal entry is posted and the user that -posted it. +This module stores the date when a journal entry is posted and the user +that posted it. **Table of contents** @@ -42,7 +42,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. @@ -50,19 +50,19 @@ Credits ======= Authors -~~~~~~~ +------- * ForgeFlow S.L. Contributors -~~~~~~~~~~~~ +------------ -* `ForgeFlow S.L. `__: +- `ForgeFlow S.L. `__: - * Jordi Masvidal + - Jordi Masvidal Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -82,6 +82,6 @@ Current `maintainer `__: |maintainer-JordiMForgeFlow| -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_move_post_date_user/pyproject.toml b/account_move_post_date_user/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/account_move_post_date_user/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/account_move_post_date_user/readme/CONTRIBUTORS.md b/account_move_post_date_user/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..feaefb6d0 --- /dev/null +++ b/account_move_post_date_user/readme/CONTRIBUTORS.md @@ -0,0 +1,2 @@ +- [ForgeFlow S.L.](https://www.forgeflow.com): + - Jordi Masvidal \<\> diff --git a/account_move_post_date_user/readme/CONTRIBUTORS.rst b/account_move_post_date_user/readme/CONTRIBUTORS.rst deleted file mode 100644 index 0c9417fb5..000000000 --- a/account_move_post_date_user/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,3 +0,0 @@ -* `ForgeFlow S.L. `__: - - * Jordi Masvidal diff --git a/account_move_post_date_user/readme/DESCRIPTION.rst b/account_move_post_date_user/readme/DESCRIPTION.md similarity index 72% rename from account_move_post_date_user/readme/DESCRIPTION.rst rename to account_move_post_date_user/readme/DESCRIPTION.md index e2306709c..94abb6209 100644 --- a/account_move_post_date_user/readme/DESCRIPTION.rst +++ b/account_move_post_date_user/readme/DESCRIPTION.md @@ -1,2 +1,2 @@ -This module stores the date when a journal entry is posted and the user that -posted it. +This module stores the date when a journal entry is posted and the user +that posted it. diff --git a/account_move_post_date_user/static/description/index.html b/account_move_post_date_user/static/description/index.html index e6f9a246d..2c2d50274 100644 --- a/account_move_post_date_user/static/description/index.html +++ b/account_move_post_date_user/static/description/index.html @@ -1,4 +1,3 @@ - @@ -369,9 +368,9 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:917b5937b0cb39711f45ca2768f695430e5510bfc492f1fac50036d0ee8cb806 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

-

This module stores the date when a journal entry is posted and the user that -posted it.

+

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

+

This module stores the date when a journal entry is posted and the user +that posted it.

Table of contents

    @@ -389,7 +388,7 @@ posted it.

    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.

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

Current maintainer:

JordiMForgeFlow

-

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.