diff --git a/README.md b/README.md index da927bbb3cc3..ea689972094a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ addon | version | maintainers | summary [l10n_br_pos_cfe](l10n_br_pos_cfe/) | 14.0.1.4.0 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) [![lfdivino](https://github.com/lfdivino.png?size=30px)](https://github.com/lfdivino) [![luismalta](https://github.com/luismalta.png?size=30px)](https://github.com/luismalta) [![ygcarvalh](https://github.com/ygcarvalh.png?size=30px)](https://github.com/ygcarvalh) | CF-e [l10n_br_pos_nfce](l10n_br_pos_nfce/) | 14.0.1.2.0 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) [![lfdivino](https://github.com/lfdivino.png?size=30px)](https://github.com/lfdivino) [![luismalta](https://github.com/luismalta.png?size=30px)](https://github.com/luismalta) [![ygcarvalh](https://github.com/ygcarvalh.png?size=30px)](https://github.com/ygcarvalh) [![felipezago](https://github.com/felipezago.png?size=30px)](https://github.com/felipezago) | NFC-E no Ponto de Venda [l10n_br_product_contract](l10n_br_product_contract/) | 14.0.1.1.1 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | Criação de contratos através dos Pedidos de Vendas -[l10n_br_purchase](l10n_br_purchase/) | 14.0.3.8.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 Purchase +[l10n_br_purchase](l10n_br_purchase/) | 14.0.3.9.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 Purchase [l10n_br_purchase_request](l10n_br_purchase_request/) | 14.0.1.0.4 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | Purchase Request Brazilian Localization Purchase Request [l10n_br_purchase_stock](l10n_br_purchase_stock/) | 14.0.1.3.1 | | Brazilian Localization Purchase Stock [l10n_br_repair](l10n_br_repair/) | 14.0.1.1.6 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | Brazilian Localization Repair diff --git a/l10n_br_purchase/README.rst b/l10n_br_purchase/README.rst index cff63b849c5b..d845b4427457 100644 --- a/l10n_br_purchase/README.rst +++ b/l10n_br_purchase/README.rst @@ -7,7 +7,7 @@ Brazilian Localization Purchase !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ba4625eccd1ac4acf8670cb96b94d86ebced8990df33523d8094bb6c39637706 + !! source digest: sha256:51ae95ad11c9e78eae2ebe86f7022db5da0c630cd0860dd9a8a5ffaf55f08670 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_purchase/__manifest__.py b/l10n_br_purchase/__manifest__.py index 7a882196df36..ca57c5d23644 100644 --- a/l10n_br_purchase/__manifest__.py +++ b/l10n_br_purchase/__manifest__.py @@ -8,7 +8,7 @@ "author": "Akretion, Odoo Community Association (OCA)", "maintainers": ["renatonlima", "rvalyi"], "website": "https://github.com/OCA/l10n-brazil", - "version": "14.0.3.8.0", + "version": "14.0.3.9.0", "depends": ["purchase", "l10n_br_account"], "data": [ # Security diff --git a/l10n_br_purchase/static/description/index.html b/l10n_br_purchase/static/description/index.html index 9bb49dbc7569..31122cc4bb12 100644 --- a/l10n_br_purchase/static/description/index.html +++ b/l10n_br_purchase/static/description/index.html @@ -366,7 +366,7 @@

Brazilian Localization Purchase

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ba4625eccd1ac4acf8670cb96b94d86ebced8990df33523d8094bb6c39637706 +!! source digest: sha256:51ae95ad11c9e78eae2ebe86f7022db5da0c630cd0860dd9a8a5ffaf55f08670 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Este módulo integra a parte fiscal do módulo l10n_br_fiscal com o módulo de compra purchase do Odoo. O módulo permite o cálculo dos impostos brasileiros já no pedido de compra e propaga a operação fiscal até a nota fiscal de compra, deixando ela com a tributação mais correta possível para seu financeiro (sendo que vocẽ poderia também importar o XML da nota depois).