odoo-addon-l10n-es-aeat 18.0.1.1.0__py3-none-any.whl → 18.0.1.2.0__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.
Files changed (29) hide show
  1. odoo/addons/l10n_es_aeat/README.rst +1 -1
  2. odoo/addons/l10n_es_aeat/__manifest__.py +1 -1
  3. odoo/addons/l10n_es_aeat/data/aeat_tax_agency_data.xml +1 -1
  4. odoo/addons/l10n_es_aeat/i18n/bg.po +19 -143
  5. odoo/addons/l10n_es_aeat/i18n/ca.po +22 -146
  6. odoo/addons/l10n_es_aeat/i18n/cs.po +19 -143
  7. odoo/addons/l10n_es_aeat/i18n/de.po +19 -143
  8. odoo/addons/l10n_es_aeat/i18n/es.po +19 -146
  9. odoo/addons/l10n_es_aeat/i18n/eu.po +19 -143
  10. odoo/addons/l10n_es_aeat/i18n/fr.po +19 -143
  11. odoo/addons/l10n_es_aeat/i18n/gl.po +23 -143
  12. odoo/addons/l10n_es_aeat/i18n/hr.po +19 -143
  13. odoo/addons/l10n_es_aeat/i18n/l10n_es_aeat.pot +13 -0
  14. odoo/addons/l10n_es_aeat/i18n/nl.po +19 -143
  15. odoo/addons/l10n_es_aeat/i18n/pl.po +19 -143
  16. odoo/addons/l10n_es_aeat/i18n/pt.po +19 -143
  17. odoo/addons/l10n_es_aeat/i18n/pt_BR.po +19 -143
  18. odoo/addons/l10n_es_aeat/i18n/ru.po +19 -143
  19. odoo/addons/l10n_es_aeat/i18n/sl.po +19 -143
  20. odoo/addons/l10n_es_aeat/i18n/sv.po +19 -143
  21. odoo/addons/l10n_es_aeat/i18n/tr.po +19 -143
  22. odoo/addons/l10n_es_aeat/i18n/vi.po +19 -143
  23. odoo/addons/l10n_es_aeat/models/account_journal.py +12 -0
  24. odoo/addons/l10n_es_aeat/static/description/index.html +1 -1
  25. odoo/addons/l10n_es_aeat/views/account_journal_view.xml +15 -2
  26. {odoo_addon_l10n_es_aeat-18.0.1.1.0.dist-info → odoo_addon_l10n_es_aeat-18.0.1.2.0.dist-info}/METADATA +2 -2
  27. {odoo_addon_l10n_es_aeat-18.0.1.1.0.dist-info → odoo_addon_l10n_es_aeat-18.0.1.2.0.dist-info}/RECORD +29 -29
  28. {odoo_addon_l10n_es_aeat-18.0.1.1.0.dist-info → odoo_addon_l10n_es_aeat-18.0.1.2.0.dist-info}/WHEEL +0 -0
  29. {odoo_addon_l10n_es_aeat-18.0.1.1.0.dist-info → odoo_addon_l10n_es_aeat-18.0.1.2.0.dist-info}/top_level.txt +0 -0
@@ -11,7 +11,7 @@ AEAT Base
11
11
  !! This file is generated by oca-gen-addon-readme !!
12
12
  !! changes will be overwritten. !!
13
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14
- !! source digest: sha256:c12a22f7df4fb0f534b03ba5d426267c578338b5739a74039a280aceba3e8f10
14
+ !! source digest: sha256:ce2035f1de5ebbee7dd2c9d3600a5f468a61922e1cb9658d26ffcb98ed63d7cf
15
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16
16
 
17
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "name": "AEAT Base",
14
14
  "summary": "Modulo base para declaraciones de la AEAT",
15
- "version": "18.0.1.1.0",
15
+ "version": "18.0.1.2.0",
16
16
  "author": "Pexego, "
17
17
  "Acysos S.L., "
18
18
  "AvanzOSC, "
@@ -18,6 +18,6 @@
18
18
  <field name="name">Hacienda Foral de Navarra</field>
19
19
  </record>
20
20
  <record id="aeat_tax_agency_canarias" model="aeat.tax.agency">
21
- <field name="name">Agencia Tributaria Canaria</field>
21
+ <field name="name">Agencia Tributaria Canaria (1.0)</field>
22
22
  </record>
23
23
  </odoo>
@@ -21,14 +21,12 @@ msgstr ""
21
21
  #. module: l10n_es_aeat
22
22
  #. odoo-python
23
23
  #: code:addons/l10n_es_aeat/wizard/export_to_boe.py:0
