-
-
Notifications
You must be signed in to change notification settings - Fork 534
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
[17.0][FIX] l10n_es_aeat_mod*: Fix tests related to S_IVA21ISP #3996
[17.0][FIX] l10n_es_aeat_mod*: Fix tests related to S_IVA21ISP #3996
Conversation
Tax S_IVA21ISP was removed at odoo/odoo@401a961 therefore, the test data is incorrect. If tax S_IVA21ISP is restored, this change must be reverted.
Hi @pedrobaeza, |
c78d60a
to
df108c8
Compare
Tax S_IVA21ISP was removed at odoo/odoo@401a961 therefore, the test data is incorrect. If tax S_IVA21ISP is restored, this change must be reverted.
Tax S_IVA21ISP was removed at odoo/odoo@401a961 therefore, the test data is incorrect. If tax S_IVA21ISP is restored, this change must be reverted.
df108c8
to
7305e92
Compare
Los intracomunitarios y extracomunitarios han cambiado de nombre, no? |
Revisando los cambios de odoo/odoo@401a961 y lo que se ha restituido en odoo/odoo@67e1977 no veo ningún cambio al respecto. |
¿Alguna novedad? ¿Puedo ayudar en algo? ¿Les envio un jamon de pata negra a Odoo o que? |
Odoo has renamed the intra-community tax for goods from *_s_iva0_ic to *_s_iva0_g_i.
7305e92
to
cf4697e
Compare
GLS is now returning error continuously, so we can't do real tests against its API.
/ocabot merge patch @Tardo mi dirección ya la conoces para el envío del jamón 😉 |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 071346a. Thanks a lot for contributing to OCA. ❤️ |
Corrección de los tests relacionado con el impuesto S_IVA21ISP
Cambios realizados en:
l10n_es_facturae
l10n_es_aeat_mod303
l10n_es_aeat_mod349
l10n_es_aeat_mod390
El impuesto S_IVA21ISP se ha eliminado en odoo/odoo@401a961 por lo tanto, los tests fallan al esperar unos valores específicos.
Si el impuesto S_IVA21ISP se restaura, estos cambios se deberán revertir.
@Tecnativa