odoo-addon-l10n-es-atc-mod415 16.0.1.0.0.2__py3-none-any.whl → 17.0.1.0.0.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_atc_mod415/README.rst +20 -13
- odoo/addons/l10n_es_atc_mod415/__manifest__.py +5 -3
- odoo/addons/l10n_es_atc_mod415/data/l10n.es.aeat.map.tax.csv +2 -0
- odoo/addons/l10n_es_atc_mod415/data/l10n.es.aeat.map.tax.line.csv +3 -0
- odoo/addons/l10n_es_atc_mod415/data/l10n.es.aeat.map.tax.line.tax.csv +47 -0
- odoo/addons/l10n_es_atc_mod415/data/mail_template_data.xml +10 -11
- odoo/addons/l10n_es_atc_mod415/i18n/l10n_es_atc_mod415.pot +1 -20
- odoo/addons/l10n_es_atc_mod415/models/mod415.py +4 -5
- odoo/addons/l10n_es_atc_mod415/readme/CONTRIBUTORS.md +2 -0
- odoo/addons/l10n_es_atc_mod415/readme/DESCRIPTION.md +5 -0
- odoo/addons/l10n_es_atc_mod415/readme/INSTALL.md +1 -0
- odoo/addons/l10n_es_atc_mod415/static/description/index.html +29 -20
- odoo/addons/l10n_es_atc_mod415/tests/test_l10n_es_atc_mod415.py +6 -14
- odoo/addons/l10n_es_atc_mod415/views/mod415_view.xml +1 -1
- {odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info → odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info}/METADATA +29 -25
- odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info/RECORD +31 -0
- {odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info → odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
- odoo/addons/l10n_es_atc_mod415/data/tax_code_map_mod415_data.xml +0 -91
- odoo/addons/l10n_es_atc_mod415/readme/CONTRIBUTORS.rst +0 -2
- odoo/addons/l10n_es_atc_mod415/readme/DESCRIPTION.rst +0 -3
- odoo/addons/l10n_es_atc_mod415/readme/INSTALL.rst +0 -0
- odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info/RECORD +0 -29
- odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info/top_level.txt +0 -1
|
@@ -7,7 +7,7 @@ ATC Modelo 415
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:02c04659b41dd03959158c05a068c82d6776d629141b06e2206baac30d1064e2
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -17,33 +17,40 @@ ATC Modelo 415
|
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
18
|
:alt: License: AGPL-3
|
|
19
19
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/l10n-spain/tree/
|
|
20
|
+
:target: https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_atc_mod415
|
|
21
21
|
:alt: OCA/l10n-spain
|
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/l10n-spain-
|
|
23
|
+
:target: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_atc_mod415
|
|
24
24
|
:alt: Translate me on Weblate
|
|
25
25
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=
|
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=17.0
|
|
27
27
|
:alt: Try me on Runboat
|
|
28
28
|
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
30
30
|
|
|
31
|
-
Módulo para la presentación del modelo 415 de la Agencia Tributaria
|
|
31
|
+
Módulo para la presentación del modelo 415 de la Agencia Tributaria
|
|
32
|
+
Canaria.
|
|
32
33
|
|
|
33
|
-
Instrucciones del modelo:
|
|
34
|
+
Instrucciones del modelo:
|
|
35
|
+
https://www3.gobiernodecanarias.org/tributos/atc/estatico/asistencia_contribuyente/modelos/ref_y_propios/igic/mod415/pdf/instrucciones/415.pdf
|
|
34
36
|
|
|
35
37
|
**Table of contents**
|
|
36
38
|
|
|
37
39
|
.. contents::
|
|
38
40
|
:local:
|
|
39
41
|
|
|
42
|
+
Installation
|
|
43
|
+
============
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
40
47
|
Bug Tracker
|
|
41
48
|
===========
|
|
42
49
|
|
|
43
50
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-spain/issues>`_.
|
|
44
51
|
In case of trouble, please check there if your issue has already been reported.
|
|
45
52
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
46
|
-
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_atc_mod415%0Aversion:%
|
|
53
|
+
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_atc_mod415%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
47
54
|
|
|
48
55
|
Do not contact contributors directly about support or help with technical issues.
|
|
49
56
|
|
|
@@ -51,18 +58,18 @@ Credits
|
|
|
51
58
|
=======
|
|
52
59
|
|
|
53
60
|
Authors
|
|
54
|
-
|
|
61
|
+
-------
|
|
55
62
|
|
|
56
63
|
* Binhex System Solutions
|
|
57
64
|
|
|
58
65
|
Contributors
|
|
59
|
-
|
|
66
|
+
------------
|
|
60
67
|
|
|
61
|
-
|
|
62
|
-
|
|
68
|
+
- Nicolás Ramos <n.ramos@binhex.es>
|
|
69
|
+
- Christian Ramos <c.ramos@binhex.es>
|
|
63
70
|
|
|
64
71
|
Maintainers
|
|
65
|
-
|
|
72
|
+
-----------
|
|
66
73
|
|
|
67
74
|
This module is maintained by the OCA.
|
|
68
75
|
|
|
@@ -82,6 +89,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
82
89
|
|
|
83
90
|
|maintainer-Christian-RB|
|
|
84
91
|
|
|
85
|
-
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/
|
|
92
|
+
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_atc_mod415>`_ project on GitHub.
|
|
86
93
|
|
|
87
94
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -4,18 +4,20 @@
|
|
|
4
4
|
# Basado en el modelo 347 de la AEAT
|
|
5
5
|
{
|
|
6
6
|
"name": "ATC Modelo 415",
|
|
7
|
-
"version": "
|
|
7
|
+
"version": "17.0.1.0.0",
|
|
8
8
|
"author": "Binhex System Solutions," "Odoo Community Association (OCA)",
|
|
9
9
|
"website": "https://github.com/OCA/l10n-spain",
|
|
10
10
|
"category": "Accounting",
|
|
11
11
|
"license": "AGPL-3",
|
|
12
12
|
"depends": [
|
|
13
|
-
"l10n_es_igic",
|
|
14
13
|
"l10n_es_aeat_mod347",
|
|
15
14
|
"l10n_es_atc",
|
|
15
|
+
"l10n_es_igic",
|
|
16
16
|
],
|
|
17
17
|
"data": [
|
|
18
|
-
"data/
|
|
18
|
+
"data/l10n.es.aeat.map.tax.line.tax.csv",
|
|
19
|
+
"data/l10n.es.aeat.map.tax.csv",
|
|
20
|
+
"data/l10n.es.aeat.map.tax.line.csv",
|
|
19
21
|
"security/ir.model.access.csv",
|
|
20
22
|
"security/mod_415_security.xml",
|
|
21
23
|
"views/account_move_view.xml",
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
id,field_number,field_type,inverse,map_parent_id:id,move_type,name,sum_type,tax_xmlid_ids/id,to_regularize
|
|
2
|
+
atc_mod415_map_a,"01","both","False","atc_mod415_map","regular","A - Adquisiciones de bienes y servicios superiores al límite","both","igic_sop_0,igic_sop_3,igic_sop_7,igic_sop_9_5,igic_sop_15,igic_sop_20,igic_sop_0_inv,igic_sop_3_inv,igic_sop_7_inv,igic_sop_9_5_inv,igic_sop_15_inv,igic_sop_20_inv,igic_sop_i_0,igic_sop_i_3,igic_sop_i_7,igic_sop_i_9_5,igic_sop_i_15,igic_sop_i_20,igic_sop_i_0_inv,igic_sop_i_3_inv,igic_sop_i_7_inv,igic_sop_i_9_5_inv,igic_sop_i_15_inv,igic_sop_i_20_inv,igic_ISP0,igic_ISP3,igic_ISP7,igic_ISP95,igic_ISP15,igic_ISP20,igic_p_re0,igic_p_re03,igic_p_re07,igic_p_re095,igic_p_re15,igic_p_re20","False"
|
|
3
|
+
atc_mod415_map_b,"02","both","False","atc_mod415_map","regular","B - Entregas de bienes y servicios superiores al límite","both","igic_r_0,igic_r_3,igic_r_7,igic_r_9_5,igic_r_15,igic_r_20,igic_s_ISP0,igic_ex_0,igic_re_ex,igic_cmino","False"
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
id,name
|
|
2
|
+
igic_sop_0,account_tax_template_igic_sop_0
|
|
3
|
+
igic_sop_3,account_tax_template_igic_sop_3
|
|
4
|
+
igic_sop_7,account_tax_template_igic_sop_7
|
|
5
|
+
igic_sop_9_5,account_tax_template_igic_sop_9_5
|
|
6
|
+
igic_sop_15,account_tax_template_igic_sop_15
|
|
7
|
+
igic_sop_20,account_tax_template_igic_sop_20
|
|
8
|
+
igic_sop_0_inv,account_tax_template_igic_sop_0_inv
|
|
9
|
+
igic_sop_3_inv,account_tax_template_igic_sop_3_inv
|
|
10
|
+
igic_sop_7_inv,account_tax_template_igic_sop_7_inv
|
|
11
|
+
igic_sop_9_5_inv,account_tax_template_igic_sop_9_5_inv
|
|
12
|
+
igic_sop_15_inv,account_tax_template_igic_sop_15_inv
|
|
13
|
+
igic_sop_20_inv,account_tax_template_igic_sop_20_inv
|
|
14
|
+
igic_sop_i_0,account_tax_template_igic_sop_i_0
|
|
15
|
+
igic_sop_i_3,account_tax_template_igic_sop_i_3
|
|
16
|
+
igic_sop_i_7,account_tax_template_igic_sop_i_7
|
|
17
|
+
igic_sop_i_9_5,account_tax_template_igic_sop_i_9_5
|
|
18
|
+
igic_sop_i_15,account_tax_template_igic_sop_i_15
|
|
19
|
+
igic_sop_i_20,account_tax_template_igic_sop_i_20
|
|
20
|
+
igic_sop_i_0_inv,account_tax_template_igic_sop_i_0_inv
|
|
21
|
+
igic_sop_i_3_inv,account_tax_template_igic_sop_i_3_inv
|
|
22
|
+
igic_sop_i_7_inv,account_tax_template_igic_sop_i_7_inv
|
|
23
|
+
igic_sop_i_9_5_inv,account_tax_template_igic_sop_i_9_5_inv
|
|
24
|
+
igic_sop_i_15_inv,account_tax_template_igic_sop_i_15_inv
|
|
25
|
+
igic_sop_i_20_inv,account_tax_template_igic_sop_i_20_inv
|
|
26
|
+
igic_ISP0,account_tax_template_igic_ISP0
|
|
27
|
+
igic_ISP3,account_tax_template_igic_ISP3
|
|
28
|
+
igic_ISP7,account_tax_template_igic_ISP7
|
|
29
|
+
igic_ISP95,account_tax_template_igic_ISP95
|
|
30
|
+
igic_ISP15,account_tax_template_igic_ISP15
|
|
31
|
+
igic_ISP20,account_tax_template_igic_ISP20
|
|
32
|
+
igic_p_re0,account_tax_template_igic_p_re0
|
|
33
|
+
igic_p_re03,account_tax_template_igic_p_re03
|
|
34
|
+
igic_p_re07,account_tax_template_igic_p_re07
|
|
35
|
+
igic_p_re095,account_tax_template_igic_p_re095
|
|
36
|
+
igic_p_re15,account_tax_template_igic_p_re15
|
|
37
|
+
igic_p_re20,account_tax_template_igic_p_re20
|
|
38
|
+
igic_r_0,account_tax_template_igic_r_0
|
|
39
|
+
igic_r_3,account_tax_template_igic_r_3
|
|
40
|
+
igic_r_7,account_tax_template_igic_r_7
|
|
41
|
+
igic_r_9_5,account_tax_template_igic_r_9_5
|
|
42
|
+
igic_r_15,account_tax_template_igic_r_15
|
|
43
|
+
igic_r_20,account_tax_template_igic_r_20
|
|
44
|
+
igic_s_ISP0,account_tax_template_igic_s_ISP0
|
|
45
|
+
igic_ex_0,account_tax_template_igic_ex_0
|
|
46
|
+
igic_re_ex,account_tax_template_igic_re_ex
|
|
47
|
+
igic_cmino,account_tax_template_igic_cmino
|
|
@@ -1,25 +1,24 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
2
2
|
<odoo noupdate="1">
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
<record id="email_template_415" model="mail.template">
|
|
4
|
+
<field name="name">Comprobación datos modelo 415</field>
|
|
5
|
+
<field
|
|
6
6
|
name="email_from"
|
|
7
7
|
>{{(user.email and '"%s" <%s>' % (user.name, user.email) or '')}}</field>
|
|
8
|
-
|
|
8
|
+
<field
|
|
9
9
|
name="subject"
|
|
10
10
|
>Comprobación datos de modelo 415 año {{object.report_id.year}} de {{user.company_id.name}}</field>
|
|
11
|
-
|
|
11
|
+
<field
|
|
12
12
|
name="partner_to"
|
|
13
13
|
>{{object.partner_id.address_get(['invoice'])['invoice']}}</field>
|
|
14
|
-
|
|
14
|
+
<field
|
|
15
15
|
name="model_id"
|
|
16
16
|
ref="l10n_es_atc_mod415.model_l10n_es_atc_mod415_partner_record"
|
|
17
17
|
/>
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
<field
|
|
18
|
+
<field name="auto_delete" eval="True" />
|
|
19
|
+
<field name="report_template_ids" eval="[(4, ref('415_partner'))]" />
|
|
20
|
+
<field name="lang">{{object.partner_id.lang}}</field>
|
|
21
|
+
<field
|
|
23
22
|
name="body_html"
|
|
24
23
|
><![CDATA[
|
|
25
24
|
<p>Estimado/a <t t-out="object.partner_id.name" />
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 17.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -92,11 +92,6 @@ msgstr ""
|
|
|
92
92
|
msgid "415 Partner Detail"
|
|
93
93
|
msgstr ""
|
|
94
94
|
|
|
95
|
-
#. module: l10n_es_atc_mod415
|
|
96
|
-
#: model:mail.template,report_name:l10n_es_atc_mod415.email_template_415
|
|
97
|
-
msgid "415_details"
|
|
98
|
-
msgstr ""
|
|
99
|
-
|
|
100
95
|
#. module: l10n_es_atc_mod415
|
|
101
96
|
#: model:ir.model,name:l10n_es_atc_mod415.model_l10n_es_atc_mod415_report
|
|
102
97
|
msgid "ATC 415 Report"
|
|
@@ -522,14 +517,6 @@ msgstr ""
|
|
|
522
517
|
msgid "La comunicación se ha registrado correctamente."
|
|
523
518
|
msgstr ""
|
|
524
519
|
|
|
525
|
-
#. module: l10n_es_atc_mod415
|
|
526
|
-
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_move_record____last_update
|
|
527
|
-
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_partner_record____last_update
|
|
528
|
-
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_real_estate_record____last_update
|
|
529
|
-
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_report____last_update
|
|
530
|
-
msgid "Last Modified on"
|
|
531
|
-
msgstr ""
|
|
532
|
-
|
|
533
520
|
#. module: l10n_es_atc_mod415
|
|
534
521
|
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_move_record__write_uid
|
|
535
522
|
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_partner_record__write_uid
|
|
@@ -557,12 +544,6 @@ msgstr ""
|
|
|
557
544
|
msgid "Legal Representative VAT number."
|
|
558
545
|
msgstr ""
|
|
559
546
|
|
|
560
|
-
#. module: l10n_es_atc_mod415
|
|
561
|
-
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_partner_record__message_main_attachment_id
|
|
562
|
-
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_report__message_main_attachment_id
|
|
563
|
-
msgid "Main Attachment"
|
|
564
|
-
msgstr ""
|
|
565
|
-
|
|
566
547
|
#. module: l10n_es_atc_mod415
|
|
567
548
|
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_partner_record__message_has_error
|
|
568
549
|
#: model:ir.model.fields,field_description:l10n_es_atc_mod415.field_l10n_es_atc_mod415_report__message_has_error
|
|
@@ -61,7 +61,7 @@ class L10nEsAtcMod415Report(models.Model):
|
|
|
61
61
|
partner_record_obj = self.env["l10n.es.atc.mod415.partner_record"]
|
|
62
62
|
partner_obj = self.env["res.partner"]
|
|
63
63
|
map_line = self.env.ref(map_ref)
|
|
64
|
-
taxes = self.
|
|
64
|
+
taxes = map_line.get_taxes_for_company(self.company_id)
|
|
65
65
|
domain = self._account_move_line_domain(taxes)
|
|
66
66
|
if partner_record:
|
|
67
67
|
domain += [("partner_id", "=", partner_record.partner_id.id)]
|
|
@@ -162,10 +162,9 @@ class L10nEsAtcMod415Report(models.Model):
|
|
|
162
162
|
for report in self:
|
|
163
163
|
# Delete previous partner records
|
|
164
164
|
report.partner_record_ids.unlink()
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
self._create_cash_moves()
|
|
165
|
+
self._create_partner_records("A", KEY_TAX_MAPPING["A"])
|
|
166
|
+
self._create_partner_records("B", KEY_TAX_MAPPING["B"])
|
|
167
|
+
self._create_cash_moves()
|
|
169
168
|
self.flush_model()
|
|
170
169
|
report.partner_record_ids.calculate_quarter_totals()
|
|
171
170
|
return True
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
:Author: David Goodger (goodger@python.org)
|
|
11
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
12
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
13
13
|
|
|
14
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
15
16
|
|
|
16
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
17
18
|
customize this style sheet.
|
|
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
274
275
|
margin-left: 2em ;
|
|
275
276
|
margin-right: 2em }
|
|
276
277
|
|
|
277
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
278
279
|
pre.code, code { background-color: #eeeeee }
|
|
279
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
280
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -300,7 +301,7 @@ span.option {
|
|
|
300
301
|
span.pre {
|
|
301
302
|
white-space: pre }
|
|
302
303
|
|
|
303
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
304
305
|
color: red }
|
|
305
306
|
|
|
306
307
|
span.section-subtitle {
|
|
@@ -366,56 +367,64 @@ ul.auto-toc {
|
|
|
366
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
367
368
|
!! changes will be overwritten. !!
|
|
368
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
369
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:02c04659b41dd03959158c05a068c82d6776d629141b06e2206baac30d1064e2
|
|
370
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
371
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/
|
|
372
|
-
<p>Módulo para la presentación del modelo 415 de la Agencia Tributaria
|
|
373
|
-
|
|
372
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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_atc_mod415"><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_atc_mod415"><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
|
+
<p>Módulo para la presentación del modelo 415 de la Agencia Tributaria
|
|
374
|
+
Canaria.</p>
|
|
375
|
+
<p>Instrucciones del modelo:
|
|
376
|
+
<a class="reference external" href="https://www3.gobiernodecanarias.org/tributos/atc/estatico/asistencia_contribuyente/modelos/ref_y_propios/igic/mod415/pdf/instrucciones/415.pdf">https://www3.gobiernodecanarias.org/tributos/atc/estatico/asistencia_contribuyente/modelos/ref_y_propios/igic/mod415/pdf/instrucciones/415.pdf</a></p>
|
|
374
377
|
<p><strong>Table of contents</strong></p>
|
|
375
378
|
<div class="contents local topic" id="contents">
|
|
376
379
|
<ul class="simple">
|
|
377
|
-
<li><a class="reference internal" href="#
|
|
378
|
-
<li><a class="reference internal" href="#
|
|
379
|
-
<li><a class="reference internal" href="#
|
|
380
|
-
<li><a class="reference internal" href="#
|
|
381
|
-
<li><a class="reference internal" href="#
|
|
380
|
+
<li><a class="reference internal" href="#installation" id="toc-entry-1">Installation</a></li>
|
|
381
|
+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
|
|
382
|
+
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
|
|
383
|
+
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
|
|
384
|
+
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
|
|
385
|
+
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
|
|
382
386
|
</ul>
|
|
383
387
|
</li>
|
|
384
388
|
</ul>
|
|
385
389
|
</div>
|
|
390
|
+
<div class="section" id="installation">
|
|
391
|
+
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
|
|
392
|
+
</div>
|
|
386
393
|
<div class="section" id="bug-tracker">
|
|
387
|
-
<h1><a class="toc-backref" href="#toc-entry-
|
|
394
|
+
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
|
|
388
395
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-spain/issues">GitHub Issues</a>.
|
|
389
396
|
In case of trouble, please check there if your issue has already been reported.
|
|
390
397
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
391
|
-
<a class="reference external" href="https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_atc_mod415%0Aversion:%
|
|
398
|
+
<a class="reference external" href="https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_atc_mod415%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
392
399
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
393
400
|
</div>
|
|
394
401
|
<div class="section" id="credits">
|
|
395
|
-
<h1><a class="toc-backref" href="#toc-entry-
|
|
402
|
+
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
|
|
396
403
|
<div class="section" id="authors">
|
|
397
|
-
<h2><a class="toc-backref" href="#toc-entry-
|
|
404
|
+
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
|
|
398
405
|
<ul class="simple">
|
|
399
406
|
<li>Binhex System Solutions</li>
|
|
400
407
|
</ul>
|
|
401
408
|
</div>
|
|
402
409
|
<div class="section" id="contributors">
|
|
403
|
-
<h2><a class="toc-backref" href="#toc-entry-
|
|
410
|
+
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
|
|
404
411
|
<ul class="simple">
|
|
405
412
|
<li>Nicolás Ramos <<a class="reference external" href="mailto:n.ramos@binhex.es">n.ramos@binhex.es</a>></li>
|
|
406
413
|
<li>Christian Ramos <<a class="reference external" href="mailto:c.ramos@binhex.es">c.ramos@binhex.es</a>></li>
|
|
407
414
|
</ul>
|
|
408
415
|
</div>
|
|
409
416
|
<div class="section" id="maintainers">
|
|
410
|
-
<h2><a class="toc-backref" href="#toc-entry-
|
|
417
|
+
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
|
|
411
418
|
<p>This module is maintained by the OCA.</p>
|
|
412
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
419
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
420
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
421
|
+
</a>
|
|
413
422
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
414
423
|
mission is to support the collaborative development of Odoo features and
|
|
415
424
|
promote its widespread use.</p>
|
|
416
425
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
|
417
426
|
<p><a class="reference external image-reference" href="https://github.com/Christian-RB"><img alt="Christian-RB" src="https://github.com/Christian-RB.png?size=40px" /></a></p>
|
|
418
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-spain/tree/
|
|
427
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_atc_mod415">OCA/l10n-spain</a> project on GitHub.</p>
|
|
419
428
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
420
429
|
</div>
|
|
421
430
|
</div>
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
import logging
|
|
11
11
|
|
|
12
|
+
from odoo.tests import tagged
|
|
12
13
|
from odoo.tests.common import Form
|
|
13
14
|
|
|
14
15
|
from odoo.addons.l10n_es_aeat.tests.test_l10n_es_aeat_mod_base import (
|
|
@@ -18,6 +19,7 @@ from odoo.addons.l10n_es_aeat.tests.test_l10n_es_aeat_mod_base import (
|
|
|
18
19
|
_logger = logging.getLogger("atc")
|
|
19
20
|
|
|
20
21
|
|
|
22
|
+
@tagged("post_install", "-at_install")
|
|
21
23
|
class TestL10nEsAtcMod415(TestL10nEsAeatModBase):
|
|
22
24
|
@classmethod
|
|
23
25
|
def _chart_of_accounts_create(cls):
|
|
@@ -25,13 +27,13 @@ class TestL10nEsAtcMod415(TestL10nEsAeatModBase):
|
|
|
25
27
|
cls.company = cls.env["res.company"].create(
|
|
26
28
|
{"name": "Canary test company", "currency_id": cls.env.ref("base.EUR").id}
|
|
27
29
|
)
|
|
28
|
-
cls.chart
|
|
30
|
+
cls.env["account.chart.template"].try_loading(
|
|
31
|
+
"es_pymes_canary", company=cls.company, install_demo=False
|
|
32
|
+
)
|
|
29
33
|
cls.env.ref("base.group_multi_company").write({"users": [(4, cls.env.uid)]})
|
|
30
34
|
cls.env.user.write(
|
|
31
35
|
{"company_ids": [(4, cls.company.id)], "company_id": cls.company.id}
|
|
32
36
|
)
|
|
33
|
-
chart = cls.env.ref("l10n_es_igic.account_chart_template_pymes_canary")
|
|
34
|
-
chart.try_loading()
|
|
35
37
|
cls.with_context(company_id=cls.company.id)
|
|
36
38
|
return True
|
|
37
39
|
|
|
@@ -171,7 +173,7 @@ class TestL10nEsAtcMod415(TestL10nEsAeatModBase):
|
|
|
171
173
|
)
|
|
172
174
|
for vals in partner_record_vals:
|
|
173
175
|
partner_record = self.model415.partner_record_ids.filtered(
|
|
174
|
-
lambda x: x.partner_id == vals[1]
|
|
176
|
+
lambda x, vals=vals: x.partner_id == vals[1]
|
|
175
177
|
)
|
|
176
178
|
self.assertEqual(partner_record.operation_key, vals[0])
|
|
177
179
|
self.assertAlmostEqual(partner_record.amount, vals[2])
|
|
@@ -201,13 +203,3 @@ class TestL10nEsAtcMod415(TestL10nEsAeatModBase):
|
|
|
201
203
|
)
|
|
202
204
|
self.assertEqual(partner_record.partner_vat, "B29805314")
|
|
203
205
|
self.assertEqual(partner_record.partner_country_code, "ES")
|
|
204
|
-
# # Export to BOE
|
|
205
|
-
# export_to_boe = self.env["l10n.es.aeat.report.export_to_boe"].create(
|
|
206
|
-
# {"name": "test_export_to_boe.txt"}
|
|
207
|
-
# )
|
|
208
|
-
# export_config_xml_ids = [
|
|
209
|
-
# "l10n_es_atc_mod415.aeat_mod415_main_export_config",
|
|
210
|
-
# ]
|
|
211
|
-
# for xml_id in export_config_xml_ids:
|
|
212
|
-
# export_config = self.env.ref(xml_id)
|
|
213
|
-
# self.assertTrue(export_to_boe._export_config(self.model415, export_config))
|
|
@@ -1,21 +1,20 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version:
|
|
2
|
+
Name: odoo-addon-l10n_es_atc_mod415
|
|
3
|
+
Version: 17.0.1.0.0.2
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo-addon-l10n_es_aeat_mod347>=17.0dev,<17.1dev
|
|
6
|
+
Requires-Dist: odoo-addon-l10n_es_atc>=17.0dev,<17.1dev
|
|
7
|
+
Requires-Dist: odoo-addon-l10n_es_igic>=17.0dev,<17.1dev
|
|
8
|
+
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
4
9
|
Summary: ATC Modelo 415
|
|
5
10
|
Home-page: https://github.com/OCA/l10n-spain
|
|
11
|
+
License: AGPL-3
|
|
6
12
|
Author: Binhex System Solutions,Odoo Community Association (OCA)
|
|
7
13
|
Author-email: support@odoo-community.org
|
|
8
|
-
License: AGPL-3
|
|
9
|
-
Platform: UNKNOWN
|
|
10
14
|
Classifier: Programming Language :: Python
|
|
11
15
|
Classifier: Framework :: Odoo
|
|
12
|
-
Classifier: Framework :: Odoo ::
|
|
16
|
+
Classifier: Framework :: Odoo :: 17.0
|
|
13
17
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
|
-
Requires-Python: >=3.10
|
|
15
|
-
Requires-Dist: odoo-addon-l10n-es-aeat-mod347 <16.1dev,>=16.0dev
|
|
16
|
-
Requires-Dist: odoo-addon-l10n-es-atc <16.1dev,>=16.0dev
|
|
17
|
-
Requires-Dist: odoo-addon-l10n-es-igic <16.1dev,>=16.0dev
|
|
18
|
-
Requires-Dist: odoo <16.1dev,>=16.0a
|
|
19
18
|
|
|
20
19
|
==============
|
|
21
20
|
ATC Modelo 415
|
|
@@ -26,7 +25,7 @@ ATC Modelo 415
|
|
|
26
25
|
!! This file is generated by oca-gen-addon-readme !!
|
|
27
26
|
!! changes will be overwritten. !!
|
|
28
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
29
|
-
!! source digest: sha256:
|
|
28
|
+
!! source digest: sha256:02c04659b41dd03959158c05a068c82d6776d629141b06e2206baac30d1064e2
|
|
30
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
31
30
|
|
|
32
31
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -36,33 +35,40 @@ ATC Modelo 415
|
|
|
36
35
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
37
36
|
:alt: License: AGPL-3
|
|
38
37
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github
|
|
39
|
-
:target: https://github.com/OCA/l10n-spain/tree/
|
|
38
|
+
:target: https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_atc_mod415
|
|
40
39
|
:alt: OCA/l10n-spain
|
|
41
40
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
42
|
-
:target: https://translation.odoo-community.org/projects/l10n-spain-
|
|
41
|
+
:target: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_atc_mod415
|
|
43
42
|
:alt: Translate me on Weblate
|
|
44
43
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
45
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=
|
|
44
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=17.0
|
|
46
45
|
:alt: Try me on Runboat
|
|
47
46
|
|
|
48
47
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
49
48
|
|
|
50
|
-
Módulo para la presentación del modelo 415 de la Agencia Tributaria
|
|
49
|
+
Módulo para la presentación del modelo 415 de la Agencia Tributaria
|
|
50
|
+
Canaria.
|
|
51
51
|
|
|
52
|
-
Instrucciones del modelo:
|
|
52
|
+
Instrucciones del modelo:
|
|
53
|
+
https://www3.gobiernodecanarias.org/tributos/atc/estatico/asistencia_contribuyente/modelos/ref_y_propios/igic/mod415/pdf/instrucciones/415.pdf
|
|
53
54
|
|
|
54
55
|
**Table of contents**
|
|
55
56
|
|
|
56
57
|
.. contents::
|
|
57
58
|
:local:
|
|
58
59
|
|
|
60
|
+
Installation
|
|
61
|
+
============
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
59
65
|
Bug Tracker
|
|
60
66
|
===========
|
|
61
67
|
|
|
62
68
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-spain/issues>`_.
|
|
63
69
|
In case of trouble, please check there if your issue has already been reported.
|
|
64
70
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
65
|
-
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_atc_mod415%0Aversion:%
|
|
71
|
+
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_atc_mod415%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
66
72
|
|
|
67
73
|
Do not contact contributors directly about support or help with technical issues.
|
|
68
74
|
|
|
@@ -70,18 +76,18 @@ Credits
|
|
|
70
76
|
=======
|
|
71
77
|
|
|
72
78
|
Authors
|
|
73
|
-
|
|
79
|
+
-------
|
|
74
80
|
|
|
75
81
|
* Binhex System Solutions
|
|
76
82
|
|
|
77
83
|
Contributors
|
|
78
|
-
|
|
84
|
+
------------
|
|
79
85
|
|
|
80
|
-
|
|
81
|
-
|
|
86
|
+
- Nicolás Ramos <n.ramos@binhex.es>
|
|
87
|
+
- Christian Ramos <c.ramos@binhex.es>
|
|
82
88
|
|
|
83
89
|
Maintainers
|
|
84
|
-
|
|
90
|
+
-----------
|
|
85
91
|
|
|
86
92
|
This module is maintained by the OCA.
|
|
87
93
|
|
|
@@ -101,8 +107,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
101
107
|
|
|
102
108
|
|maintainer-Christian-RB|
|
|
103
109
|
|
|
104
|
-
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/
|
|
110
|
+
This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/17.0/l10n_es_atc_mod415>`_ project on GitHub.
|
|
105
111
|
|
|
106
112
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
107
|
-
|
|
108
|
-
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
odoo/addons/l10n_es_atc_mod415/README.rst,sha256=RQWgF7sJnOS399ipRBHUJGWJDttNs7EVlb_4KkHBjbU,3323
|
|
2
|
+
odoo/addons/l10n_es_atc_mod415/__init__.py,sha256=ZGjmXT9q1Wc3A9Eb3pRZjwDcSFijPJcJLFSMyZdyxyU,86
|
|
3
|
+
odoo/addons/l10n_es_atc_mod415/__manifest__.py,sha256=-lpx7YlHW5hMPmrJ6CcQXG9WNVR-GiLq3C7sJIs968c,1104
|
|
4
|
+
odoo/addons/l10n_es_atc_mod415/data/l10n.es.aeat.map.tax.csv,sha256=OxEL105Gtc7dBrdMIL7mOUiP6w1vuMduNo_SJwgHrsE,28
|
|
5
|
+
odoo/addons/l10n_es_atc_mod415/data/l10n.es.aeat.map.tax.line.csv,sha256=yRqBvrzFtyIjROZJH48uyrVdK4ARmrLJVEPHZzvh9fU,981
|
|
6
|
+
odoo/addons/l10n_es_atc_mod415/data/l10n.es.aeat.map.tax.line.tax.csv,sha256=89EvJGwoBrb-I-xLXvsYBRVlbLDR4F2GbV64cLUj-dU,2152
|
|
7
|
+
odoo/addons/l10n_es_atc_mod415/data/mail_template_data.xml,sha256=S0pQcv_bmhHeLkVBnX08SaiHo9aIvlCOCJGwLpwSBzI,4359
|
|
8
|
+
odoo/addons/l10n_es_atc_mod415/i18n/es.po,sha256=iyWs3aqEJRko2l9w4Wk_8tbwwK3s9sGwSpsvVM7PADM,63777
|
|
9
|
+
odoo/addons/l10n_es_atc_mod415/i18n/l10n_es_atc_mod415.pot,sha256=lRJx2k0VowALdZ4yD5cKXeouEh7mWEcM_k4nQYPPdnE,44318
|
|
10
|
+
odoo/addons/l10n_es_atc_mod415/models/__init__.py,sha256=K1vY7SgTQ3bWNj0llCcisOnaQhsJvt6KmPztKtTWStU,139
|
|
11
|
+
odoo/addons/l10n_es_atc_mod415/models/account_move.py,sha256=WpqBFLnt7HhpvBx_x311GvoTtKrJYwQA4jxiv12SEes,547
|
|
12
|
+
odoo/addons/l10n_es_atc_mod415/models/mod415.py,sha256=1qduZJlsK0ko-A6TioI4_MnF1NVf_ju336vYxP8wf44,8506
|
|
13
|
+
odoo/addons/l10n_es_atc_mod415/models/res_partner.py,sha256=h1CwT7PpuU7OIeN3sL_BihejYwGKBKX4zeujmoc4X1E,755
|
|
14
|
+
odoo/addons/l10n_es_atc_mod415/readme/CONTRIBUTORS.md,sha256=WHiJqmBtw8_xj_pw2jAGmUgMRJkAjVddaQO6twyXqzM,83
|
|
15
|
+
odoo/addons/l10n_es_atc_mod415/readme/DESCRIPTION.md,sha256=VacpHZpELSVzXfQE2puc09NechpnifJ-I9mHusrOj6Q,251
|
|
16
|
+
odoo/addons/l10n_es_atc_mod415/readme/INSTALL.md,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
17
|
+
odoo/addons/l10n_es_atc_mod415/security/ir.model.access.csv,sha256=3FyWUXbLxhsCIO-igBOwFfnMpOxkHa3qPH2vu5MNsPI,724
|
|
18
|
+
odoo/addons/l10n_es_atc_mod415/security/mod_415_security.xml,sha256=f6ncM17_mGVMmVk5oyaoE5aDBHSlLuxzYU3SCKYMufk,400
|
|
19
|
+
odoo/addons/l10n_es_atc_mod415/static/description/icon.png,sha256=vii2g5CrG3CHp4qWLZu8kLEtEK0ojczlsJgdkCU50SY,5267
|
|
20
|
+
odoo/addons/l10n_es_atc_mod415/static/description/index.html,sha256=viVzNqRQH94yDlFS5tdbalAneDoHVsb1YUGbSL9BFzo,13124
|
|
21
|
+
odoo/addons/l10n_es_atc_mod415/tests/__init__.py,sha256=KFAynDdaCJ8byU2FQ5wp9dVNcjCUeQ-vlJIOaoz9kuM,105
|
|
22
|
+
odoo/addons/l10n_es_atc_mod415/tests/test_l10n_es_atc_mod415.py,sha256=7PP7ktQP29qwCTcAHtv78rlvzQtlBxSNd-Wcie5wIjY,8681
|
|
23
|
+
odoo/addons/l10n_es_atc_mod415/views/account_move_view.xml,sha256=tPts5ciitJ8dDAuKvyXRW2VUejIALSY80FrS1eOCIhk,506
|
|
24
|
+
odoo/addons/l10n_es_atc_mod415/views/mod415_templates.xml,sha256=41aqXwfNd-Sne4GFY2gGnswvzkUUPxoK4CBXoml4jWM,2943
|
|
25
|
+
odoo/addons/l10n_es_atc_mod415/views/mod415_view.xml,sha256=kjqDmCtGCPshgjrQcStUQmCTPTFuvYoLY8a2lSw7im0,5281
|
|
26
|
+
odoo/addons/l10n_es_atc_mod415/views/report_415_partner.xml,sha256=ORHjebPccD_TDJ2wEXI0QPQsp9fdU-W9aTwnQX2y0HM,927
|
|
27
|
+
odoo/addons/l10n_es_atc_mod415/views/res_partner_view.xml,sha256=a0fDIbQwty4-Exuh1WKXwVk98YaB6u8iaD0s1-B0IqA,680
|
|
28
|
+
odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info/METADATA,sha256=dP4hh9xOVtEHRlJOEkJKryD515eILFAGwut9Rdwv1Xc,4019
|
|
29
|
+
odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
30
|
+
odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
31
|
+
odoo_addon_l10n_es_atc_mod415-17.0.1.0.0.2.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
odoo
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" ?>
|
|
2
|
-
<!-- Copyright 2019
|
|
3
|
-
Pesol - Angel Moya <angel.moya@pesol.es>
|
|
4
|
-
Gafic - Albert Cabedo <albert@gafic.com>
|
|
5
|
-
Copyright 2014-2023 Binhex - Nicolás Ramos (http://binhex.es)
|
|
6
|
-
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
|
7
|
-
<odoo>
|
|
8
|
-
<record id="atc_mod415_map" model="l10n.es.aeat.map.tax">
|
|
9
|
-
<field name="model">415</field>
|
|
10
|
-
</record>
|
|
11
|
-
<record id="atc_mod415_map_a" model="l10n.es.aeat.map.tax.line">
|
|
12
|
-
<field name="map_parent_id" ref="atc_mod415_map" />
|
|
13
|
-
<field name="field_number">01</field>
|
|
14
|
-
<field
|
|
15
|
-
name="name"
|
|
16
|
-
>A - Adquisiciones de bienes y servicios superiores al límite</field>
|
|
17
|
-
<field name="to_regularize" eval="False" />
|
|
18
|
-
<field name="move_type">regular</field>
|
|
19
|
-
<field name="field_type">both</field>
|
|
20
|
-
<field name="sum_type">both</field>
|
|
21
|
-
<field name="inverse" eval="False" />
|
|
22
|
-
<field
|
|
23
|
-
name="tax_ids"
|
|
24
|
-
eval="[(6, False, [
|
|
25
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_0'),
|
|
26
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_3'),
|
|
27
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_7'),
|
|
28
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_9_5'),
|
|
29
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_15'),
|
|
30
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_20'),
|
|
31
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_0_inv'),
|
|
32
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_3_inv'),
|
|
33
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_7_inv'),
|
|
34
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_9_5_inv'),
|
|
35
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_15_inv'),
|
|
36
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_20_inv'),
|
|
37
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_0'),
|
|
38
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_3'),
|
|
39
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_7'),
|
|
40
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_9_5'),
|
|
41
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_15'),
|
|
42
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_20'),
|
|
43
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_0_inv'),
|
|
44
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_3_inv'),
|
|
45
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_7_inv'),
|
|
46
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_9_5_inv'),
|
|
47
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_15_inv'),
|
|
48
|
-
ref('l10n_es_igic.account_tax_template_igic_sop_i_20_inv'),
|
|
49
|
-
ref('l10n_es_igic.account_tax_template_igic_ISP0'),
|
|
50
|
-
ref('l10n_es_igic.account_tax_template_igic_ISP3'),
|
|
51
|
-
ref('l10n_es_igic.account_tax_template_igic_ISP7'),
|
|
52
|
-
ref('l10n_es_igic.account_tax_template_igic_ISP95'),
|
|
53
|
-
ref('l10n_es_igic.account_tax_template_igic_ISP15'),
|
|
54
|
-
ref('l10n_es_igic.account_tax_template_igic_ISP20'),
|
|
55
|
-
ref('l10n_es_igic.account_tax_template_igic_p_re0'),
|
|
56
|
-
ref('l10n_es_igic.account_tax_template_igic_p_re03'),
|
|
57
|
-
ref('l10n_es_igic.account_tax_template_igic_p_re07'),
|
|
58
|
-
ref('l10n_es_igic.account_tax_template_igic_p_re095'),
|
|
59
|
-
ref('l10n_es_igic.account_tax_template_igic_p_re15'),
|
|
60
|
-
ref('l10n_es_igic.account_tax_template_igic_p_re20'),
|
|
61
|
-
])]"
|
|
62
|
-
/>
|
|
63
|
-
</record>
|
|
64
|
-
<record id="atc_mod415_map_b" model="l10n.es.aeat.map.tax.line">
|
|
65
|
-
<field name="map_parent_id" ref="atc_mod415_map" />
|
|
66
|
-
<field name="field_number">02</field>
|
|
67
|
-
<field
|
|
68
|
-
name="name"
|
|
69
|
-
>B - Entregas de bienes y servicios superiores al límite</field>
|
|
70
|
-
<field name="to_regularize" eval="False" />
|
|
71
|
-
<field name="move_type">regular</field>
|
|
72
|
-
<field name="field_type">both</field>
|
|
73
|
-
<field name="sum_type">both</field>
|
|
74
|
-
<field name="inverse" eval="False" />
|
|
75
|
-
<field
|
|
76
|
-
name="tax_ids"
|
|
77
|
-
eval="[(6, False, [
|
|
78
|
-
ref('l10n_es_igic.account_tax_template_igic_r_0'),
|
|
79
|
-
ref('l10n_es_igic.account_tax_template_igic_r_3'),
|
|
80
|
-
ref('l10n_es_igic.account_tax_template_igic_r_7'),
|
|
81
|
-
ref('l10n_es_igic.account_tax_template_igic_r_9_5'),
|
|
82
|
-
ref('l10n_es_igic.account_tax_template_igic_r_15'),
|
|
83
|
-
ref('l10n_es_igic.account_tax_template_igic_r_20'),
|
|
84
|
-
ref('l10n_es_igic.account_tax_template_igic_s_ISP0'),
|
|
85
|
-
ref('l10n_es_igic.account_tax_template_igic_ex_0'),
|
|
86
|
-
ref('l10n_es_igic.account_tax_template_igic_re_ex'),
|
|
87
|
-
ref('l10n_es_igic.account_tax_template_igic_cmino'),
|
|
88
|
-
])]"
|
|
89
|
-
/>
|
|
90
|
-
</record>
|
|
91
|
-
</odoo>
|
|
File without changes
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
odoo/addons/l10n_es_atc_mod415/README.rst,sha256=TYtDNS9IEWD-p18JIxc_7-1IUBI6Mf5waSVFfdZwRco,3294
|
|
2
|
-
odoo/addons/l10n_es_atc_mod415/__init__.py,sha256=ZGjmXT9q1Wc3A9Eb3pRZjwDcSFijPJcJLFSMyZdyxyU,86
|
|
3
|
-
odoo/addons/l10n_es_atc_mod415/__manifest__.py,sha256=4_ehLgZmg0lp9rFOkTufCIlpIrUFVpn6jsqkOsPZN-I,1012
|
|
4
|
-
odoo/addons/l10n_es_atc_mod415/data/mail_template_data.xml,sha256=jHBnq4X3viTYGRjVC62ORPMZi2I-lipS2YGCRRkwKws,4352
|
|
5
|
-
odoo/addons/l10n_es_atc_mod415/data/tax_code_map_mod415_data.xml,sha256=4zijZNCSnHChph_Bdl2Ay0GrqGLJyOQSVaKCS5Yd8qg,4588
|
|
6
|
-
odoo/addons/l10n_es_atc_mod415/i18n/es.po,sha256=iyWs3aqEJRko2l9w4Wk_8tbwwK3s9sGwSpsvVM7PADM,63777
|
|
7
|
-
odoo/addons/l10n_es_atc_mod415/i18n/l10n_es_atc_mod415.pot,sha256=v4q81_OoAPgS3VoQNdkIUIH_dB3vBxVf19IhfDzsqNw,45296
|
|
8
|
-
odoo/addons/l10n_es_atc_mod415/models/__init__.py,sha256=K1vY7SgTQ3bWNj0llCcisOnaQhsJvt6KmPztKtTWStU,139
|
|
9
|
-
odoo/addons/l10n_es_atc_mod415/models/account_move.py,sha256=WpqBFLnt7HhpvBx_x311GvoTtKrJYwQA4jxiv12SEes,547
|
|
10
|
-
odoo/addons/l10n_es_atc_mod415/models/mod415.py,sha256=lnyS9qRzZ6ZEu1lKYvTQ7eCwxYisAnMqmHc5sP7XQ2U,8537
|
|
11
|
-
odoo/addons/l10n_es_atc_mod415/models/res_partner.py,sha256=h1CwT7PpuU7OIeN3sL_BihejYwGKBKX4zeujmoc4X1E,755
|
|
12
|
-
odoo/addons/l10n_es_atc_mod415/readme/CONTRIBUTORS.rst,sha256=GGPKz3ewItQ8aV8DkMg-MJc2s1oJMEF0hA_UB5qYJi4,75
|
|
13
|
-
odoo/addons/l10n_es_atc_mod415/readme/DESCRIPTION.rst,sha256=9QJWx40eVXC_ZK_UyiPdTWGz_fdAal6UydiZOmZoPPQ,248
|
|
14
|
-
odoo/addons/l10n_es_atc_mod415/readme/INSTALL.rst,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
|
-
odoo/addons/l10n_es_atc_mod415/security/ir.model.access.csv,sha256=3FyWUXbLxhsCIO-igBOwFfnMpOxkHa3qPH2vu5MNsPI,724
|
|
16
|
-
odoo/addons/l10n_es_atc_mod415/security/mod_415_security.xml,sha256=f6ncM17_mGVMmVk5oyaoE5aDBHSlLuxzYU3SCKYMufk,400
|
|
17
|
-
odoo/addons/l10n_es_atc_mod415/static/description/icon.png,sha256=vii2g5CrG3CHp4qWLZu8kLEtEK0ojczlsJgdkCU50SY,5267
|
|
18
|
-
odoo/addons/l10n_es_atc_mod415/static/description/index.html,sha256=29mdOZCVBUMFVWG532l6VskeK4mwp0m-p729O_zkMtU,12831
|
|
19
|
-
odoo/addons/l10n_es_atc_mod415/tests/__init__.py,sha256=KFAynDdaCJ8byU2FQ5wp9dVNcjCUeQ-vlJIOaoz9kuM,105
|
|
20
|
-
odoo/addons/l10n_es_atc_mod415/tests/test_l10n_es_atc_mod415.py,sha256=vUHlhjmcBMlR4t6Rt4pb-LO8zU-lEBr0S5i_Uyj9hPk,9127
|
|
21
|
-
odoo/addons/l10n_es_atc_mod415/views/account_move_view.xml,sha256=tPts5ciitJ8dDAuKvyXRW2VUejIALSY80FrS1eOCIhk,506
|
|
22
|
-
odoo/addons/l10n_es_atc_mod415/views/mod415_templates.xml,sha256=41aqXwfNd-Sne4GFY2gGnswvzkUUPxoK4CBXoml4jWM,2943
|
|
23
|
-
odoo/addons/l10n_es_atc_mod415/views/mod415_view.xml,sha256=0PLUA33cDQ_h5zDkfQCJ7gZR66b1aBfFLTBcEEmx-dw,5278
|
|
24
|
-
odoo/addons/l10n_es_atc_mod415/views/report_415_partner.xml,sha256=ORHjebPccD_TDJ2wEXI0QPQsp9fdU-W9aTwnQX2y0HM,927
|
|
25
|
-
odoo/addons/l10n_es_atc_mod415/views/res_partner_view.xml,sha256=a0fDIbQwty4-Exuh1WKXwVk98YaB6u8iaD0s1-B0IqA,680
|
|
26
|
-
odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info/METADATA,sha256=BchMn3Ut2uTkkeFkhunsIshrjt3al3nnaZ6jG6aDkI8,4014
|
|
27
|
-
odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
28
|
-
odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
29
|
-
odoo_addon_l10n_es_atc_mod415-16.0.1.0.0.2.dist-info/RECORD,,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
odoo
|