24
- #, python-format
25
24
  msgid "%(number)s_report_%(date)s.txt"
26
25
  msgstr ""
27
26
 
28
27
  #. module: l10n_es_aeat
29
28
  #. odoo-python
30
29
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_export_config_line.py:0
31
- #, python-format
32
30
  msgid "<blank>"
33
31
  msgstr ""
34
32
 
@@ -39,6 +37,7 @@ msgstr ""
39
37
 
40
38
  #. module: l10n_es_aeat
41
39
  #: model:ir.ui.menu,name:l10n_es_aeat.menu_l10n_es_aeat_config
40
+ #: model:ir.ui.menu,name:l10n_es_aeat.menu_l10n_es_aeat_submenu
42
41
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_company_aeat_form
43
42
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
44
43
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_partner_form
@@ -111,7 +110,6 @@ msgstr ""
111
110
  #. module: l10n_es_aeat
112
111
  #. odoo-python
113
112
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_report.py:0
114
- #, python-format
115
113
  msgid ""
116
114
  "AEAT model sequence not found. You can try to restart your Odoo service for "
117
115
  "recreating the sequences."
@@ -128,26 +126,11 @@ msgid "AEAT report base module"
128
126
  msgstr ""
129
127
 
130
128
  #. module: l10n_es_aeat
131
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod111_report_name_uniq
132
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod115_report_name_uniq
133
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod123_report_name_uniq
134
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod130_report_name_uniq
135
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod190_report_name_uniq
136
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod303_report_name_uniq
137
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod347_report_name_uniq
138
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod349_report_name_uniq
139
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_mod390_report_name_uniq
140
129
  #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_name_uniq
141
130
  #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_aeat_report_tax_mapping_name_uniq
142
- #: model:ir.model.constraint,message:l10n_es_aeat.constraint_l10n_es_vat_book_name_uniq
143
131
  msgid "AEAT report identifier must be unique"
144
132
  msgstr ""
145
133
 
146
- #. module: l10n_es_aeat
147
- #: model:ir.ui.menu,name:l10n_es_aeat.menu_root_aeat
148
- msgid "AEAT reports"
149
- msgstr ""
150
-
151
134
  #. module: l10n_es_aeat
152
135
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_aeat_mixin__aeat_state
153
136
  msgid "AEAT send state"
@@ -385,18 +368,8 @@ msgid "Cancel"
385
368
  msgstr ""
386
369
 
387
370
  #. module: l10n_es_aeat
388
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__state__cancelled
389
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__state__cancelled
390
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__state__cancelled
391
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__state__cancelled
392
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__state__cancelled
393
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__state__cancelled
394
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__state__cancelled
395
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__state__cancelled
396
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__state__cancelled
397
371
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__cancelled
398
372
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__cancelled
399
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__cancelled
400
373
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
401
374
  msgid "Cancelled"
402
375
  msgstr ""
@@ -475,18 +448,8 @@ msgid "Compare file"
475
448
  msgstr ""
476
449
 
477
450
  #. module: l10n_es_aeat
478
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__statement_type__c
479
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__statement_type__c
480
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__statement_type__c
481
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__statement_type__c
482
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__statement_type__c
483
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__statement_type__c
484
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__statement_type__c
485
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__statement_type__c
486
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__statement_type__c
487
451
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__c
488
452
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__c
489
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__c
490
453
  msgid "Complementary"
491
454
  msgstr ""
492
455
 
@@ -600,18 +563,8 @@ msgid "Currency"
600
563
  msgstr ""
601
564
 
602
565
  #. module: l10n_es_aeat
603
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__support_type__c
604
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__support_type__c
605
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__support_type__c
606
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__support_type__c
607
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__support_type__c
608
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__support_type__c
609
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__support_type__c
610
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__support_type__c
611
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__support_type__c
612
566
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__c
613
567
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__c
614
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__c
615
568
  msgid "DVD"
616
569
  msgstr ""
617
570
 
@@ -659,36 +612,16 @@ msgid "Display Name"
659
612
  msgstr "Име за Показване"
660
613
 
661
614
  #. module: l10n_es_aeat
662
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__state__done
663
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__state__done
664
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__state__done
665
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__state__done
666
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__state__done
667
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__state__done
668
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__state__done
669
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__state__done
670
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__state__done
671
615
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__done
672
616
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__done
673
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__done
674
617
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
675
618
  msgid "Done"
676
619
  msgstr ""
677
620
 
678
621
  #. module: l10n_es_aeat
679
622
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_certificate__state__draft
680
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__state__draft
681
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__state__draft
682
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__state__draft
683
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__state__draft
684
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__state__draft
685
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__state__draft
686
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__state__draft
687
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__state__draft
688
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__state__draft
689
623
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__draft
690
624
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__draft
691
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__draft
692
625
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
693
626
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_search
694
627
  msgid "Draft"
@@ -725,14 +658,12 @@ msgstr ""
725
658
  #. module: l10n_es_aeat
726
659
  #. odoo-python
727
660
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_map_tax.py:0
728
- #, python-format
729
661
  msgid "Error! The dates of the record overlap with an existing record."
730
662
  msgstr ""
731
663
 
732
664
  #. module: l10n_es_aeat
733
665
  #. odoo-python
734
666
  #: code:addons/l10n_es_aeat/models/aeat_certificate.py:0
735
- #, python-format
736
667
  msgid "Error! There aren't certificates."
737
668
  msgstr ""
738
669
 
@@ -800,7 +731,6 @@ msgstr ""
800
731
  #. module: l10n_es_aeat
801
732
  #. odoo-python
802
733
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_export_config_line.py:0
803
- #, python-format
804
734
  msgid "Expression: "
805
735
  msgstr ""
806
736
 
@@ -859,7 +789,6 @@ msgstr ""
859
789
  #. module: l10n_es_aeat
860
790
  #. odoo-python
861
791
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_export_config_line.py:0
862
- #, python-format
863
792
  msgid "Fixed: {}"
864
793
  msgstr ""
865
794
 
@@ -947,7 +876,9 @@ msgstr ""
947
876
 
948
877
  #. module: l10n_es_aeat
949
878
  #: model:ir.model.fields,help:l10n_es_aeat.field_l10n_es_aeat_report__message_has_error
879
+ #: model:ir.model.fields,help:l10n_es_aeat.field_l10n_es_aeat_report__message_has_sms_error
950
880
  #: model:ir.model.fields,help:l10n_es_aeat.field_l10n_es_aeat_report_tax_mapping__message_has_error
881
+ #: model:ir.model.fields,help:l10n_es_aeat.field_l10n_es_aeat_report_tax_mapping__message_has_sms_error
951
882
  msgid "If checked, some messages have a delivery error."
952
883
  msgstr ""
953
884
 
@@ -967,7 +898,6 @@ msgstr ""
967
898
  #. module: l10n_es_aeat
968
899
  #. odoo-python
969
900
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_report.py:0
970
- #, python-format
971
901
  msgid ""
972
902
  "If this declaration is complementary or substitutive, a previous declaration "
973
903
  "number should be provided."
@@ -1007,7 +937,6 @@ msgstr ""
1007
937
  #. odoo-python
1008
938
  #: code:addons/l10n_es_aeat/models/aeat_certificate.py:0
1009
939
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.l10n_es_aeat_certificate_password_wizard_view
1010
- #, python-format
1011
940
  msgid "Insert Password"
1012
941
  msgstr ""
1013
942
 
@@ -1165,7 +1094,6 @@ msgstr ""
1165
1094
  #. module: l10n_es_aeat
1166
1095
  #. odoo-python
1167
1096
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_report.py:0
1168
- #, python-format
1169
1097
  msgid "Modelo no válido: %s. Debe declarar una variable '_aeat_number'"
1170
1098
  msgstr ""
1171
1099
 
@@ -1220,23 +1148,12 @@ msgstr ""
1220
1148
  #. module: l10n_es_aeat
1221
1149
  #. odoo-python
1222
1150
  #: code:addons/l10n_es_aeat/wizard/export_to_boe.py:0
1223
- #, python-format
1224
1151
  msgid "No export configuration selected."
1225
1152
  msgstr ""
1226
1153
 
1227
1154
  #. module: l10n_es_aeat
1228
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__statement_type__n
1229
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__statement_type__n
1230
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__statement_type__n
1231
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__statement_type__n
1232
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__statement_type__n
1233
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__statement_type__n
1234
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__statement_type__n
1235
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__statement_type__n
1236
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__statement_type__n
1237
1155
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__n
1238
1156
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__n
1239
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__n
1240
1157
  msgid "Normal"
1241
1158
  msgstr ""
1242
1159
 
@@ -1287,7 +1204,6 @@ msgstr ""
1287
1204
  #. module: l10n_es_aeat
1288
1205
  #: model:ir.model.fields,help:l10n_es_aeat.field_account_bank_statement_line__thirdparty_number
1289
1206
  #: model:ir.model.fields,help:l10n_es_aeat.field_account_move__thirdparty_number
1290
- #: model:ir.model.fields,help:l10n_es_aeat.field_account_payment__thirdparty_number
1291
1207
  msgid "Número de la factura emitida por un tercero."
