diff --git a/l10n_br_delivery/README.rst b/l10n_br_delivery/README.rst index e15c55b5cbad..e5803b112aa8 100644 --- a/l10n_br_delivery/README.rst +++ b/l10n_br_delivery/README.rst @@ -10,9 +10,9 @@ delivery module Brazilian Localization !! source digest: sha256:a42327d40a82670bd74fba8329ab1c5f0a9d5094b0523a19aee0433acc84d98b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png :target: https://odoo-community.org/page/development-status - :alt: Beta + :alt: Alpha .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 @@ -39,6 +39,11 @@ Esse módulo localiza o módulo *delivery* para adequar as necessidades do Brasi * vale a pena notar que o rateamento do frete, seguro e outros custos já esta sendo feito pelo módulo l10n_br_fiscal, tanto para notas de saída como de entrada. * se você for emitir NF-e, você precisa do módulo *l10n_br_delivery_nfe* que faz a integração deste módulo com o módulo *l10n_br_nfe*. +.. IMPORTANT:: + This is an alpha version, the data model and design can change at any time without warning. + Only for development or testing purpose, do not use in production. + `More details on development status `_ + **Table of contents** .. contents:: diff --git a/l10n_br_delivery/__manifest__.py b/l10n_br_delivery/__manifest__.py index a57cb37bf92a..b34b40723035 100644 --- a/l10n_br_delivery/__manifest__.py +++ b/l10n_br_delivery/__manifest__.py @@ -7,7 +7,8 @@ "author": "Akretion, Odoo Community Association (OCA)", "maintainers": ["renatonlima", "mbcosta"], "website": "https://github.com/OCA/l10n-brazil", - "version": "14.0.2.0.1", + "version": "15.0.1.0.0", + "development_status": "Alpha", "depends": [ "l10n_br_sale_stock", "delivery", diff --git a/l10n_br_delivery/static/description/index.html b/l10n_br_delivery/static/description/index.html index e74df1582a1b..5fb2eaf3d981 100644 --- a/l10n_br_delivery/static/description/index.html +++ b/l10n_br_delivery/static/description/index.html @@ -369,7 +369,7 @@

delivery module Brazilian Localization

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:a42327d40a82670bd74fba8329ab1c5f0a9d5094b0523a19aee0433acc84d98b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

(summary: extends the delivery module to comply with the fiscal documents requirements)

Esse módulo localiza o módulo delivery para adequar as necessidades do Brasil. Em especial ele:

@@ -382,6 +382,12 @@

delivery module Brazilian Localization

  • se você for emitir NF-e, você precisa do módulo l10n_br_delivery_nfe que faz a integração deste módulo com o módulo l10n_br_nfe.
  • +
    +

    Important

    +

    This is an alpha version, the data model and design can change at any time without warning. +Only for development or testing purpose, do not use in production. +More details on development status

    +

    Table of contents