diff --git a/README.md b/README.md index cbd013f0..bb58cad4 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ addon | version | maintainers | summary [account_journal_lock_date](account_journal_lock_date/) | 16.0.1.0.0 | | Lock each journal independently [account_journal_restrict_mode](account_journal_restrict_mode/) | 16.0.1.0.0 | | Lock All Posted Entries of Journals. [account_loan](account_loan/) | 16.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Account Loan management -[account_lock_date_update](account_lock_date_update/) | 16.0.1.0.0 | | Allow an Account adviser to update locking date without having access to all technical settings +[account_lock_date_update](account_lock_date_update/) | 16.0.1.0.1 | | Allow an Account adviser to update locking date without having access to all technical settings [account_move_fiscal_month](account_move_fiscal_month/) | 16.0.1.0.0 | | Display the fiscal month on journal entries/item [account_move_fiscal_year](account_move_fiscal_year/) | 16.0.1.0.0 | | Display the fiscal year on journal entries/item [account_move_line_purchase_info](account_move_line_purchase_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items [account_move_line_sale_info](account_move_line_sale_info/) | 16.0.1.0.0 | | Introduces the purchase order line to the journal items -[account_move_line_tax_editable](account_move_line_tax_editable/) | 16.0.1.0.0 | | Allows to edit taxes on non-posted account move lines +[account_move_line_tax_editable](account_move_line_tax_editable/) | 16.0.1.0.1 | | Allows to edit taxes on non-posted account move lines [account_move_name_sequence](account_move_name_sequence/) | 16.0.1.1.5 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![moylop260](https://github.com/moylop260.png?size=30px)](https://github.com/moylop260) [![frahikLV](https://github.com/frahikLV.png?size=30px)](https://github.com/frahikLV) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Generate journal entry number from sequence [account_move_print](account_move_print/) | 16.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_template](account_move_template/) | 16.0.1.0.0 | | Templates for recurring Journal Entries diff --git a/account_lock_date_update/README.rst b/account_lock_date_update/README.rst index 86c26bed..03152278 100644 --- a/account_lock_date_update/README.rst +++ b/account_lock_date_update/README.rst @@ -7,7 +7,7 @@ Account Lock Date Update !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ad46d710e8761bb74217dd3c148ce03ccd098ce7b770654e1a6e435cea7667c6 + !! source digest: sha256:7333ac0f0eafefa30445b967453b1c07e933f2e94f93c17a346ce672729b7b38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_lock_date_update/__manifest__.py b/account_lock_date_update/__manifest__.py index 321dc94b..69fee43d 100644 --- a/account_lock_date_update/__manifest__.py +++ b/account_lock_date_update/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ Allow an Account adviser to update locking date without having access to all technical settings""", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", diff --git a/account_lock_date_update/static/description/index.html b/account_lock_date_update/static/description/index.html index afcab162..f02786f4 100644 --- a/account_lock_date_update/static/description/index.html +++ b/account_lock_date_update/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ad46d710e8761bb74217dd3c148ce03ccd098ce7b770654e1a6e435cea7667c6 +!! source digest: sha256:7333ac0f0eafefa30445b967453b1c07e933f2e94f93c17a346ce672729b7b38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Allow an Account adviser to update locking dates without having diff --git a/account_move_line_tax_editable/README.rst b/account_move_line_tax_editable/README.rst index ac60aa1f..43ad703c 100644 --- a/account_move_line_tax_editable/README.rst +++ b/account_move_line_tax_editable/README.rst @@ -7,7 +7,7 @@ Account Move Line Tax Editable !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f40756c7d2fcfb1c2a4adcfc8b1ec2125f2bde1651d05cd032daaa7fa2652452 + !! source digest: sha256:963e9a00d6b3311a5ccff8ab2681977d6325c1fad0347c74f86647989b58d81f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_move_line_tax_editable/__manifest__.py b/account_move_line_tax_editable/__manifest__.py index 991d516b..5ce90177 100644 --- a/account_move_line_tax_editable/__manifest__.py +++ b/account_move_line_tax_editable/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Move Line Tax Editable", "summary": "Allows to edit taxes on non-posted account move lines", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", diff --git a/account_move_line_tax_editable/static/description/index.html b/account_move_line_tax_editable/static/description/index.html index 9e77e3a4..c823c8d0 100644 --- a/account_move_line_tax_editable/static/description/index.html +++ b/account_move_line_tax_editable/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f40756c7d2fcfb1c2a4adcfc8b1ec2125f2bde1651d05cd032daaa7fa2652452 +!! source digest: sha256:963e9a00d6b3311a5ccff8ab2681977d6325c1fad0347c74f86647989b58d81f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Allows to edit taxes on account move lines.