-
-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] l10n_es_aeat_mod390: 2024 tax mapping and BOE export format
Changed according https://sede.agenciatributaria.gob.es/static_files/Sede/Disenyo_registro/DR_300_399/archivos_24/dr390e2024.xlsx Forward-ported from #3899 and #3903 adapting it to the new system.
- Loading branch information
1 parent
920aae1
commit 15b5875
Showing
12 changed files
with
659 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
id,active,date_start,date_end,model_id:id,model_number,name | ||
aeat_mod390_2023_main_export_config,True,"2023-01-01",,"model_l10n_es_aeat_mod390_report","390","Mod.390 2023-actualidad" | ||
aeat_mod390_2023_main_export_config,True,"2023-01-01","2023-12-31","model_l10n_es_aeat_mod390_report","390","Mod.390 2023" | ||
aeat_mod390_2023_sub02_export_config,"False",,,,"390","Mod.390 2023 - Página 2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
id,active,date_start,date_end,model_id:id,model_number,name | ||
aeat_mod390_2024_main_export_config,True,"2024-01-01",,"model_l10n_es_aeat_mod390_report","390","Mod.390 2024-actualidad" | ||
aeat_mod390_2024_sub02_export_config,"False",,,,"390","Mod.390 2024 - Página 2" | ||
aeat_mod390_2024_sub02_bis_export_config,"False",,,,"390","Mod.390 2024 - Página 2 (bis)" | ||
aeat_mod390_2024_sub03_export_config,"False",,,,"390","Mod.390 2024 - Página 3" | ||
aeat_mod390_2024_sub04_export_config,"False",,,,"390","Mod.390 2024 - Página 4" | ||
aeat_mod390_2024_sub05_export_config,"False",,,,"390","Mod.390 2024 - Página 5" |
413 changes: 413 additions & 0 deletions
413
l10n_es_aeat_mod390/data/2024/aeat.model.export.config.line.csv
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
id,model,date_from,date_to | ||
aeat_mod390_2024_map,"390",2024-01-01, |
136 changes: 136 additions & 0 deletions
136
l10n_es_aeat_mod390/data/2024/l10n.es.aeat.map.tax.line.csv
Large diffs are not rendered by default.
Oops, something went wrong.
28 changes: 28 additions & 0 deletions
28
l10n_es_aeat_mod390/data/2024/l10n.es.aeat.map.tax.line.tax.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
id,name | ||
p_iva2_bc,account_tax_template_p_iva2_bc | ||
p_iva7-5_bc,account_tax_template_p_iva7-5_bc | ||
p_iva2_sc,account_tax_template_p_iva2_sc | ||
p_iva7-5_sc,account_tax_template_p_iva7-5_sc | ||
p_iva2_ic_bc,account_tax_template_p_iva2_ic_bc | ||
p_iva2_ic_sc,account_tax_template_p_iva2_ic_sc | ||
p_iva7-5_ic_bc,account_tax_template_p_iva7-5_ic_bc | ||
p_iva7-5_ic_sc,account_tax_template_p_iva7-5_ic_sc | ||
p_iva2_nd,account_tax_template_p_iva2_nd | ||
p_iva5_nd,account_tax_template_p_iva5_nd | ||
p_iva7-5_nd,account_tax_template_p_iva7-5_nd | ||
p_iva2_ibc,account_tax_template_p_iva2_ibc | ||
p_iva7-5_ibc,account_tax_template_p_iva7-5_ibc | ||
s_iva2b,account_tax_template_s_iva2b | ||
s_iva2s,account_tax_template_s_iva2s | ||
s_iva7-5b,account_tax_template_s_iva7-5b | ||
s_iva7-5s,account_tax_template_s_iva7-5s | ||
s_req026,account_tax_template_s_req026 | ||
s_req1,account_tax_template_s_req1 | ||
p_req026,account_tax_template_p_req026 | ||
p_req1,account_tax_template_p_req1 | ||
p_iva0_isc,account_tax_template_p_iva0_isc | ||
p_iva2_isc,account_tax_template_p_iva2_isc | ||
p_iva5_isc,account_tax_template_p_iva5_isc | ||
p_iva7-5_isc,account_tax_template_p_iva7-5_isc | ||
p_iva0_s_bc,account_tax_template_p_iva0_s_bc | ||
p_iva0_s_sc,account_tax_template_p_iva0_s_sc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,model,date_from,date_to | ||
aeat_mod390_map,"390",, | ||
aeat_mod390_map,"390",,2023-12-31 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters