Skip to content
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][FIX]l10n_es_aeat_mod369: fix index #3726

Open
wants to merge 3 commits into
base: 16.0
Choose a base branch
from

Conversation

adrip-s73
Copy link

Correction of indexes in expressions to avoid the following error:

image (37)

@arantxa-s73
Copy link
Contributor

Añado modificaciones para los decimales para cuando es 10.40 ahora en la exportación exporte 10.40 y no 10.04 como hace ahora.
Ademas ponemos mas lineas para exportar para que las lineas tengan valor hasta ahora a partir de la linea 28 salen a 0 aunque tengan valor

@arantxa-s73 arantxa-s73 force-pushed the 16.0-fix-l10n_es_aeat_mod369 branch 7 times, most recently from 413e901 to 4f21adc Compare January 20, 2025 11:39
@david-s73 david-s73 force-pushed the 16.0-fix-l10n_es_aeat_mod369 branch from 24942c3 to 5e52e7c Compare January 30, 2025 12:47
@pedrobaeza
Copy link
Member

Como ya comenté en su momento cuando se añadió el módulo, la exportación no debería hacerse por índices, que son susceptibles de estos fallos, si no filtrando de algún otro modo. Por ejemplo, en los otros modelos, se hace filtrando por la casilla de impuestos. Entiendo que aquí no se puede hacer directamente, pero habrá otro criterio (país o algo) para hacerlo, ¿no?

@david-s73 david-s73 force-pushed the 16.0-fix-l10n_es_aeat_mod369 branch from 7fdd442 to c97ded6 Compare February 24, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants