From c5e30c61224b44a444761c323f45922f0a940806 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 15 Aug 2024 15:08:15 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- l10n_br_sale/README.rst | 2 +- l10n_br_sale/__manifest__.py | 2 +- l10n_br_sale/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ebff11dca943..017284497c10 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ addon | version | maintainers | summary [l10n_br_nfse_focus](l10n_br_nfse_focus/) | 15.0.1.1.1 | [![AndreMarcos](https://github.com/AndreMarcos.png?size=30px)](https://github.com/AndreMarcos) [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) [![ygcarvalh](https://github.com/ygcarvalh.png?size=30px)](https://github.com/ygcarvalh) [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | NFS-e (FocusNFE) [l10n_br_purchase](l10n_br_purchase/) | 15.0.1.1.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_resource](l10n_br_resource/) | 15.0.1.0.0 | [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) [![hendixcosta](https://github.com/hendixcosta.png?size=30px)](https://github.com/hendixcosta) [![lfdivino](https://github.com/lfdivino.png?size=30px)](https://github.com/lfdivino) | This module extend core resource to create important brazilian informations. Define a Brazilian calendar and some tools to compute dates used in financial and payroll modules -[l10n_br_sale](l10n_br_sale/) | 15.0.1.2.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Localization Sale +[l10n_br_sale](l10n_br_sale/) | 15.0.1.3.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Localization Sale [l10n_br_setup_tests](l10n_br_setup_tests/) | 15.0.1.0.0 | [![antoniospneto](https://github.com/antoniospneto.png?size=30px)](https://github.com/antoniospneto) | Modules for Odoo's Brazil-focused usability with integration tests. [l10n_br_stock](l10n_br_stock/) | 15.0.1.0.1 | | Brazilian Localization Warehouse [l10n_br_zip](l10n_br_zip/) | 15.0.1.2.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Localisation ZIP Codes diff --git a/l10n_br_sale/README.rst b/l10n_br_sale/README.rst index be443df44e91..138891ad3998 100644 --- a/l10n_br_sale/README.rst +++ b/l10n_br_sale/README.rst @@ -7,7 +7,7 @@ Brazilian Localization Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7dfa1ec19a0e94d91dbc683309a4ffad9bacde3d2a2ce964c09d3f458a7423b0 + !! source digest: sha256:fa513c4c3558b189eaa0f6f51196e990dca76ce59dcd5f4e7d2172ed3cf836f9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/l10n_br_sale/__manifest__.py b/l10n_br_sale/__manifest__.py index 0ee7ff00e8c3..9d417fa962ac 100644 --- a/l10n_br_sale/__manifest__.py +++ b/l10n_br_sale/__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.1.2.0", + "version": "15.0.1.3.0", "depends": ["sale_management", "l10n_br_account"], "data": [ # Data diff --git a/l10n_br_sale/static/description/index.html b/l10n_br_sale/static/description/index.html index 6d67a193e469..6830b8101689 100644 --- a/l10n_br_sale/static/description/index.html +++ b/l10n_br_sale/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 { @@ -366,7 +367,7 @@

Brazilian Localization Sale

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7dfa1ec19a0e94d91dbc683309a4ffad9bacde3d2a2ce964c09d3f458a7423b0 +!! source digest: sha256:fa513c4c3558b189eaa0f6f51196e990dca76ce59dcd5f4e7d2172ed3cf836f9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Este módulo estende o módulo sale do Odoo para adaptá-lo as necessidades brasileira, com este módulo você tem dados fiscal para faturamento e geração dos documentos fiscais (NF-e, NFS-e, CF-e, NFC-e e etc.), cálculo dos impostos e contribuições brasileiros (municipais, estaduais e federal).

@@ -480,7 +481,9 @@

Other credits

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.