diff --git a/README.md b/README.md index 5dc4c53b7..52ce02547 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ addon | version | maintainers | summary [account_usability](account_usability/) | 15.0.1.0.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Account module and adds the option to enable Saxon Accounting [base_vat_optional_vies](base_vat_optional_vies/) | 15.0.1.1.0 | | Optional validation of VAT via VIES [product_category_tax](product_category_tax/) | 15.0.1.1.0 | | Configure taxes in the product category +[stock_account_no_auto_reconcile](stock_account_no_auto_reconcile/) | 15.0.1.0.0 | | Do not try to reconcile stock interim related JE [//]: # (end addons) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 6303413dd..87b27c656 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20230920.0 \ No newline at end of file +15.0.20231010.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 271216be9..f2f20fabf 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -46,6 +46,7 @@ setuptools.setup( 'odoo-addon-account_usability>=15.0dev,<15.1dev', 'odoo-addon-base_vat_optional_vies>=15.0dev,<15.1dev', 'odoo-addon-product_category_tax>=15.0dev,<15.1dev', + 'odoo-addon-stock_account_no_auto_reconcile>=15.0dev,<15.1dev', ], classifiers=[ 'Programming Language :: Python', diff --git a/stock_account_no_auto_reconcile/README.rst b/stock_account_no_auto_reconcile/README.rst index 63854ec54..75e666561 100644 --- a/stock_account_no_auto_reconcile/README.rst +++ b/stock_account_no_auto_reconcile/README.rst @@ -2,10 +2,13 @@ Stock Account No Auto Reconcile =============================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:6bf1bfb20b985ee98ce25f9d73a9eab345a4c6c14240f738aeb75b4653ffdd57 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Stock Account No Auto Reconcile .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-stock_account_no_auto_reconcile :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/92/15.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-financial-tools&target_branch=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Prevent automatically reconciliation when invoicing a stock move or when validating a stock move. @@ -55,7 +58,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 smashing it by providing a detailed and welcomed +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. diff --git a/stock_account_no_auto_reconcile/static/description/icon.png b/stock_account_no_auto_reconcile/static/description/icon.png new file mode 100644 index 000000000..3a0328b51 Binary files /dev/null and b/stock_account_no_auto_reconcile/static/description/icon.png differ diff --git a/stock_account_no_auto_reconcile/static/description/index.html b/stock_account_no_auto_reconcile/static/description/index.html index 937c853fc..98e8cdba0 100644 --- a/stock_account_no_auto_reconcile/static/description/index.html +++ b/stock_account_no_auto_reconcile/static/description/index.html @@ -1,20 +1,20 @@ - + - + Stock Account No Auto Reconcile