diff --git a/l10n_br_purchase_stock/README.rst b/l10n_br_purchase_stock/README.rst index f459bd9bc54f..c1ff9f5520f9 100644 --- a/l10n_br_purchase_stock/README.rst +++ b/l10n_br_purchase_stock/README.rst @@ -17,22 +17,20 @@ Brazilian Localization Purchase Stock :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github - :target: https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_purchase_stock + :target: https://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_purchase_stock :alt: OCA/l10n-brazil .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/l10n-brazil-14-0/l10n-brazil-14-0-l10n_br_purchase_stock + :target: https://translation.odoo-community.org/projects/l10n-brazil-15-0/l10n-brazil-15-0-l10n_br_purchase_stock :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&target_branch=15.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module extends the standard Odoo purchase module for Brazil, -specially when selling products with NFe's. +Este módulo estende o módulo padrão de compras do Odoo para atender às necessidades específicas do Brasil, especialmente no contexto de produtos com NF-e (Nota Fiscal Eletrônica). -It deals with the propagation of the fiscal operation and allow the creation -of Picking and Invoices generated by a Purchase Order. +Ele garante a propagação das operações fiscais e permite a criação de movimentações de estoque (Picking) e faturas diretamente a partir de ordens de compra. **Table of contents** @@ -55,6 +53,12 @@ No configuration required. Changelog ========= +15.0.1.0.0 (2024-09-17) +~~~~~~~~~~~~~~~~~~~~~~~ + +* Migration to version 15.0 + + 12.0.1.0.0 (2020-04-27) ~~~~~~~~~~~~~~~~~~~~~~~ @@ -66,7 +70,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -104,6 +108,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/l10n-brazil `_ project on GitHub. +This module is part of the `OCA/l10n-brazil `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/l10n_br_purchase_stock/__manifest__.py b/l10n_br_purchase_stock/__manifest__.py index 8efd5f1af618..6ccd6ea4e94c 100644 --- a/l10n_br_purchase_stock/__manifest__.py +++ b/l10n_br_purchase_stock/__manifest__.py @@ -7,7 +7,8 @@ "category": "Localisation", "author": "Akretion, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-brazil", - "version": "14.0.1.3.1", + "version": "15.0.1.0.0", + "development_status": "Beta", "depends": [ "l10n_br_purchase", "l10n_br_stock_account", diff --git a/l10n_br_purchase_stock/models/__init__.py b/l10n_br_purchase_stock/models/__init__.py index 19a6d6d1a02d..307bead04c23 100644 --- a/l10n_br_purchase_stock/models/__init__.py +++ b/l10n_br_purchase_stock/models/__init__.py @@ -1,6 +1,3 @@ -# Copyright (C) 2015 Renato Lima - Akretion -# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html - from . import res_company from . import purchase_order from . import purchase_order_line diff --git a/l10n_br_purchase_stock/readme/DESCRIPTION.rst b/l10n_br_purchase_stock/readme/DESCRIPTION.rst index a072e8fbebcf..caae598b30f9 100644 --- a/l10n_br_purchase_stock/readme/DESCRIPTION.rst +++ b/l10n_br_purchase_stock/readme/DESCRIPTION.rst @@ -1,5 +1,3 @@ -This module extends the standard Odoo purchase module for Brazil, -specially when selling products with NFe's. +Este módulo estende o módulo padrão de compras do Odoo para atender às necessidades específicas do Brasil, especialmente no contexto de produtos com NF-e (Nota Fiscal Eletrônica). -It deals with the propagation of the fiscal operation and allow the creation -of Picking and Invoices generated by a Purchase Order. +Ele garante a propagação das operações fiscais e permite a criação de movimentações de estoque (Picking) e faturas diretamente a partir de ordens de compra. diff --git a/l10n_br_purchase_stock/readme/HISTORY.rst b/l10n_br_purchase_stock/readme/HISTORY.rst index 2550b12d6ecf..354f2f7e9d2a 100644 --- a/l10n_br_purchase_stock/readme/HISTORY.rst +++ b/l10n_br_purchase_stock/readme/HISTORY.rst @@ -1,3 +1,9 @@ +15.0.1.0.0 (2024-09-17) +~~~~~~~~~~~~~~~~~~~~~~~ + +* Migration to version 15.0 + + 12.0.1.0.0 (2020-04-27) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/l10n_br_purchase_stock/static/description/index.html b/l10n_br_purchase_stock/static/description/index.html index a4b815ca799b..b863d5dd7d32 100644 --- a/l10n_br_purchase_stock/static/description/index.html +++ b/l10n_br_purchase_stock/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -368,26 +369,25 @@

Brazilian Localization Purchase Stock

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:ffcc907c7dbaa58f30a7d9305207782aac9d94e0ce8ef5e0d279eb03f076f6bf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

-

This module extends the standard Odoo purchase module for Brazil, -specially when selling products with NFe’s.

-

It deals with the propagation of the fiscal operation and allow the creation -of Picking and Invoices generated by a Purchase Order.

+

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

+

Este módulo estende o módulo padrão de compras do Odoo para atender às necessidades específicas do Brasil, especialmente no contexto de produtos com NF-e (Nota Fiscal Eletrônica).

+

Ele garante a propagação das operações fiscais e permite a criação de movimentações de estoque (Picking) e faturas diretamente a partir de ordens de compra.

Table of contents