-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
[14.0][FIX] l10n_br_product_contract: is_contract #2602
[14.0][FIX] l10n_br_product_contract: is_contract #2602
Conversation
ping @rvalyi |
Hi @marcelsavegnago, @mileo, |
2c00ad6
to
7d78b20
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.
obrigado @kaynnan !
faço o merge rápido para destravar geral já que é um fix bem simples e sem risco. /ocabot merge minor |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 6a77c5b. Thanks a lot for contributing to OCA. ❤️ |
cc @marcelsavegnago
Adicionado o field is_contract para o demo referente ao sale.order.line e com esse ajuste o erro relatado nos tests pela PR #2545, fez com que o teste seja executado corretamente.
Seguindo a lógica pelo IMP realizado no product_contract, notei que o product_id.is_contract foi alterado por is_contract, em base disso fiz essa adição do campo ao demo do sale.order.line