1292
1208
  msgstr ""
1293
1209
 
@@ -1315,7 +1231,6 @@ msgstr ""
1315
1231
  #. module: l10n_es_aeat
1316
1232
  #. odoo-python
1317
1233
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_report.py:0
1318
- #, python-format
1319
1234
  msgid "Only reports in 'draft' or 'cancelled' state can be removed"
1320
1235
  msgstr ""
1321
1236
 
@@ -1377,18 +1292,8 @@ msgid "Positive sign character"
1377
1292
  msgstr ""
1378
1293
 
1379
1294
  #. module: l10n_es_aeat
1380
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__state__posted
1381
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__state__posted
1382
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__state__posted
1383
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__state__posted
1384
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__state__posted
1385
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__state__posted
1386
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__state__posted
1387
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__state__posted
1388
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__state__posted
1389
1295
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__posted
1390
1296
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__posted
1391
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__posted
1392
1297
  msgid "Posted"
1393
1298
  msgstr ""
1394
1299
 
@@ -1404,18 +1309,8 @@ msgid "Private Key"
1404
1309
  msgstr ""
1405
1310
 
1406
1311
  #. module: l10n_es_aeat
1407
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__state__calculated
1408
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__state__calculated
1409
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__state__calculated
1410
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__state__calculated
1411
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__state__calculated
1412
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__state__calculated
1413
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__state__calculated
1414
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__state__calculated
1415
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__state__calculated
1416
1312
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__state__calculated
1417
1313
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__state__calculated
1418
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__state__calculated
1419
1314
  msgid "Processed"
1420
1315
  msgstr ""
1421
1316
 
@@ -1431,12 +1326,6 @@ msgid ""
1431
1326
  "exportación del archivo BOE de la AEAT."
1432
1327
  msgstr ""
1433
1328
 
1434
- #. module: l10n_es_aeat
1435
- #: model:ir.model.fields,field_description:l10n_es_aeat.field_l10n_es_aeat_report__rating_ids
1436
- #: model:ir.model.fields,field_description:l10n_es_aeat.field_l10n_es_aeat_report_tax_mapping__rating_ids
1437
- msgid "Ratings"
1438
- msgstr ""
1439
-
1440
1329
  #. module: l10n_es_aeat
1441
1330
  #: model_terms:ir.ui.view,arch_db:l10n_es_aeat.view_l10n_es_aeat_report_form
1442
1331
  msgid "Recalculate"
@@ -1455,7 +1344,6 @@ msgstr ""
1455
1344
  #. module: l10n_es_aeat
1456
1345
  #. odoo-python
1457
1346
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_report_tax_mapping.py:0
1458
- #, python-format
1459
1347
  msgid "Regularization"
1460
1348
  msgstr ""
1461
1349
 
@@ -1480,6 +1368,11 @@ msgstr ""
1480
1368
  msgid "Report identifier"
1481
1369
  msgstr ""
1482
1370
 
1371
+ #. module: l10n_es_aeat
1372
+ #: model:ir.ui.menu,name:l10n_es_aeat.menu_root_aeat
1373
+ msgid "Reports"
1374
+ msgstr ""
1375
+
1483
1376
  #. module: l10n_es_aeat
1484
1377
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__res_partner__aeat_identification_type__05
1485
1378
  msgid "Residential certificate"
@@ -1506,6 +1399,12 @@ msgstr ""
1506
1399
  msgid "SII send failed"
1507
1400
  msgstr ""
1508
1401
 
1402
+ #. module: l10n_es_aeat
1403
+ #: model:ir.model.fields,field_description:l10n_es_aeat.field_l10n_es_aeat_report__message_has_sms_error
1404
+ #: model:ir.model.fields,field_description:l10n_es_aeat.field_l10n_es_aeat_report_tax_mapping__message_has_sms_error
1405
+ msgid "SMS Delivery error"
1406
+ msgstr ""
1407
+
1509
1408
  #. module: l10n_es_aeat
1510
1409
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__aeat_mixin__aeat_state__sent
1511
1410
  msgid "Sent"
@@ -1577,18 +1476,8 @@ msgid "Sub-configuration"
1577
1476
  msgstr ""
1578
1477
 
1579
1478
  #. module: l10n_es_aeat
1580
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__statement_type__s
1581
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__statement_type__s
1582
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__statement_type__s
1583
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__statement_type__s
1584
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__statement_type__s
1585
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__statement_type__s
1586
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__statement_type__s
1587
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__statement_type__s
1588
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__statement_type__s
1589
1479
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__statement_type__s
1590
1480
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__statement_type__s
1591
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__statement_type__s
1592
1481
  msgid "Substitutive"
