From 2b5622bcd258d88957060352bea7cc001793660e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 12 Nov 2024 16:03:14 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + account_move_post_date_user/README.rst | 13 ++++++------ .../static/description/index.html | 21 +++++++++++-------- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 22 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 530b71a4591..da2bdbba706 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ addon | version | maintainers | summary [account_move_line_sale_info](account_move_line_sale_info/) | 13.0.1.0.5 | | Introduces the purchase order line to the journal items [account_move_line_tax_editable](account_move_line_tax_editable/) | 13.0.2.0.0 | | Allows to edit taxes on non-posted account move lines [account_move_line_used_currency](account_move_line_used_currency/) | 13.0.1.0.0 | | Account Move Line Amount Currency +[account_move_post_date_user](account_move_post_date_user/) | 13.0.1.0.0 | [![JordiMForgeFlow](https://github.com/JordiMForgeFlow.png?size=30px)](https://github.com/JordiMForgeFlow) | Trace journal entry posting date and user. [account_move_print](account_move_print/) | 13.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds the option to print Journal Entries [account_move_reversal_choose_method](account_move_reversal_choose_method/) | 13.0.1.0.0 | | Let's choose the Credit Method when adding a credit note to a journal entry. [account_move_template](account_move_template/) | 13.0.1.2.0 | | Templates for recurring Journal Entries diff --git a/account_move_post_date_user/README.rst b/account_move_post_date_user/README.rst index 8d477b8eb3b..d975bf97a35 100644 --- a/account_move_post_date_user/README.rst +++ b/account_move_post_date_user/README.rst @@ -7,7 +7,7 @@ Account Move Post Date User !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:917b5937b0cb39711f45ca2768f695430e5510bfc492f1fac50036d0ee8cb806 + !! source digest: sha256:698b8a239ca57c011c98e22209f3ec57c4467c4031431b905032630fc2f9859d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -17,13 +17,13 @@ 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/13.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-13-0/account-financial-tools-13-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=13.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -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. @@ -60,6 +60,7 @@ Contributors * `ForgeFlow S.L. `__: * Jordi Masvidal + * Guillem Casassas Maintainers ~~~~~~~~~~~ @@ -82,6 +83,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/static/description/index.html b/account_move_post_date_user/static/description/index.html index e6f9a246d33..049947eec42 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 @@ - @@ -9,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. @@ -275,7 +275,7 @@ 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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,9 +367,9 @@

Account Move Post Date User

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:917b5937b0cb39711f45ca2768f695430e5510bfc492f1fac50036d0ee8cb806 +!! source digest: sha256:698b8a239ca57c011c98e22209f3ec57c4467c4031431b905032630fc2f9859d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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 +389,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.

@@ -405,6 +405,7 @@

Contributors

@@ -412,13 +413,15 @@

Contributors

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:

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/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 069a2bc4a0e..0a61b4f4fb0 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20230223.0 \ No newline at end of file +13.0.20241112.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index aeac372174b..2f7953743c2 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -34,6 +34,7 @@ 'odoo13-addon-account_move_line_sale_info', 'odoo13-addon-account_move_line_tax_editable', 'odoo13-addon-account_move_line_used_currency', + 'odoo13-addon-account_move_post_date_user', 'odoo13-addon-account_move_print', 'odoo13-addon-account_move_reversal_choose_method', 'odoo13-addon-account_move_template',