From 9f52be992038eacce8d9129f879b555c7daae886 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 30 Sep 2024 14:31:01 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + account_move_substate/README.rst | 38 ++++++---- .../static/description/index.html | 70 +++++++++++-------- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 67 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 99cf83b8374..10efba9083f 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ addon | version | maintainers | summary [account_move_post_block](account_move_post_block/) | 15.0.1.1.0 | | Account Move Post Block [account_move_search_line](account_move_search_line/) | 15.0.1.0.0 | | Account Move Search Line [account_move_sent_usability](account_move_sent_usability/) | 15.0.1.0.1 | | Allows to filter moves on 'is_move_sent' and to see the value of the field in form +[account_move_substate](account_move_substate/) | 15.0.1.0.0 | | Account Move Sub State [account_move_tier_validation](account_move_tier_validation/) | 15.0.1.1.1 | | Extends the functionality of Account Moves to support a tier validation process. [account_move_tier_validation_forward](account_move_tier_validation_forward/) | 15.0.1.0.0 | | Account Move Tier Validation - Forward Option [account_portal_hide_invoice](account_portal_hide_invoice/) | 15.0.1.0.0 | [![Khalid-SerpentCS](https://github.com/Khalid-SerpentCS.png?size=30px)](https://github.com/Khalid-SerpentCS) | Hide invoices on customer portal. diff --git a/account_move_substate/README.rst b/account_move_substate/README.rst index cd249e1edf4..b93bea23c16 100644 --- a/account_move_substate/README.rst +++ b/account_move_substate/README.rst @@ -2,10 +2,13 @@ Account Move Sub State ====================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:62dddc901562f15ff544903ea9394462db9479eafa1237d36b36edf738cee1ae + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,20 +17,20 @@ Account Move Sub State :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--invoicing-lightgray.png?logo=github - :target: https://github.com/OCA/account-invoicing/tree/14.0/account_move_substate + :target: https://github.com/OCA/account-invoicing/tree/15.0/account_move_substate :alt: OCA/account-invoicing .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_move_substate + :target: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_move_substate :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/95/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-invoicing&target_branch=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| -This module allows to add a substate to journal entry. +This module allows you to add a substate to a journal entry. For each journal entry state you can define a substate. -We this module you can define substate which allow you to extend accounting workflow. +With this module, you can define substates which allow you to extend the accounting workflow. **Table of contents** @@ -37,20 +40,20 @@ We this module you can define substate which allow you to extend accounting work Usage ===== -#. Go to ** Settings > Technical > Database Structure ** and Add "Base substate". - If necessery you can add "target State values" (ex define a substate for "cancel" +#. Go to ** Settings > Technical > Substate Configuration > Base Substate ** and add a "Base substate". + If necessary you can add "target State values" (ex define a substate for "cancel" state). Substate sequence is very important. #. Create a journal entry and check if the substate are displayed on the header of - form view. Check if you can't set substate defined for journal entry if state is a draft. + form view. Check if you can't set substate defined for journal entry if state is a draft. 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. @@ -60,6 +63,7 @@ Credits Authors ~~~~~~~ +* 360ERP * Ecosoft Contributors @@ -69,6 +73,10 @@ Contributors * Pimolnat Suntian +* `360ERP `__: + + * Bosd + Maintainers ~~~~~~~~~~~ @@ -82,6 +90,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-invoicing `_ project on GitHub. +This module is part of the `OCA/account-invoicing `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_move_substate/static/description/index.html b/account_move_substate/static/description/index.html index 3ae5436b9ba..e280c193286 100644 --- a/account_move_substate/static/description/index.html +++ b/account_move_substate/static/description/index.html @@ -1,20 +1,20 @@ - - + Account Move Sub State