odoo-addon-l10n-es-aeat 17.0.2.4.1__py3-none-any.whl → 17.0.2.4.2.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/l10n_es_aeat/README.rst +1 -1
- odoo/addons/l10n_es_aeat/__manifest__.py +1 -1
- odoo/addons/l10n_es_aeat/i18n/bg.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/ca.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/cs.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/de.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/es.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/eu.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/fr.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/gl.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/hr.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/l10n_es_aeat.pot +11 -0
- odoo/addons/l10n_es_aeat/i18n/nl.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/pl.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/pt.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/pt_BR.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/ru.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/sl.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/sv.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/tr.po +11 -0
- odoo/addons/l10n_es_aeat/i18n/vi.po +11 -0
- odoo/addons/l10n_es_aeat/static/description/index.html +1 -1
- odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_report.py +2 -1
- {odoo_addon_l10n_es_aeat-17.0.2.4.1.dist-info → odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info}/METADATA +2 -2
- {odoo_addon_l10n_es_aeat-17.0.2.4.1.dist-info → odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info}/RECORD +27 -27
- {odoo_addon_l10n_es_aeat-17.0.2.4.1.dist-info → odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info}/WHEEL +0 -0
- {odoo_addon_l10n_es_aeat-17.0.2.4.1.dist-info → odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info}/top_level.txt +0 -0
|
@@ -142,6 +142,7 @@ msgstr ""
|
|
|
142
142
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod592_report_name_uniq
|
|
143
143
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_name_uniq
|
|
144
144
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_tax_mapping_name_uniq
|
|
145
|
+
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_atc_mod415_report_name_uniq
|
|
145
146
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_vat_book_name_uniq
|
|
146
147
|
msgid "AEAT report identifier must be unique"
|
|
147
148
|
msgstr ""
|
|
@@ -402,6 +403,7 @@ msgstr "Отменена"
|
|
|
402
403
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__cancelled
|
|
403
404
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__cancelled
|
|
404
405
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__cancelled
|
|
406
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__cancelled
|
|
405
407
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__cancelled
|
|
406
408
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
407
409
|
msgid "Cancelled"
|
|
@@ -491,6 +493,7 @@ msgstr ""
|
|
|
491
493
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__c
|
|
492
494
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__c
|
|
493
495
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__c
|
|
496
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__c
|
|
494
497
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__c
|
|
495
498
|
msgid "Complementary"
|
|
496
499
|
msgstr ""
|
|
@@ -617,6 +620,7 @@ msgstr ""
|
|
|
617
620
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__c
|
|
618
621
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__c
|
|
619
622
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__c
|
|
623
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__c
|
|
620
624
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__c
|
|
621
625
|
msgid "DVD"
|
|
622
626
|
msgstr ""
|
|
@@ -677,6 +681,7 @@ msgstr ""
|
|
|
677
681
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__done
|
|
678
682
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__done
|
|
679
683
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__done
|
|
684
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__done
|
|
680
685
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__done
|
|
681
686
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
682
687
|
msgid "Done"
|
|
@@ -696,6 +701,7 @@ msgstr ""
|
|
|
696
701
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__draft
|
|
697
702
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__draft
|
|
698
703
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__draft
|
|
704
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__draft
|
|
699
705
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__draft
|
|
700
706
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
|
|
701
707
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
@@ -1253,6 +1259,7 @@ msgstr ""
|
|
|
1253
1259
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__n
|
|
1254
1260
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__n
|
|
1255
1261
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__n
|
|
1262
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__n
|
|
1256
1263
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__n
|
|
1257
1264
|
msgid "Normal"
|
|
1258
1265
|
msgstr ""
|
|
@@ -1408,6 +1415,7 @@ msgstr ""
|
|
|
1408
1415
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__posted
|
|
1409
1416
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__posted
|
|
1410
1417
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__posted
|
|
1418
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__posted
|
|
1411
1419
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__posted
|
|
1412
1420
|
msgid "Posted"
|
|
1413
1421
|
msgstr ""
|
|
@@ -1436,6 +1444,7 @@ msgstr ""
|
|
|
1436
1444
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__calculated
|
|
1437
1445
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__calculated
|
|
1438
1446
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__calculated
|
|
1447
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__calculated
|
|
1439
1448
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__calculated
|
|
1440
1449
|
msgid "Processed"
|
|
1441
1450
|
msgstr ""
|
|
@@ -1606,6 +1615,7 @@ msgstr ""
|
|
|
1606
1615
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__s
|
|
1607
1616
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__s
|
|
1608
1617
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__s
|
|
1618
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__s
|
|
1609
1619
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__s
|
|
1610
1620
|
msgid "Substitutive"
|
|
1611
1621
|
msgstr ""
|
|
@@ -1682,6 +1692,7 @@ msgstr ""
|
|
|
1682
1692
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__t
|
|
1683
1693
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__t
|
|
1684
1694
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__t
|
|
1695
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__t
|
|
1685
1696
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__t
|
|
1686
1697
|
msgid "Telematics"
|
|
1687
1698
|
msgstr ""
|
|
@@ -142,6 +142,7 @@ msgstr ""
|
|
|
142
142
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod592_report_name_uniq
|
|
143
143
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_name_uniq
|
|
144
144
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_tax_mapping_name_uniq
|
|
145
|
+
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_atc_mod415_report_name_uniq
|
|
145
146
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_vat_book_name_uniq
|
|
146
147
|
msgid "AEAT report identifier must be unique"
|
|
147
148
|
msgstr ""
|
|
@@ -402,6 +403,7 @@ msgstr "Preklic"
|
|
|
402
403
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__cancelled
|
|
403
404
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__cancelled
|
|
404
405
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__cancelled
|
|
406
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__cancelled
|
|
405
407
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__cancelled
|
|
406
408
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
407
409
|
msgid "Cancelled"
|
|
@@ -493,6 +495,7 @@ msgstr ""
|
|
|
493
495
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__c
|
|
494
496
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__c
|
|
495
497
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__c
|
|
498
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__c
|
|
496
499
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__c
|
|
497
500
|
msgid "Complementary"
|
|
498
501
|
msgstr ""
|
|
@@ -619,6 +622,7 @@ msgstr ""
|
|
|
619
622
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__c
|
|
620
623
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__c
|
|
621
624
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__c
|
|
625
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__c
|
|
622
626
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__c
|
|
623
627
|
msgid "DVD"
|
|
624
628
|
msgstr ""
|
|
@@ -679,6 +683,7 @@ msgstr "Prikazani naziv"
|
|
|
679
683
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__done
|
|
680
684
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__done
|
|
681
685
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__done
|
|
686
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__done
|
|
682
687
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__done
|
|
683
688
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
684
689
|
msgid "Done"
|
|
@@ -698,6 +703,7 @@ msgstr "Opravljeno"
|
|
|
698
703
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__draft
|
|
699
704
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__draft
|
|
700
705
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__draft
|
|
706
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__draft
|
|
701
707
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__draft
|
|
702
708
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
|
|
703
709
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
@@ -1255,6 +1261,7 @@ msgstr ""
|
|
|
1255
1261
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__n
|
|
1256
1262
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__n
|
|
1257
1263
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__n
|
|
1264
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__n
|
|
1258
1265
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__n
|
|
1259
1266
|
msgid "Normal"
|
|
1260
1267
|
msgstr ""
|
|
@@ -1410,6 +1417,7 @@ msgstr ""
|
|
|
1410
1417
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__posted
|
|
1411
1418
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__posted
|
|
1412
1419
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__posted
|
|
1420
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__posted
|
|
1413
1421
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__posted
|
|
1414
1422
|
msgid "Posted"
|
|
1415
1423
|
msgstr ""
|
|
@@ -1438,6 +1446,7 @@ msgstr ""
|
|
|
1438
1446
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__calculated
|
|
1439
1447
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__calculated
|
|
1440
1448
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__calculated
|
|
1449
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__calculated
|
|
1441
1450
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__calculated
|
|
1442
1451
|
msgid "Processed"
|
|
1443
1452
|
msgstr "Obdelano"
|
|
@@ -1608,6 +1617,7 @@ msgstr ""
|
|
|
1608
1617
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__s
|
|
1609
1618
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__s
|
|
1610
1619
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__s
|
|
1620
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__s
|
|
1611
1621
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__s
|
|
1612
1622
|
msgid "Substitutive"
|
|
1613
1623
|
msgstr ""
|
|
@@ -1684,6 +1694,7 @@ msgstr ""
|
|
|
1684
1694
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__t
|
|
1685
1695
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__t
|
|
1686
1696
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__t
|
|
1697
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__t
|
|
1687
1698
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__t
|
|
1688
1699
|
msgid "Telematics"
|
|
1689
1700
|
msgstr ""
|
|
@@ -140,6 +140,7 @@ msgstr ""
|
|
|
140
140
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod592_report_name_uniq
|
|
141
141
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_name_uniq
|
|
142
142
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_tax_mapping_name_uniq
|
|
143
|
+
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_atc_mod415_report_name_uniq
|
|
143
144
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_vat_book_name_uniq
|
|
144
145
|
msgid "AEAT report identifier must be unique"
|
|
145
146
|
msgstr ""
|
|
@@ -400,6 +401,7 @@ msgstr ""
|
|
|
400
401
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__cancelled
|
|
401
402
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__cancelled
|
|
402
403
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__cancelled
|
|
404
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__cancelled
|
|
403
405
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__cancelled
|
|
404
406
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
405
407
|
msgid "Cancelled"
|
|
@@ -489,6 +491,7 @@ msgstr ""
|
|
|
489
491
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__c
|
|
490
492
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__c
|
|
491
493
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__c
|
|
494
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__c
|
|
492
495
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__c
|
|
493
496
|
msgid "Complementary"
|
|
494
497
|
msgstr ""
|
|
@@ -615,6 +618,7 @@ msgstr ""
|
|
|
615
618
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__c
|
|
616
619
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__c
|
|
617
620
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__c
|
|
621
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__c
|
|
618
622
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__c
|
|
619
623
|
msgid "DVD"
|
|
620
624
|
msgstr ""
|
|
@@ -675,6 +679,7 @@ msgstr "Visa namn"
|
|
|
675
679
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__done
|
|
676
680
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__done
|
|
677
681
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__done
|
|
682
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__done
|
|
678
683
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__done
|
|
679
684
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
680
685
|
msgid "Done"
|
|
@@ -694,6 +699,7 @@ msgstr ""
|
|
|
694
699
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__draft
|
|
695
700
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__draft
|
|
696
701
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__draft
|
|
702
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__draft
|
|
697
703
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__draft
|
|
698
704
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
|
|
699
705
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
@@ -1250,6 +1256,7 @@ msgstr ""
|
|
|
1250
1256
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__n
|
|
1251
1257
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__n
|
|
1252
1258
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__n
|
|
1259
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__n
|
|
1253
1260
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__n
|
|
1254
1261
|
msgid "Normal"
|
|
1255
1262
|
msgstr ""
|
|
@@ -1405,6 +1412,7 @@ msgstr ""
|
|
|
1405
1412
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__posted
|
|
1406
1413
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__posted
|
|
1407
1414
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__posted
|
|
1415
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__posted
|
|
1408
1416
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__posted
|
|
1409
1417
|
msgid "Posted"
|
|
1410
1418
|
msgstr ""
|
|
@@ -1433,6 +1441,7 @@ msgstr ""
|
|
|
1433
1441
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__calculated
|
|
1434
1442
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__calculated
|
|
1435
1443
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__calculated
|
|
1444
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__calculated
|
|
1436
1445
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__calculated
|
|
1437
1446
|
msgid "Processed"
|
|
1438
1447
|
msgstr ""
|
|
@@ -1603,6 +1612,7 @@ msgstr ""
|
|
|
1603
1612
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__s
|
|
1604
1613
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__s
|
|
1605
1614
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__s
|
|
1615
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__s
|
|
1606
1616
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__s
|
|
1607
1617
|
msgid "Substitutive"
|
|
1608
1618
|
msgstr ""
|
|
@@ -1679,6 +1689,7 @@ msgstr ""
|
|
|
1679
1689
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__t
|
|
1680
1690
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__t
|
|
1681
1691
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__t
|
|
1692
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__t
|
|
1682
1693
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__t
|
|
1683
1694
|
msgid "Telematics"
|
|
1684
1695
|
msgstr ""
|
|
@@ -140,6 +140,7 @@ msgstr ""
|
|
|
140
140
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod592_report_name_uniq
|
|
141
141
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_name_uniq
|
|
142
142
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_tax_mapping_name_uniq
|
|
143
|
+
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_atc_mod415_report_name_uniq
|
|
143
144
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_vat_book_name_uniq
|
|
144
145
|
msgid "AEAT report identifier must be unique"
|
|
145
146
|
msgstr ""
|
|
@@ -400,6 +401,7 @@ msgstr "Vazgeç"
|
|
|
400
401
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__cancelled
|
|
401
402
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__cancelled
|
|
402
403
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__cancelled
|
|
404
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__cancelled
|
|
403
405
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__cancelled
|
|
404
406
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
405
407
|
msgid "Cancelled"
|
|
@@ -489,6 +491,7 @@ msgstr ""
|
|
|
489
491
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__c
|
|
490
492
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__c
|
|
491
493
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__c
|
|
494
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__c
|
|
492
495
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__c
|
|
493
496
|
msgid "Complementary"
|
|
494
497
|
msgstr ""
|
|
@@ -615,6 +618,7 @@ msgstr ""
|
|
|
615
618
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__c
|
|
616
619
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__c
|
|
617
620
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__c
|
|
621
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__c
|
|
618
622
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__c
|
|
619
623
|
msgid "DVD"
|
|
620
624
|
msgstr ""
|
|
@@ -675,6 +679,7 @@ msgstr ""
|
|
|
675
679
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__done
|
|
676
680
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__done
|
|
677
681
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__done
|
|
682
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__done
|
|
678
683
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__done
|
|
679
684
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
680
685
|
msgid "Done"
|
|
@@ -694,6 +699,7 @@ msgstr ""
|
|
|
694
699
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__draft
|
|
695
700
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__draft
|
|
696
701
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__draft
|
|
702
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__draft
|
|
697
703
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__draft
|
|
698
704
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
|
|
699
705
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
@@ -1251,6 +1257,7 @@ msgstr ""
|
|
|
1251
1257
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__n
|
|
1252
1258
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__n
|
|
1253
1259
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__n
|
|
1260
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__n
|
|
1254
1261
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__n
|
|
1255
1262
|
msgid "Normal"
|
|
1256
1263
|
msgstr ""
|
|
@@ -1406,6 +1413,7 @@ msgstr ""
|
|
|
1406
1413
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__posted
|
|
1407
1414
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__posted
|
|
1408
1415
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__posted
|
|
1416
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__posted
|
|
1409
1417
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__posted
|
|
1410
1418
|
msgid "Posted"
|
|
1411
1419
|
msgstr ""
|
|
@@ -1434,6 +1442,7 @@ msgstr ""
|
|
|
1434
1442
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__calculated
|
|
1435
1443
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__calculated
|
|
1436
1444
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__calculated
|
|
1445
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__calculated
|
|
1437
1446
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__calculated
|
|
1438
1447
|
msgid "Processed"
|
|
1439
1448
|
msgstr ""
|
|
@@ -1604,6 +1613,7 @@ msgstr ""
|
|
|
1604
1613
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__s
|
|
1605
1614
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__s
|
|
1606
1615
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__s
|
|
1616
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__s
|
|
1607
1617
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__s
|
|
1608
1618
|
msgid "Substitutive"
|
|
1609
1619
|
msgstr ""
|
|
@@ -1680,6 +1690,7 @@ msgstr ""
|
|
|
1680
1690
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__t
|
|
1681
1691
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__t
|
|
1682
1692
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__t
|
|
1693
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__t
|
|
1683
1694
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__t
|
|
1684
1695
|
msgid "Telematics"
|
|
1685
1696
|
msgstr ""
|
|
@@ -140,6 +140,7 @@ msgstr ""
|
|
|
140
140
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod592_report_name_uniq
|
|
141
141
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_name_uniq
|
|
142
142
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_tax_mapping_name_uniq
|
|
143
|
+
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_atc_mod415_report_name_uniq
|
|
143
144
|
#: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_vat_book_name_uniq
|
|
144
145
|
msgid "AEAT report identifier must be unique"
|
|
145
146
|
msgstr ""
|
|
@@ -400,6 +401,7 @@ msgstr "Hủy bỏ"
|
|
|
400
401
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__cancelled
|
|
401
402
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__cancelled
|
|
402
403
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__cancelled
|
|
404
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__cancelled
|
|
403
405
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__cancelled
|
|
404
406
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
405
407
|
msgid "Cancelled"
|
|
@@ -489,6 +491,7 @@ msgstr ""
|
|
|
489
491
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__c
|
|
490
492
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__c
|
|
491
493
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__c
|
|
494
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__c
|
|
492
495
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__c
|
|
493
496
|
msgid "Complementary"
|
|
494
497
|
msgstr ""
|
|
@@ -615,6 +618,7 @@ msgstr ""
|
|
|
615
618
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__c
|
|
616
619
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__c
|
|
617
620
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__c
|
|
621
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__c
|
|
618
622
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__c
|
|
619
623
|
msgid "DVD"
|
|
620
624
|
msgstr ""
|
|
@@ -675,6 +679,7 @@ msgstr "Tên hiển thị"
|
|
|
675
679
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__done
|
|
676
680
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__done
|
|
677
681
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__done
|
|
682
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__done
|
|
678
683
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__done
|
|
679
684
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
680
685
|
msgid "Done"
|
|
@@ -694,6 +699,7 @@ msgstr ""
|
|
|
694
699
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__draft
|
|
695
700
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__draft
|
|
696
701
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__draft
|
|
702
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__draft
|
|
697
703
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__draft
|
|
698
704
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
|
|
699
705
|
#: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
|
|
@@ -1250,6 +1256,7 @@ msgstr ""
|
|
|
1250
1256
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__n
|
|
1251
1257
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__n
|
|
1252
1258
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__n
|
|
1259
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__n
|
|
1253
1260
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__n
|
|
1254
1261
|
msgid "Normal"
|
|
1255
1262
|
msgstr ""
|
|
@@ -1405,6 +1412,7 @@ msgstr ""
|
|
|
1405
1412
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__posted
|
|
1406
1413
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__posted
|
|
1407
1414
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__posted
|
|
1415
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__posted
|
|
1408
1416
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__posted
|
|
1409
1417
|
msgid "Posted"
|
|
1410
1418
|
msgstr ""
|
|
@@ -1433,6 +1441,7 @@ msgstr ""
|
|
|
1433
1441
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__state__calculated
|
|
1434
1442
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__calculated
|
|
1435
1443
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__calculated
|
|
1444
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__state__calculated
|
|
1436
1445
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__calculated
|
|
1437
1446
|
msgid "Processed"
|
|
1438
1447
|
msgstr ""
|
|
@@ -1603,6 +1612,7 @@ msgstr ""
|
|
|
1603
1612
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__statement_type__s
|
|
1604
1613
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__s
|
|
1605
1614
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__s
|
|
1615
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__statement_type__s
|
|
1606
1616
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__s
|
|
1607
1617
|
msgid "Substitutive"
|
|
1608
1618
|
msgstr ""
|
|
@@ -1679,6 +1689,7 @@ msgstr ""
|
|
|
1679
1689
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod592_report__support_type__t
|
|
1680
1690
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__t
|
|
1681
1691
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__t
|
|
1692
|
+
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_atc_mod415_report__support_type__t
|
|
1682
1693
|
#: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__t
|
|
1683
1694
|
msgid "Telematics"
|
|
1684
1695
|
msgstr ""
|
|
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
368
|
!! changes will be overwritten. !!
|
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:a6111cabbc720810c79eb618c42c34b9c826734a1af1fc66c27ccf30fe6e5691
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
372
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_aeat"><img alt="OCA/l10n-spain" src="https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_aeat"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
373
|
<p>Módulo base para declaraciones de la AEAT, que incluye:</p>
|
|
@@ -5,12 +5,13 @@
|
|
|
5
5
|
from odoo_test_helper import FakeModelLoader
|
|
6
6
|
|
|
7
7
|
from odoo import exceptions, fields
|
|
8
|
-
from odoo.tests import common
|
|
8
|
+
from odoo.tests import common, tagged
|
|
9
9
|
from odoo.tests.common import Form
|
|
10
10
|
|
|
11
11
|
TEST_MODEL_NAME = "l10n.es.aeat.mod999.report"
|
|
12
12
|
|
|
13
13
|
|
|
14
|
+
@tagged("post_install", "-at_install")
|
|
14
15
|
class TestL10nEsAeatReport(common.TransactionCase):
|
|
15
16
|
@classmethod
|
|
16
17
|
def setUpClass(cls):
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-l10n_es_aeat
|
|
3
|
-
Version: 17.0.2.4.
|
|
3
|
+
Version: 17.0.2.4.2.2
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
5
|
Requires-Dist: odoo-addon-account_tax_balance>=17.0dev,<17.1dev
|
|
6
6
|
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
@@ -25,7 +25,7 @@ AEAT Base
|
|
|
25
25
|
!! This file is generated by oca-gen-addon-readme !!
|
|
26
26
|
!! changes will be overwritten. !!
|
|
27
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
|
-
!! source digest: sha256:
|
|
28
|
+
!! source digest: sha256:a6111cabbc720810c79eb618c42c34b9c826734a1af1fc66c27ccf30fe6e5691
|
|
29
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
30
30
|
|
|
31
31
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
odoo/addons/l10n_es_aeat/README.rst,sha256=
|
|
1
|
+
odoo/addons/l10n_es_aeat/README.rst,sha256=dj4n6GGQ2hmjdaHlCChsxIoIHWY-SrJx1uTMuyZUx3Y,7664
|
|
2
2
|
odoo/addons/l10n_es_aeat/__init__.py,sha256=xW1VpE1Cc91lUVymUU9XhlMyZIFMDb6L1JP6MkUWdoA,75
|
|
3
|
-
odoo/addons/l10n_es_aeat/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/l10n_es_aeat/__manifest__.py,sha256=oDEIbAthwc0DJS8_n9C7ZM2atAVCWhJ6TplBuAw30rQ,2073
|
|
4
4
|
odoo/addons/l10n_es_aeat/hooks.py,sha256=i5nsIKSzzVMwj-eMbHHqsSFgTyok1cVIUCQMDhVapoM,1166
|
|
5
5
|
odoo/addons/l10n_es_aeat/data/aeat_partner.xml,sha256=TGFkFqnFj3DtHzP3lZIZ6el8P4dBscA-ey_ZXhp6HR4,873
|
|
6
6
|
odoo/addons/l10n_es_aeat/data/aeat_tax_agency_data.xml,sha256=fHpdILsUAmuSYWYT8Xg607Q9BdzjvV-Xss6F_viB7pY,1048
|
|
7
7
|
odoo/addons/l10n_es_aeat/data/ir_config_parameter.xml,sha256=UeZuod5aFbopcB4CNvoivTVqiu3ZUL0tnAOKUZvjBDo,724
|
|
8
|
-
odoo/addons/l10n_es_aeat/i18n/bg.po,sha256=
|
|
9
|
-
odoo/addons/l10n_es_aeat/i18n/ca.po,sha256=
|
|
10
|
-
odoo/addons/l10n_es_aeat/i18n/cs.po,sha256=
|
|
11
|
-
odoo/addons/l10n_es_aeat/i18n/de.po,sha256=
|
|
12
|
-
odoo/addons/l10n_es_aeat/i18n/es.po,sha256=
|
|
13
|
-
odoo/addons/l10n_es_aeat/i18n/eu.po,sha256=
|
|
14
|
-
odoo/addons/l10n_es_aeat/i18n/fr.po,sha256=
|
|
15
|
-
odoo/addons/l10n_es_aeat/i18n/gl.po,sha256=
|
|
16
|
-
odoo/addons/l10n_es_aeat/i18n/hr.po,sha256=
|
|
17
|
-
odoo/addons/l10n_es_aeat/i18n/l10n_es_aeat.pot,sha256=
|
|
18
|
-
odoo/addons/l10n_es_aeat/i18n/nl.po,sha256=
|
|
19
|
-
odoo/addons/l10n_es_aeat/i18n/pl.po,sha256
|
|
20
|
-
odoo/addons/l10n_es_aeat/i18n/pt.po,sha256=
|
|
21
|
-
odoo/addons/l10n_es_aeat/i18n/pt_BR.po,sha256=
|
|
22
|
-
odoo/addons/l10n_es_aeat/i18n/ru.po,sha256=
|
|
23
|
-
odoo/addons/l10n_es_aeat/i18n/sl.po,sha256=
|
|
24
|
-
odoo/addons/l10n_es_aeat/i18n/sv.po,sha256=
|
|
25
|
-
odoo/addons/l10n_es_aeat/i18n/tr.po,sha256=
|
|
26
|
-
odoo/addons/l10n_es_aeat/i18n/vi.po,sha256=
|
|
8
|
+
odoo/addons/l10n_es_aeat/i18n/bg.po,sha256=Vifpei5EKeXWOx70cvpzu5EKvEFxGBHLaIOkzFUsUtk,84253
|
|
9
|
+
odoo/addons/l10n_es_aeat/i18n/ca.po,sha256=qd4krgbw1yHKsUXBg4ubMwtTGWxQGQqEq_4rNObkHaQ,93510
|
|
10
|
+
odoo/addons/l10n_es_aeat/i18n/cs.po,sha256=dMWkg0FO6D29uL3T7PYANbY_iCuzKusOn9TuJFbWCG8,84121
|
|
11
|
+
odoo/addons/l10n_es_aeat/i18n/de.po,sha256=YSSRTZYiI9LDKfW_NmMd-et7486HheDbaGl3XGhNHiE,83968
|
|
12
|
+
odoo/addons/l10n_es_aeat/i18n/es.po,sha256=Gt6MhMEius7v4jsxckgX7-0qALidO6p0wgVojFSDcfI,92061
|
|
13
|
+
odoo/addons/l10n_es_aeat/i18n/eu.po,sha256=xND7wHHGGwenjTtJwZIFYReAF3-u35806AfkoTf0FL8,88451
|
|
14
|
+
odoo/addons/l10n_es_aeat/i18n/fr.po,sha256=W0R1QcazGTm9Gwd9i0zrBYMLY6I8No8XdejSAoorYuU,84241
|
|
15
|
+
odoo/addons/l10n_es_aeat/i18n/gl.po,sha256=Jlz48lV6RkLcnnprowc0FZ5Fnf5pE-pYA5xY2ZIUiy4,89551
|
|
16
|
+
odoo/addons/l10n_es_aeat/i18n/hr.po,sha256=qtyZozOUfPJS_hybhiFoJmi5uyW2zUdOLM4Ci32mhHw,84293
|
|
17
|
+
odoo/addons/l10n_es_aeat/i18n/l10n_es_aeat.pot,sha256=L-SkYXc6jcUHoktJ75NXWvGsvaNXmqhhqy5rIaU920M,83699
|
|
18
|
+
odoo/addons/l10n_es_aeat/i18n/nl.po,sha256=QmD4HfHONQhhA7cxmPFdpMSIDwk3HvqgGzD8jLKS510,84112
|
|
19
|
+
odoo/addons/l10n_es_aeat/i18n/pl.po,sha256=o4ooBbJhJNsHYjmRsQDrqnZe6eJ1FynMnc16Po3FID4,84417
|
|
20
|
+
odoo/addons/l10n_es_aeat/i18n/pt.po,sha256=5KQpsvX843k5po_qBHjJ1pga3e92PoGHoZ3Ahul-kRk,84352
|
|
21
|
+
odoo/addons/l10n_es_aeat/i18n/pt_BR.po,sha256=F2Q_bXN0e53ePTyJE5MjNaNAOlcb8D4BHEm9qD43fWE,84250
|
|
22
|
+
odoo/addons/l10n_es_aeat/i18n/ru.po,sha256=n3LPwIv7kJx65DZnfLoi1r1I-mdzzKvPptwnDQIGrIQ,84187
|
|
23
|
+
odoo/addons/l10n_es_aeat/i18n/sl.po,sha256=YVDmik51RQePeJrcsW0zmh6feaFvC1M7c8PLO0fNwEQ,84434
|
|
24
|
+
odoo/addons/l10n_es_aeat/i18n/sv.po,sha256=cmXTBvO-0Tt7JDiQHUW4FugCZG_-NZ4v4Osi7uTwWs0,84076
|
|
25
|
+
odoo/addons/l10n_es_aeat/i18n/tr.po,sha256=Dis-v2iex7tH7PSaxxmndPdfmYq-vbB7wDcp6_CHxbU,84071
|
|
26
|
+
odoo/addons/l10n_es_aeat/i18n/vi.po,sha256=BOa6mtPdi7yR_urmLUweXKaCTTDN-7WT_zoglJz5bIM,84125
|
|
27
27
|
odoo/addons/l10n_es_aeat/migrations/17.0.2.3.1/pre-migration.py,sha256=iBJunwFuWZoVzMEBNN6vnKhrvMpgH_HBB87LPNFnZM4,930
|
|
28
28
|
odoo/addons/l10n_es_aeat/models/__init__.py,sha256=EHZHsCEj_wwNUMeNY02GmTrTsVzA04qLgQjJwlrdt9k,657
|
|
29
29
|
odoo/addons/l10n_es_aeat/models/account_fiscal_position.py,sha256=J5NqcTuIcOUvKMDFMu9yzK11yDQQmVM47v3gqLIUcMk,506
|
|
@@ -55,7 +55,7 @@ odoo/addons/l10n_es_aeat/security/aeat_security.xml,sha256=2oCK5Ep4gL0TUxtjNlEjz
|
|
|
55
55
|
odoo/addons/l10n_es_aeat/security/ir.model.access.csv,sha256=CtnAAxlz_PmxTvqTd64UX6erJAjWWwbjdrjPZS8Rixk,2796
|
|
56
56
|
odoo/addons/l10n_es_aeat/static/description/icon.png,sha256=i7RpcAWRxyu4Jnok-dKFkKR6rMKsSWTCjf4CY_pqLe4,4342
|
|
57
57
|
odoo/addons/l10n_es_aeat/static/description/icon_source.svg,sha256=T08P2VPaoi30jw1Y-IW6T90ZitG0j0SWThstmEQ40GM,3128
|
|
58
|
-
odoo/addons/l10n_es_aeat/static/description/index.html,sha256=
|
|
58
|
+
odoo/addons/l10n_es_aeat/static/description/index.html,sha256=zudijnGOX6JlG_67BuonnHvVma9_8hmhT4PLME3JeGE,19332
|
|
59
59
|
odoo/addons/l10n_es_aeat/tests/__init__.py,sha256=bAXsxEjIPnACcUG9BQPVrWmN5NOEWEMcNNfNAP7xrvE,241
|
|
60
60
|
odoo/addons/l10n_es_aeat/tests/models.py,sha256=aq7KgkBW54h0e4_Ft7kTd8kondCtDtrwoRQTSo7ViPA,319
|
|
61
61
|
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat.py,sha256=g0yNjWeYmESgU-OzqwBjaoYeS1bPidlGjTDRtnP5LG0,5242
|
|
@@ -63,7 +63,7 @@ odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_certificate.py,sha256=0Lyi2nBsa
|
|
|
63
63
|
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_export_config.py,sha256=kcgsIWKREy_ZPFRj142r7TgWNfsze6XaOdGyIKnpn8A,6359
|
|
64
64
|
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_map_tax.py,sha256=Ae8wqZeWYoNUYUo59zSstS5fo0kEwV5qng5H-u5T4DE,3659
|
|
65
65
|
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_mod_base.py,sha256=ABeyvmZSQ4DnjEBAEPY36fxL2LHD-Z--soLVs8MgMrI,11457
|
|
66
|
-
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_report.py,sha256=
|
|
66
|
+
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_report.py,sha256=jAaVl2onahoJHPjLXRRjzXbbfyLgibzO2PfIVq_RoYk,3422
|
|
67
67
|
odoo/addons/l10n_es_aeat/tests/test_l10n_es_aeat_taxinfo.py,sha256=H4DhZA8ypPLqzT18Ed6izMgdi39G3YWlKT-2HcN_s1I,3174
|
|
68
68
|
odoo/addons/l10n_es_aeat/views/account_journal_view.xml,sha256=35dxqG07i_kPIybEhd0_jyfRfUB0Zc-lz_GRXVrNQ4c,595
|
|
69
69
|
odoo/addons/l10n_es_aeat/views/account_move_line_view.xml,sha256=pB4RhqPTeqkWSU8oMAwXVpZaFV4jfX7VdaRSyQWL6Uk,838
|
|
@@ -84,7 +84,7 @@ odoo/addons/l10n_es_aeat/wizard/compare_boe_file.py,sha256=Jx4Q9i30RYFndsjkv0_Xk
|
|
|
84
84
|
odoo/addons/l10n_es_aeat/wizard/compare_boe_file_views.xml,sha256=MVLldYwGvlpK6KwUDDl43-lSZQDa3jvscQVyQKpJ8rY,2409
|
|
85
85
|
odoo/addons/l10n_es_aeat/wizard/export_to_boe.py,sha256=xoqPeaJ5hZDd7EQ5K6LQ-BJaSo17HcyC4tuFgPRuGx8,9583
|
|
86
86
|
odoo/addons/l10n_es_aeat/wizard/export_to_boe_wizard.xml,sha256=CpmdthvvKAEuRHwMazhKPhqA5Ed2KC5JBcrOjM-4a0A,2939
|
|
87
|
-
odoo_addon_l10n_es_aeat-17.0.2.4.
|
|
88
|
-
odoo_addon_l10n_es_aeat-17.0.2.4.
|
|
89
|
-
odoo_addon_l10n_es_aeat-17.0.2.4.
|
|
90
|
-
odoo_addon_l10n_es_aeat-17.0.2.4.
|
|
87
|
+
odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info/METADATA,sha256=DGnA-H70dRdqHCSpcHs7il8Lh6_4XPhiZ9KO3PVI0kg,8356
|
|
88
|
+
odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
89
|
+
odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
90
|
+
odoo_addon_l10n_es_aeat-17.0.2.4.2.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|