-
-
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
[12.0][FIX] l10n_es_aeat_mod303: New BOE format 2025 #4035
Conversation
"aeat_mod303_2024_10_main_export_line_18","aeat_mod303_2024_10_main_export_config",18,"P05 - Prorratas y deducciones diferenciales (Omitido)","string",0,0,"left",1,"N",0," ","X",,,,, | ||
"aeat_mod303_2024_10_main_export_line_19","aeat_mod303_2024_10_main_export_config",19,"PDID - Devolución","subconfig",0,0,"left",1,"N",0," ","X",,,,,"aeat_mod303_2023_subdid_export_config" | ||
"aeat_mod303_2024_10_main_export_line_20","aeat_mod303_2024_10_main_export_config",20,"Constante. </T3030+Ejercicio+periodo+0000>","string",18,0,"left",1,"N",0," ","X","</T3030${object.year}${object.period_type}0000>",,,, | ||
id,export_config_id:id,sequence,name,export_type,size,decimal_size,alignment,apply_sign,negative_sign,positive_sign,bool_no,bool_yes,expression,fixed_value,conditional_expression,repeat_expression,subconfig_id/id |
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.
Puedes por favor evitar este cambio masivo del carácter delimitador para que el diff sea lo justo que cambia?
7cf9f03
to
575e876
Compare
In fact, the changes are very small for the implemented things, as the changes on the REAGP, which are the biggest, are not implemented. We just need to force to 0 the percentages for the ephemeral taxes. They just can ignore that fields for not bothering people... There's also a move for "Recargo equivalencia 0.5%" from 16-18 to 168-170 inadvertently.
575e876
to
3dbd85f
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 minor
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 13493a9. Thanks a lot for contributing to OCA. ❤️ |
In fact, the changes are very small for the implemented things, as the changes on the REAGP, which are the biggest, are not implemented. We just need to force to 0 the percentages for the ephemeral taxes. They just can ignore that fields for not bothering people...
There's also a move for "Recargo equivalencia 0.5%" from 16-18 to 168-170 inadvertently.