1593
1482
  msgstr ""
1594
1483
 
@@ -1652,32 +1541,20 @@ msgid "Taxes templates"
1652
1541
  msgstr ""
1653
1542
 
1654
1543
  #. module: l10n_es_aeat
1655
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod111_report__support_type__t
1656
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod115_report__support_type__t
1657
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod123_report__support_type__t
1658
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod130_report__support_type__t
1659
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod190_report__support_type__t
1660
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod303_report__support_type__t
1661
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod347_report__support_type__t
1662
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod349_report__support_type__t
1663
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_mod390_report__support_type__t
1664
1544
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report__support_type__t
1665
1545
  #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_aeat_report_tax_mapping__support_type__t
1666
- #: model:ir.model.fields.selection,name:l10n_es_aeat.selection__l10n_es_vat_book__support_type__t
1667
1546
  msgid "Telematics"
1668
1547
  msgstr ""
1669
1548
 
1670
1549
  #. module: l10n_es_aeat
1671
1550
  #. odoo-python
1672
1551
  #: code:addons/l10n_es_aeat/wizard/export_to_boe.py:0
1673
- #, python-format
1674
1552
  msgid "The formated string must match the given length"
1675
1553
  msgstr ""
1676
1554
 
1677
1555
  #. module: l10n_es_aeat
1678
1556
  #. odoo-python
1679
1557
  #: code:addons/l10n_es_aeat/wizard/compare_boe_file.py:0
1680
- #, python-format
1681
1558
  msgid ""
1682
1559
  "The length of the file is different from the expected one, or there are "
1683
1560
  "conditional parts in the export configuration that can't be evaled "
@@ -1687,7 +1564,6 @@ msgstr ""
1687
1564
  #. module: l10n_es_aeat
1688
1565
  #. odoo-python
1689
1566
  #: code:addons/l10n_es_aeat/models/aeat_mixin.py:0
1690
- #, python-format
1691
1567
  msgid "The partner has not a VAT configured."
1692
1568
  msgstr ""
1693
1569
 
@@ -1695,14 +1571,12 @@ msgstr ""
1695
1571
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_bank_statement_line__thirdparty_invoice
1696
1572
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_journal__thirdparty_invoice
1697
1573
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_move__thirdparty_invoice
1698
- #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_payment__thirdparty_invoice
1699
1574
  msgid "Third-party invoice"
1700
1575
  msgstr ""
1701
1576
 
1702
1577
  #. module: l10n_es_aeat
1703
1578
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_bank_statement_line__thirdparty_number
1704
1579
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_move__thirdparty_number
1705
- #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_payment__thirdparty_number
1706
1580
  msgid "Third-party number"
1707
1581
  msgstr ""
1708
1582
 
@@ -1745,6 +1619,11 @@ msgstr ""
1745
1619
  msgid "Total taxes (fee)"
1746
1620
  msgstr ""
1747
1621
 
1622
+ #. module: l10n_es_aeat
1623
+ #: model:ir.model,name:l10n_es_aeat.model_ir_cron_trigger
1624
+ msgid "Triggered actions"
1625
+ msgstr ""
1626
+
1748
1627
  #. module: l10n_es_aeat
1749
1628
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_account_setup_bank_manual_config__acc_type
1750
1629
  #: model:ir.model.fields,field_description:l10n_es_aeat.field_res_partner_bank__acc_type
@@ -1822,7 +1701,6 @@ msgstr ""
1822
1701
  #. module: l10n_es_aeat
1823
1702
  #. odoo-python
1824
1703
  #: code:addons/l10n_es_aeat/wizard/export_to_boe.py:0
1825
- #, python-format
1826
1704
  msgid "Wrong align option. It should be < or >"
1827
1705
  msgstr ""
1828
1706
 
@@ -1840,14 +1718,12 @@ msgstr ""
1840
1718
  #. module: l10n_es_aeat
1841
1719
  #. odoo-python
1842
1720
  #: code:addons/l10n_es_aeat/models/aeat_mixin.py:0
1843
- #, python-format
1844
1721
  msgid "You have to select what account chart template use this company."
1845
1722
  msgstr ""
1846
1723
 
1847
1724
  #. module: l10n_es_aeat
1848
1725
  #. odoo-python
1849
1726
  #: code:addons/l10n_es_aeat/models/l10n_es_aeat_report_tax_mapping.py:0
1850
- #, python-format
1851
1727
  msgid "You must fill both journal and counterpart account."
1852
1728
  msgstr ""
1853
1729