-
-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0][MIG] l10n_br_account_nfe: _render_qweb_* migration #3439
[16.0][MIG] l10n_br_account_nfe: _render_qweb_* migration #3439
Conversation
Hi @antoniospneto, @felipemotter, @mbcosta, |
d2e0ce5
to
223f1b4
Compare
@CristianoMafraJunior @antoniospneto eu não tinha visto que tinha esse override de novo no l10n_br_account_nfe, mas no l10n_br_nfe eu tinha feito a mudança para resolver isso que mudou na v16: 9ca0eb3 |
a3ee84a
to
7d3a0a9
Compare
7d3a0a9
to
177da78
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ops, tinha aprovado mas falta ver os testes
177da78
to
5165fb0
Compare
5165fb0
to
b9715b5
Compare
[TESTE FUNCIONAL NO RUNBOAT] TESTE_FUNCIONAL.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
valeu @CristianoMafraJunior !
/ocabot merge patch |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 56c62cf. Thanks a lot for contributing to OCA. ❤️ |
Objetivo da PR
Esta PR resolve a Issue #3432, que causava o erro "got multiple values for data" ao tentar imprimir qualquer relatório.
Esse erro é similar ao corrigido anteriormente na PR #3255.