diff --git a/README.md b/README.md index cc4566fb57d0..e8b0ac9cbdf0 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[l10n_br_account](l10n_br_account/) | 15.0.2.3.2 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | Brazilian Localization Account +[l10n_br_account](l10n_br_account/) | 15.0.2.4.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | Brazilian Localization Account [l10n_br_account_due_list](l10n_br_account_due_list/) | 15.0.1.1.0 | | Brazilian Account Due List -[l10n_br_account_withholding](l10n_br_account_withholding/) | 15.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Withholding Invoice Generator +[l10n_br_account_withholding](l10n_br_account_withholding/) | 15.0.1.1.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Withholding Invoice Generator [l10n_br_base](l10n_br_base/) | 15.0.1.4.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | Customization of base module for implementations in Brazil. [l10n_br_coa](l10n_br_coa/) | 15.0.2.1.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) | Base do Planos de Contas brasileiros [l10n_br_coa_generic](l10n_br_coa_generic/) | 15.0.2.0.0 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) | Plano de Contas para empresas do Regime normal (Micro e pequenas empresas) diff --git a/l10n_br_account/README.rst b/l10n_br_account/README.rst index 83270293bfa7..b366b20fc667 100644 --- a/l10n_br_account/README.rst +++ b/l10n_br_account/README.rst @@ -7,7 +7,7 @@ Brazilian Localization Account !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:31eb7d56cc675e1e40d852528fde3a04e344b5145522e936a63633f637354465 + !! source digest: sha256:09ee033298917d4f3d70246271e49cf2e19701850c433564bfba88cedc782f53 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_account/__manifest__.py b/l10n_br_account/__manifest__.py index a9f48be0c844..d64f05f2ea2f 100644 --- a/l10n_br_account/__manifest__.py +++ b/l10n_br_account/__manifest__.py @@ -7,7 +7,7 @@ "license": "AGPL-3", "author": "Akretion, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-brazil", - "version": "15.0.2.3.2", + "version": "15.0.2.4.0", "development_status": "Beta", "maintainers": ["renatonlima", "rvalyi"], "depends": [ diff --git a/l10n_br_account/static/description/index.html b/l10n_br_account/static/description/index.html index 190661d8a7ad..af441d3ee23b 100644 --- a/l10n_br_account/static/description/index.html +++ b/l10n_br_account/static/description/index.html @@ -366,7 +366,7 @@

Brazilian Localization Account

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:31eb7d56cc675e1e40d852528fde3a04e344b5145522e936a63633f637354465 +!! source digest: sha256:09ee033298917d4f3d70246271e49cf2e19701850c433564bfba88cedc782f53 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/l10n-brazil Translate me on Weblate Try me on Runboat

This module was written to extend the functionality of … to support … diff --git a/l10n_br_account_withholding/README.rst b/l10n_br_account_withholding/README.rst index de370c3f50d1..82fa19d82c0a 100644 --- a/l10n_br_account_withholding/README.rst +++ b/l10n_br_account_withholding/README.rst @@ -7,7 +7,7 @@ L10n Br Account Withholding !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2d708b8be1e731164c0f95df2e6a797a5861909cbf3102486c510b43c8b19a0f + !! source digest: sha256:343e207c4875ddf421da583a866579770a3ce20dfff3a9c9575fe5465e793d81 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_account_withholding/__manifest__.py b/l10n_br_account_withholding/__manifest__.py index 210687e50e13..d4bbf9d26a5f 100644 --- a/l10n_br_account_withholding/__manifest__.py +++ b/l10n_br_account_withholding/__manifest__.py @@ -5,7 +5,7 @@ "name": "L10n Br Account Withholding", "summary": """ Brazilian Withholding Invoice Generator""", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "license": "AGPL-3", "author": "Escodoo,Akretion,Odoo Community Association (OCA)", "maintainers": ["marcelsavegnago", "renatonlima"], diff --git a/l10n_br_account_withholding/static/description/index.html b/l10n_br_account_withholding/static/description/index.html index dfaaf149c67d..19e7737cf403 100644 --- a/l10n_br_account_withholding/static/description/index.html +++ b/l10n_br_account_withholding/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

L10n Br Account Withholding

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2d708b8be1e731164c0f95df2e6a797a5861909cbf3102486c510b43c8b19a0f +!! source digest: sha256:343e207c4875ddf421da583a866579770a3ce20dfff3a9c9575fe5465e793d81 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/l10n-brazil Translate me on Weblate Try me on Runboat

Automatize a conformidade fiscal brasileira, simplificando a criação de