Skip to content

Commit d677232

Browse files
committed
[BOT] post-merge updates
1 parent d9c843c commit d677232

File tree

9 files changed

+54
-52
lines changed

9 files changed

+54
-52
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ addon | version | maintainers | summary
3535
[l10n_br_crm](l10n_br_crm/) | 16.0.1.1.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Brazilian Localization CRM
3636
[l10n_br_crm_cnpj_search](l10n_br_crm_cnpj_search/) | 16.0.1.0.0 | [![corredato](https://github.com/corredato.png?size=30px)](https://github.com/corredato) [![mileo](https://github.com/mileo.png?size=30px)](https://github.com/mileo) | CNPJ search in CRM Lead
3737
[l10n_br_currency_rate_update](l10n_br_currency_rate_update/) | 16.0.1.1.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Update exchange rates using OCA modules for Brazil
38+
[l10n_br_delivery](l10n_br_delivery/) | 16.0.1.0.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | delivery module Brazilian Localization
3839
[l10n_br_fiscal](l10n_br_fiscal/) | 16.0.2.15.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Fiscal module/tax engine for Brazil
3940
[l10n_br_fiscal_certificate](l10n_br_fiscal_certificate/) | 16.0.1.0.1 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | A1 fiscal certificate management for Brazil
4041
[l10n_br_fiscal_closing](l10n_br_fiscal_closing/) | 16.0.2.2.0 | | Period fiscal closing

l10n_br_delivery/README.rst

+34-34
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ delivery module Brazilian Localization
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:b0564c2ed26c303d101f4b85c1de5fe736f4c251e8c2e3deda8d76e870315b4d
10+
!! source digest: sha256:fdfde081d9544d696e3a222fc15cec8a2066c30587d1e7c6f433e64bd457072f
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -34,19 +34,19 @@ documents requirements)*
3434
Esse módulo localiza o módulo *delivery* para adequar as necessidades do
3535
Brasil. Em especial ele:
3636

37-
- acrescenta informações para os Documentos Fiscais: Transportadora,
38-
responsabilidade do frete, volume e peso bruto.
39-
- acrescenta na Transportadora o código ANTT e a lista de veículos.
40-
- cria um modelo simples de veículo com os campos fiscais (placa,
41-
código ANTT, modelo, ano de fabricação...)
42-
- desativa o método *\_add_delivery_cost_to_so* da Expedição, pois o
43-
frete já esta corretamente informado no pedido.
44-
- vale a pena notar que o rateamento do frete, seguro e outros
45-
custos já esta sendo feito pelo módulo l10n_br_fiscal, tanto para
46-
notas de saída como de entrada.
47-
- se você for emitir NF-e, você precisa do módulo
48-
*l10n_br_delivery_nfe* que faz a integração deste módulo com o
49-
módulo *l10n_br_nfe*.
37+
- acrescenta informações para os Documentos Fiscais: Transportadora,
38+
responsabilidade do frete, volume e peso bruto.
39+
- acrescenta na Transportadora o código ANTT e a lista de veículos.
40+
- cria um modelo simples de veículo com os campos fiscais (placa,
41+
código ANTT, modelo, ano de fabricação...)
42+
- desativa o método *\_add_delivery_cost_to_so* da Expedição, pois o
43+
frete já esta corretamente informado no pedido.
44+
- vale a pena notar que o rateamento do frete, seguro e outros custos
45+
já esta sendo feito pelo módulo l10n_br_fiscal, tanto para notas de
46+
saída como de entrada.
47+
- se você for emitir NF-e, você precisa do módulo
48+
*l10n_br_delivery_nfe* que faz a integração deste módulo com o
49+
módulo *l10n_br_nfe*.
5050

5151
**Table of contents**
5252

@@ -58,55 +58,55 @@ Installation
5858

5959
This module depends on:
6060

61-
- l10n_br_sale_stock
62-
- delivery
63-
- delivery_carrier_partner
61+
- l10n_br_sale_stock
62+
- delivery
63+
- delivery_carrier_partner
6464

6565
Configuration
6666
=============
6767

6868
Cadastre os Métodos de Envio que poderão ser selecionados nos Pedidos de
6969
Vendas, em:
7070

71-
- Inventário > Configuração > Entrega > Métodos de Envio
71+
- Inventário > Configuração > Entrega > Métodos de Envio
7272

7373
Veja que cada método é referente a uma Transportadora, também é possível
7474
cadastrar os Veículos da Transportadora em:
7575

76-
- Inventário > Configuração > Entrega > Veículo
76+
- Inventário > Configuração > Entrega > Veículo
7777

7878
Usage
7979
=====
8080

8181
Para usar esse modulo você precisa:
8282

83-
- Criar um Pedido de Venda informar o Método de Entrega e o valor do
84-
Frete, se necessário os valores de Seguro e Outros Custos.
83+
- Criar um Pedido de Venda informar o Método de Entrega e o valor do
84+
Frete, se necessário os valores de Seguro e Outros Custos.
8585

8686
Known issues / Roadmap
8787
======================
8888

89-
- Integrar o modulo com os metódos de calculo automáticos do modulo
90-
delivery, hoje o usuário deve informar a Transportadora e o valor do
91-
Frete é informado manualmente.
89+
- Integrar o modulo com os metódos de calculo automáticos do modulo
90+
delivery, hoje o usuário deve informar a Transportadora e o valor do
91+
Frete é informado manualmente.
9292

9393
Changelog
9494
=========
9595

9696
14.0.1.0.0 (2022-09-29)
9797
-----------------------
9898

99-
- Migration.
99+
- Migration.
100100

101101
12.0.1.0.0 (2021-08-28)
102102
-----------------------
103103

104-
- Migration
104+
- Migration
105105

106106
8.0.1.0.0 (2021-01-06)
107107
----------------------
108108

109-
- 1st version
109+
- 1st version
110110

111111
Bug Tracker
112112
===========
@@ -129,16 +129,16 @@ Authors
129129
Contributors
130130
------------
131131

132-
- `Akretion <https://www.akretion.com/pt-BR>`__:
132+
- `Akretion <https://www.akretion.com/pt-BR>`__:
133133

134-
- Renato Lima <renato.lima@akretion.com.br>
135-
- Magno Costa <magno.costa@akretion.com.br>
134+
- Renato Lima <renato.lima@akretion.com.br>
135+
- Magno Costa <magno.costa@akretion.com.br>
136136

137-
- `KMEE <https://www.kmee.com.br>`__:
137+
- `KMEE <https://www.kmee.com.br>`__:
138138

139-
- Diego Paradeda <diego.paradeda@kmee.com.br>
140-
- Gabriel Cardoso de Faria <gabriel.cardoso@kmee.com.br>
141-
- Luis Otavio Malta Conceição <luis.malta@kmee.com.br>
139+
- Diego Paradeda <diego.paradeda@kmee.com.br>
140+
- Gabriel Cardoso de Faria <gabriel.cardoso@kmee.com.br>
141+
- Luis Otavio Malta Conceição <luis.malta@kmee.com.br>
142142

143143
Maintainers
144144
-----------

l10n_br_delivery/static/description/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">delivery module Brazilian Localization</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:b0564c2ed26c303d101f4b85c1de5fe736f4c251e8c2e3deda8d76e870315b4d
370+
!! source digest: sha256:fdfde081d9544d696e3a222fc15cec8a2066c30587d1e7c6f433e64bd457072f
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_delivery"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_delivery"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p><em>(summary: extends the delivery module to comply with the fiscal
@@ -383,9 +383,9 @@ <h1 class="title">delivery module Brazilian Localization</h1>
383383
código ANTT, modelo, ano de fabricação…)</li>
384384
<li>desativa o método <em>_add_delivery_cost_to_so</em> da Expedição, pois o
385385
frete já esta corretamente informado no pedido.</li>
386-
<li>vale a pena notar que o rateamento do frete, seguro e outros
387-
custos já esta sendo feito pelo módulo l10n_br_fiscal, tanto para
388-
notas de saída como de entrada.</li>
386+
<li>vale a pena notar que o rateamento do frete, seguro e outros custos
387+
já esta sendo feito pelo módulo l10n_br_fiscal, tanto para notas de
388+
saída como de entrada.</li>
389389
<li>se você for emitir NF-e, você precisa do módulo
390390
<em>l10n_br_delivery_nfe</em> que faz a integração deste módulo com o
391391
módulo <em>l10n_br_nfe</em>.</li>

l10n_br_stock/README.rst

+10-10
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Brazilian Localization Warehouse
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:009c86805f93de87c63b24d560908b748f34ea5ec9d82b672d9714d135dbe503
10+
!! source digest: sha256:33588f2f1a8c133f173eb6b8e3fc451ce6c00fd9e079c88395271eb176d954a8
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -45,8 +45,8 @@ Installation
4545

4646
This module depends on:
4747

48-
- l10n_br_base
49-
- stock
48+
- l10n_br_base
49+
- stock
5050

5151
Configuration
5252
=============
@@ -70,12 +70,12 @@ Changelog
7070
14.0.2.0.0 (2022-06-07)
7171
-----------------------
7272

73-
- [REF] Renomeado campo Inscrição Estadual de ie para inscr_est.
73+
- [REF] Renomeado campo Inscrição Estadual de ie para inscr_est.
7474

7575
14.0.1.0.0 (2021-12-31)
7676
-----------------------
7777

78-
- [MIG] Migração para a versão 14.0.
78+
- [MIG] Migração para a versão 14.0.
7979

8080
Bug Tracker
8181
===========
@@ -98,14 +98,14 @@ Authors
9898
Contributors
9999
------------
100100

101-
- `KMEE <https://kmee.com.br>`__:
101+
- `KMEE <https://kmee.com.br>`__:
102102

103-
- Hendrix Costa
104-
- Luis Felipe Mileo <mileo@kmee.com.br>
103+
- Hendrix Costa
104+
- Luis Felipe Mileo <mileo@kmee.com.br>
105105

106-
- `ESCODOO <https://escodoo.com.br>`__:
106+
- `ESCODOO <https://escodoo.com.br>`__:
107107

108-
- Marcel Savegnago <marcel.savegnago@escodoo.com.br>
108+
- Marcel Savegnago <marcel.savegnago@escodoo.com.br>
109109

110110
Maintainers
111111
-----------

l10n_br_stock/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Brazilian Localization Warehouse</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:009c86805f93de87c63b24d560908b748f34ea5ec9d82b672d9714d135dbe503
370+
!! source digest: sha256:33588f2f1a8c133f173eb6b8e3fc451ce6c00fd9e079c88395271eb176d954a8
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_stock"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_stock"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p><strong>Português</strong> Esse módulo incluí a possibilidade de pesquisar uma Ordem

l10n_br_stock_account/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Brazilian Localization WMS Accounting
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5e034364c28100c3c9cb413c5cede9f7fa71cf2dc8a338569df13b07864214d4
10+
!! source digest: sha256:104268d1ce3c089f53616bbcb4bfb96cea98efe3642ab2ff476e87d844f7751b
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

l10n_br_stock_account/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Brazilian Localization WMS Accounting</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:5e034364c28100c3c9cb413c5cede9f7fa71cf2dc8a338569df13b07864214d4
370+
!! source digest: sha256:104268d1ce3c089f53616bbcb4bfb96cea98efe3642ab2ff476e87d844f7751b
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_stock_account"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_stock_account"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module make possible create invoice based in Stock Pickings.</p>

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250302.0
1+
16.0.20250305.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'odoo-addon-l10n_br_crm>=16.0dev,<16.1dev',
2323
'odoo-addon-l10n_br_crm_cnpj_search>=16.0dev,<16.1dev',
2424
'odoo-addon-l10n_br_currency_rate_update>=16.0dev,<16.1dev',
25+
'odoo-addon-l10n_br_delivery>=16.0dev,<16.1dev',
2526
'odoo-addon-l10n_br_fiscal>=16.0dev,<16.1dev',
2627
'odoo-addon-l10n_br_fiscal_certificate>=16.0dev,<16.1dev',
2728
'odoo-addon-l10n_br_fiscal_closing>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)