-
-
Notifications
You must be signed in to change notification settings - Fork 255
[17.0][MIG] l10n_br_coa #3758
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
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] l10n_br_coa #3758
Conversation
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
… in l10n_br we config taxes using fiscal definition object
…ate account chart template for l10n_br_coa
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_coa Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_coa/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_coa Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_coa/
Currently translated at 100.0% (45 of 45 strings) Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_coa Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_coa/pt_BR/
/ocabot migration l10n_br_coa |
8274423
to
cb2532e
Compare
7531eb6
to
3c15f5a
Compare
3c15f5a
to
592e0e1
Compare
"name": _("Plano de Contas Base"), | ||
"visible": False, | ||
"code_digits": "2", | ||
"use_anglo_saxon": False, |
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.
Tem que ser True
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.
no anglo saxao ?
no caso segui o que estava na 16
<field name="use_anglo_saxon" eval="0" /> |
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.
hum, pode ser que no template a gente não use e use apenas no plano de vdd como o generic.
Porem testando no Runboat, depois de instalar o plano l10n_br_generic_coa, eu verifiquei (adicionando o campo) que a empresa ta sem o anglo_saxon ativado:
Disclaimer: eu não sei se o problema é nesse PR ou no do (onde eu testei)
Outra coisa: eu acho que na v16 eu tinha conseguido não ter esses IPI toscos de default sale e purchase tax (override no template) e na 17.0 eu vejo eles de volta. Teria que ver o override para tirar, pois confunde a cabeça do usuário...
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.
humm.. boaaa... nao conferi se estava como anglo saxao.... em teseeeee deveria ser false ai nestes impostos padroes.. enfim.. testar e revisar
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.
@rvalyi Esqueci de agradecer ontem pela revisão.. Mas desde já, agradecido 💋
No description provided.