-
-
Notifications
You must be signed in to change notification settings - Fork 554
[17.0][IMP] l10n_es_igic: tax names changed #4076
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
Conversation
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.
A priori me parece bien
This PR has the |
@etobella te parece bien? |
4b669dc
to
f563a95
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.
/ocabot merge patch
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 21b98c6. Thanks a lot for contributing to OCA. ❤️ |
Hemos detectado algunos problemas intentando asignar el plan contable de canarias a algunos clientes que ya presentaban un plan contable de península. Por lo que hemos podido comprobar, debido a que los impuestos de península y canarias convivien en la misma contabilidad (al menos en esta versión), al ejecutar el account chart update o bien detecta constantemente el mismo impuesto para xml ids distintos o bien nos da un error de que no pueden existir múltiples impuestos con el mismo
name
.Por esto considero que lo mejor sería cambiar los nombres de los impuestos evitando así esta problemática.
@BinhexTeam