odoo-addon-l10n-it-account-stamp 16.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.

Potentially problematic release.


This version of odoo-addon-l10n-it-account-stamp might be problematic. Click here for more details.

Files changed (28) hide show
  1. odoo/addons/l10n_it_account_stamp/README.rst +69 -43
  2. odoo/addons/l10n_it_account_stamp/__manifest__.py +2 -2
  3. odoo/addons/l10n_it_account_stamp/data/data.xml +5 -7
  4. odoo/addons/l10n_it_account_stamp/i18n/it.po +108 -143
  5. odoo/addons/l10n_it_account_stamp/i18n/l10n_it_account_stamp.pot +68 -95
  6. odoo/addons/l10n_it_account_stamp/migrations/18.0.1.0.0/noupdate_changes.xml +12 -0
  7. odoo/addons/l10n_it_account_stamp/migrations/18.0.1.0.0/post-migration.py +14 -0
  8. odoo/addons/l10n_it_account_stamp/migrations/18.0.1.0.0/pre-migration.py +77 -0
  9. odoo/addons/l10n_it_account_stamp/migrations/18.0.1.1.0/post-migration.py +17 -0
  10. odoo/addons/l10n_it_account_stamp/models/account_move.py +82 -46
  11. odoo/addons/l10n_it_account_stamp/models/company.py +8 -8
  12. odoo/addons/l10n_it_account_stamp/models/product.py +22 -11
  13. odoo/addons/l10n_it_account_stamp/readme/CONFIGURE.md +5 -5
  14. odoo/addons/l10n_it_account_stamp/readme/CONTRIBUTORS.md +1 -0
  15. odoo/addons/l10n_it_account_stamp/readme/DESCRIPTION.md +4 -3
  16. odoo/addons/l10n_it_account_stamp/readme/ROADMAP.md +7 -0
  17. odoo/addons/l10n_it_account_stamp/readme/USAGE.md +3 -3
  18. odoo/addons/l10n_it_account_stamp/static/description/index.html +57 -33
  19. odoo/addons/l10n_it_account_stamp/tests/test_account_stamp_invoicing.py +115 -27
  20. odoo/addons/l10n_it_account_stamp/views/account_move_report.xml +8 -6
  21. odoo/addons/l10n_it_account_stamp/views/account_move_view.xml +26 -18
  22. odoo/addons/l10n_it_account_stamp/views/company_view.xml +8 -33
  23. odoo/addons/l10n_it_account_stamp/views/product_view.xml +12 -16
  24. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.2.0.dist-info}/METADATA +73 -46
  25. odoo_addon_l10n_it_account_stamp-18.0.1.2.0.dist-info/RECORD +31 -0
  26. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.2.0.dist-info}/WHEEL +1 -1
  27. odoo_addon_l10n_it_account_stamp-16.0.1.1.0.dist-info/RECORD +0 -26
  28. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.2.0.dist-info}/top_level.txt +0 -0
@@ -1,3 +1,7 @@
1
+ .. image:: https://odoo-community.org/readme-banner-image
2
+ :target: https://odoo-community.org/get-involved?utm_source=readme
3
+ :alt: Odoo Community Association
4
+
1
5
  ======================
2
6
  ITA - Imposta di bollo
3
7
  ======================
@@ -7,35 +11,42 @@ ITA - Imposta di bollo
7
11
  !! This file is generated by oca-gen-addon-readme !!
8
12
  !! changes will be overwritten. !!
9
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:a81fbb48d1af1704b5039d1b6239009736a6f4983e7441b65359d85f54064061
14
+ !! source digest: sha256:d29741720c8c8b6a1ad2db28a9979cf34a4cf2868852f58103fe19eaf7c4bd74
11
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
16
 
13
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
14
18
  :target: https://odoo-community.org/page/development-status
15
19
  :alt: Beta
16
- .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20
+ .. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
17
21
  :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
18
22
  :alt: License: LGPL-3
19
23
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
20
- :target: https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_account_stamp
24
+ :target: https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_account_stamp
21
25
  :alt: OCA/l10n-italy
22
26
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account_stamp
27
+ :target: https://translation.odoo-community.org/projects/l10n-italy-18-0/l10n-italy-18-0-l10n_it_account_stamp
24
28
  :alt: Translate me on Weblate
25
29
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=16.0
30
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=18.0
27
31
  :alt: Try me on Runboat
28
32
 
29
33
  |badge1| |badge2| |badge3| |badge4| |badge5|
30
34
 
31
35
  **Italiano**
32
36
 
33
- Questo modulo aggiunge il supporto all'imposta di bollo italiana nelle
34
- fatture e nelle ricevute.
37
+ Questo modulo permette di calcolare automaticamente ed addebitare al
38
+ cliente l'imposta di bollo italiana nelle fatture e nelle ricevute
39
+ mantenendo la sincronizzazione con il campo "Dati Bollo"
40
+ (``l10n_it_stamp_duty``) di ``l10n_it_edi``. In questo modo l'elemento
41
+ XML ``<DatiBollo>`` verrà valorizzato correttamente.
35
42
 
36
43
  **English**
37
44
 
38
- This module adds Italian Tax Stamp support in invoices and receipts.
45
+ This module allows to automatically compute and charge the Italian stamp
46
+ duty to customers in invoices and receipts while maintaining
47
+ synchronization with the "Stamp Duty Data" field
48
+ (``l10n_it_stamp_duty``) of ``l10n_it_edi``. In this way XML tag
49
+ ``<DatiBollo>`` will be correctly set.
39
50
 
40
51
  **Table of contents**
41
52
 
@@ -57,27 +68,27 @@ necessario abilitare le funzioni complete per la contabilità:
57
68
 
58
69
  Modalità automatica:
59
70
 
60
- - andare sul prodotto "Imposta di bollo 2 euro" e configurare "Imposte
61
- marca da bollo" (Imposte in esenzione).
62
- - per ciascuna fattura o ricevuta, l'applicabilità dell'imposta di
63
- bollo verrà calcolata in modo automatico in base alla somma degli
64
- imponibili relativi alle imposte selezionate.
71
+ - andare sul prodotto "Imposta di bollo 2 euro" e configurare "Imposte
72
+ per bollo" (Imposte in esenzione).
73
+ - per ciascuna fattura o ricevuta, l'applicabilità dell'imposta di bollo
74
+ verrà calcolata in modo automatico in base alla somma degli imponibili
75
+ relativi alle imposte selezionate.
65
76
 
66
77
  Modalità manuale:
67
78
 
68
- - andare sul prodotto "Imposta di bollo 2 euro" e deselezionare la
69
- casella "Calcolo automatico".
70
- - per ciascuna fattura o ricevuta, abilitare manualmente la casella di
71
- selezione "Imposta di bollo". L'applicabilità dell'imposta di bollo
72
- verrà calcolata in base alla somma degli imponibili relativi alle
73
- imposte selezionate.
79
+ - andare sul prodotto "Imposta di bollo 2 euro" e deselezionare la
80
+ casella "Calcolo automatico".
81
+ - per ciascuna fattura o ricevuta, abilitare manualmente la casella di
82
+ selezione "Imposta di bollo". L'applicabilità dell'imposta di bollo
83
+ verrà calcolata in base alla somma degli imponibili relativi alle
84
+ imposte selezionate.
74
85
 
75
86
  Impostare i conti di ricavo/costo nella scheda "Contabilità",
76
87
  generalmente ricavo="Debiti per bolli" e costo="Valori bollati".
77
88
 
78
89
  **English**
79
90
 
80
- In order to change Tax Stamp 2 euro product settings, enable full
91
+ In order to change 'Stamp duty 2 euro' product settings, enable full
81
92
  accounting features:
82
93
 
83
94
  1. Settings -> Users & Companies -> Groups
@@ -86,17 +97,17 @@ accounting features:
86
97
 
87
98
  Automatic mode:
88
99
 
89
- - Go to 'Tax Stamp 2 euro' product and configure 'Stamp taxes'
90
- (exemption taxes).
91
- - For each invoice or receipt, the base amount for each selected tax
92
- will be added up and used to determine the application of the account
93
- stamp.
100
+ - Go to 'Stamp duty 2 euro' product and configure 'Stamp taxes'
101
+ (exemption taxes).
102
+ - For each invoice or receipt, the base amount for each selected tax
103
+ will be added up and used to determine the application of the account
104
+ stamp.
94
105
 
95
106
  Manual mode:
96
107
 
97
- - Go to 'Tax Stamp 2 euro' product and deselect 'Auto-compute'
98
- checkbox.
99
- - For each invoice or receipt, manually enable 'Tax Stamp' checkbox.
108
+ - Go to 'Stamp duty 2 euro' product and deselect 'Auto-compute'
109
+ checkbox.
110
+ - For each invoice or receipt, manually enable 'Stamp Duty' checkbox.
100
111
 
101
112
  Also set income/expense accounts, typically income = 'Debiti per bolli'
102
113
  and expense = 'Valori bollati'.
@@ -115,19 +126,32 @@ verrà addebitata al cliente.
115
126
 
116
127
  **English**
117
128
 
118
- In invoice or receipt form, when applicable, click 'Add tax stamp line'
119
- button to add tax stamp as invoice line, thus charging customer.
129
+ In invoice or receipt form, when applicable, click 'Add stamp duty line'
130
+ button to add stamp duty as invoice line, thus charging customer.
120
131
 
121
- Otherwise, tax stamp will be anyway accounted, without charging
132
+ Otherwise, stamp duty will be anyway accounted, without charging
122
133
  customer.
123
134
 
135
+ Known issues / Roadmap
136
+ ======================
137
+
138
+ \*\* Italiano \*\*
139
+
140
+ Sono stati aggiunti gli script di migrazione, da provare quando saranno
141
+ rilasciati quelli relativi ad ``account``.
142
+
143
+ \*\* English \*\*
144
+
145
+ Migration scripts have been added, to be tested when ``account`` related
146
+ ones will be released.
147
+
124
148
  Bug Tracker
125
149
  ===========
126
150
 
127
151
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_.
128
152
  In case of trouble, please check there if your issue has already been reported.
129
153
  If you spotted it first, help us to smash it by providing a detailed and welcomed
130
- `feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_account_stamp%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
154
+ `feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_account_stamp%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
131
155
 
132
156
  Do not contact contributors directly about support or help with technical issues.
133
157
 
@@ -144,17 +168,19 @@ Authors
144
168
  Contributors
145
169
  ------------
146
170
 
147
- - Lorenzo Battistini <https://github.com/eLBati>
148
- - Sergio Corato
149
- - Ermanno Gnan
150
- - Enrico Ganzaroli
151
- - Sergio Zanchetta <https://github.com/primes2h>
152
- - Marco Colombo <https://github.com/TheMule71>
153
- - Gianmarco Conte <gconte@dinamicheaziendali.it>
154
- - Giovanni Serra <giovanni@gslab.it>
155
- - `Aion Tech <https://aiontech.company/>`__:
171
+ - Lorenzo Battistini <https://github.com/eLBati>
172
+ - Sergio Corato
173
+ - Ermanno Gnan
174
+ - Enrico Ganzaroli
175
+ - Sergio Zanchetta <https://github.com/primes2h>
176
+ - Marco Colombo <https://github.com/TheMule71>
177
+ - Gianmarco Conte <gconte@dinamicheaziendali.it>
178
+ - Giovanni Serra <giovanni@gslab.it>
179
+ - `Aion Tech <https://aiontech.company/>`__:
180
+
181
+ - Simone Rubino <simone.rubino@aion-tech.it>
156
182
 
157
- - Simone Rubino <simone.rubino@aion-tech.it>
183
+ - `Nextev Srl <https://www.nextev.it>`__
158
184
 
159
185
  Maintainers
160
186
  -----------
@@ -169,6 +195,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
169
195
  mission is to support the collaborative development of Odoo features and
170
196
  promote its widespread use.
171
197
 
172
- This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_account_stamp>`_ project on GitHub.
198
+ This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_account_stamp>`_ project on GitHub.
173
199
 
174
200
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -8,7 +8,7 @@
8
8
 
9
9
  {
10
10
  "name": "ITA - Imposta di bollo",
11
- "version": "16.0.1.1.0",
11
+ "version": "18.0.1.2.0",
12
12
  "category": "Localization/Italy",
13
13
  "summary": "Gestione automatica dell'imposta di bollo",
14
14
  "author": "Ermanno Gnan, Sergio Corato, Enrico Ganzaroli, "
@@ -17,7 +17,7 @@
17
17
  "license": "LGPL-3",
18
18
  "depends": [
19
19
  "product",
20
- "account",
20
+ "l10n_it_edi",
21
21
  ],
22
22
  "data": [
23
23
  "data/data.xml",
@@ -1,8 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
2
  <odoo noupdate="1">
3
-
4
3
  <record id="l10n_it_account_stamp_2_euro" model="product.product">
5
- <field name="name">Tax Stamp 2 euro</field>
4
+ <field name="name">Stamp duty 2 euro</field>
6
5
  <field name="type">service</field>
7
6
  <field name="list_price" eval="2.0" />
8
7
  <field name="standard_price" eval="2.0" />
@@ -11,18 +10,17 @@
11
10
  >Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree June
12
11
  17, 2014
13
12
  </field>
14
- <field name="is_stamp" eval="True" />
15
- <field name="auto_compute" eval="True" />
16
- <field name="stamp_apply_min_total_base" eval="77.47" />
13
+ <field name="l10n_it_account_stamp_is_stamp" eval="True" />
14
+ <field name="l10n_it_account_stamp_auto_compute" eval="True" />
15
+ <field name="l10n_it_account_stamp_tax_apply_min_total_base" eval="77.47" />
17
16
  <field name="taxes_id" eval="[(6, 0, [])]" />
18
17
  <field name="supplier_taxes_id" eval="[(6, 0, [])]" />
19
18
  </record>
20
19
 
21
20
  <record id="base.main_company" model="res.company">
22
21
  <field
23
- name="tax_stamp_product_id"
22
+ name="l10n_it_account_stamp_stamp_duty_product_id"
24
23
  ref="l10n_it_account_stamp.l10n_it_account_stamp_2_euro"
25
24
  />
26
25
  </record>
27
-
28
26
  </odoo>
@@ -6,63 +6,62 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "POT-Creation-Date: 2018-12-24 15:03+0000\n"
10
- "PO-Revision-Date: 2023-07-24 09:10+0000\n"
11
- "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
9
+ "POT-Creation-Date: 2024-09-23 15:50+0000\n"
10
+ "PO-Revision-Date: 2025-04-07 16:24+0000\n"
11
+ "Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
12
12
  "Language-Team: \n"
13
13
  "Language: it\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Weblate 4.17\n"
18
+ "X-Generator: Weblate 5.10.4\n"
19
19
 
20
20
  #. module: l10n_it_account_stamp
21
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
21
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
22
22
  msgid ""
23
- "<span class=\"o_form_label\">Configuration for Tax stamp\n"
24
- " </span>\n"
25
- " <span class=\"fa fa-lg fa-building-o\" title="
26
- "\"Values set here are company-specific.\" aria-label=\"Values set here are "
27
- "company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
23
+ "<span invisible=\"not "
24
+ "l10n_it_account_stamp_is_stamp_duty_invoice_line_present\">\n"
25
+ " Stamp charged to customer\n"
26
+ " </span>"
28
27
  msgstr ""
29
- "<span class=\"o_form_label\">Configurazione per l'imposta di bollo\n"
30
- " </span>\n"
31
- " <span class=\"fa fa-lg fa-building-o\" title=\"I "
32
- "valori impostati qui sono specifici per azienda.\" aria-label=\"I valori "
33
- "impostati qui sono specifici per azienda.\" groups=\"base.group_multi_company"
34
- "\" role=\"img\"/>"
28
+ "<span invisible="
29
+ "\"not l10n_it_account_stamp_is_stamp_duty_invoice_line_present\">\n"
30
+ " Bollo addebitato al cliente\n"
31
+ " </span>"
35
32
 
36
33
  #. module: l10n_it_account_stamp
37
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.report_invoice_document_custom_fields_ext
34
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
38
35
  msgid ""
39
- "<span>Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 "
40
- "del DPR 642/1972 e del DM 17/06/2014</span>"
36
+ "<span invisible=\"state == 'draft'\">\n"
37
+ " Stamp can only be charged to customer when "
38
+ "invoice is in draft state\n"
39
+ " </span>"
41
40
  msgstr ""
42
- "<span>Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 "
43
- "del DPR 642/1972 e del DM 17/06/2014</span>"
41
+ "<span invisible=\"state == 'draft'\">\n"
42
+ " Il bollo può essere addebitato al cliente solo "
43
+ "quando la fattura è nello stato bozza\n"
44
+ " </span>"
44
45
 
45
46
  #. module: l10n_it_account_stamp
46
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
47
- msgid "Add tax stamp line"
48
- msgstr "Aggiungi riga imposta di bollo"
49
-
50
- #. module: l10n_it_account_stamp
51
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__manually_apply_tax_stamp
52
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__manually_apply_tax_stamp
53
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__manually_apply_tax_stamp
54
- msgid "Apply tax stamp"
47
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_manually_apply_stamp_duty
48
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_manually_apply_stamp_duty
49
+ msgid "Apply stamp duty"
55
50
  msgstr "Applica imposta di bollo"
56
51
 
57
52
  #. module: l10n_it_account_stamp
58
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__auto_compute_stamp
59
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__auto_compute_stamp
60
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__auto_compute_stamp
61
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__auto_compute
62
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__auto_compute
53
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_auto_compute_stamp_duty
54
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_auto_compute_stamp_duty
55
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_auto_compute
56
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_auto_compute
63
57
  msgid "Auto-compute"
64
58
  msgstr "Calcolo automatico"
65
59
 
60
+ #. module: l10n_it_account_stamp
61
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
62
+ msgid "Charge stamp to customer"
63
+ msgstr "Addebitare bollo al cliente"
64
+
66
65
  #. module: l10n_it_account_stamp
67
66
  #: model:ir.model,name:l10n_it_account_stamp.model_res_company
68
67
  msgid "Companies"
@@ -75,7 +74,7 @@ msgstr "Impostazioni di configurazione"
75
74
 
76
75
  #. module: l10n_it_account_stamp
77
76
  #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
78
- msgid "Configuration for Tax stamp"
77
+ msgid "Configuration for stamp duty"
79
78
  msgstr "Configurazione imposta di bollo"
80
79
 
81
80
  #. module: l10n_it_account_stamp
@@ -90,14 +89,23 @@ msgstr ""
90
89
  " all'interno di ciascuna fattura, per determinare "
91
90
  "l'applicabilità della marca da bollo."
92
91
 
92
+ #. module: l10n_it_account_stamp
93
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.report_invoice_document_custom_fields_ext
94
+ msgid ""
95
+ "Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 del DPR "
96
+ "642/1972 e del DM 17/06/2014"
97
+ msgstr ""
98
+ "Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 del DPR "
99
+ "642/1972 e del DM 17/06/2014"
100
+
93
101
  #. module: l10n_it_account_stamp
94
102
  #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move_line__is_stamp_line
95
103
  msgid "Is Stamp Line"
96
104
  msgstr "È una riga di bollo"
97
105
 
98
106
  #. module: l10n_it_account_stamp
99
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__is_stamp
100
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__is_stamp
107
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_is_stamp
108
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_is_stamp
101
109
  msgid "Is a stamp"
102
110
  msgstr "È un bollo"
103
111
 
@@ -114,15 +122,13 @@ msgstr "Movimento contabile"
114
122
  #. module: l10n_it_account_stamp
115
123
  #. odoo-python
116
124
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
117
- #, python-format
118
125
  msgid "Missing account income configuration for %s"
119
126
  msgstr "Configurazione mancante del conto di ricavo per %s"
120
127
 
121
128
  #. module: l10n_it_account_stamp
122
129
  #. odoo-python
123
130
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
124
- #, python-format
125
- msgid "Missing tax stamp product in company settings!"
131
+ msgid "Missing stamp duty product in company settings!"
126
132
  msgstr "Prodotto imposta di bollo mancante nelle impostazioni dell'azienda!"
127
133
 
128
134
  #. module: l10n_it_account_stamp
@@ -133,147 +139,106 @@ msgstr "Prodotto"
133
139
  #. module: l10n_it_account_stamp
134
140
  #. odoo-python
135
141
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
136
- #, python-format
137
142
  msgid "Product %s must have income and expense accounts"
138
143
  msgstr "È necessario impostare i conti di ricavo e di costo per il prodotto %s"
139
144
 
140
145
  #. module: l10n_it_account_stamp
141
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
142
- msgid "Product used as Tax Stamp in customer invoices"
143
- msgstr "Prodotto usato come imposta di bollo nelle fatture cliente"
144
-
145
- #. module: l10n_it_account_stamp
146
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_company__tax_stamp_product_id
147
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_config_settings__tax_stamp_product_id
148
- msgid "Product used as Tax Stamp in customer invoices."
146
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_company__l10n_it_account_stamp_stamp_duty_product_id
147
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_config_settings__l10n_it_account_stamp_stamp_duty_product_id
148
+ msgid "Product used as stamp duty in customer invoices."
149
149
  msgstr "Prodotto usato come imposta di bollo nelle fatture cliente."
150
150
 
151
151
  #. module: l10n_it_account_stamp
152
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__stamp_apply_min_total_base
153
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__stamp_apply_min_total_base
154
- msgid "Stamp applicability min total base"
155
- msgstr "Totale imponibile minimo per applicabilità bollo"
156
-
157
- #. module: l10n_it_account_stamp
158
- #: model:product.template,description_sale:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
159
- msgid ""
160
- "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
161
- "June\n"
162
- " 17, 2014\n"
163
- " "
164
- msgstr ""
165
- "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del D."
166
- "M.\n"
167
- " 17 giugno 2014\n"
168
- " "
169
-
170
- #. module: l10n_it_account_stamp
171
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__stamp_apply_tax_ids
172
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__stamp_apply_tax_ids
173
- msgid "Stamp taxes"
174
- msgstr "Imposte di bollo"
175
-
176
- #. module: l10n_it_account_stamp
177
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp
178
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp
179
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp
180
- msgid "Tax Stamp"
152
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_applied
153
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_applied
154
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
155
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.product_template_form_view_account_stamp
156
+ msgid "Stamp Duty"
181
157
  msgstr "Imposta di bollo"
182
158
 
183
- #. module: l10n_it_account_stamp
184
- #: model:product.template,name:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
185
- msgid "Tax Stamp 2 euro"
186
- msgstr "Imposta di bollo 2 euro"
187
-
188
159
  #. module: l10n_it_account_stamp
189
160
  #. odoo-python
190
161
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
191
- #, python-format
192
- msgid "Tax Stamp Expense"
162
+ msgid "Stamp Duty Expense"
193
163
  msgstr "Costo imposta di bollo"
194
164
 
195
165
  #. module: l10n_it_account_stamp
196
166
  #. odoo-python
197
167
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
198
- #, python-format
199
- msgid "Tax Stamp Income"
168
+ msgid "Stamp Duty Income"
200
169
  msgstr "Ricavo imposta di bollo"
201
170
 
202
171
  #. module: l10n_it_account_stamp
203
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_company__tax_stamp_product_id
204
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_config_settings__tax_stamp_product_id
205
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
206
- msgid "Tax Stamp Product"
172
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_company__l10n_it_account_stamp_stamp_duty_product_id
173
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_config_settings__l10n_it_account_stamp_stamp_duty_product_id
174
+ msgid "Stamp Duty Product"
207
175
  msgstr "Prodotto imposta di bollo"
208
176
 
209
177
  #. module: l10n_it_account_stamp
210
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
211
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.product_template_form_view_account_stamp
212
- msgid "Tax stamp"
213
- msgstr "Imposta di bollo"
178
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_tax_apply_min_total_base
179
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_tax_apply_min_total_base
180
+ msgid "Stamp applicability min total base"
181
+ msgstr "Totale imponibile minimo per applicabilità bollo"
182
+
183
+ #. module: l10n_it_account_stamp
184
+ #: model:product.template,name:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
185
+ msgid "Stamp duty 2 euro"
186
+ msgstr "Imposta di bollo 2 euro"
187
+
188
+ #. module: l10n_it_account_stamp
189
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_applied
190
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_applied
191
+ msgid "Stamp duty is applied to this invoice."
192
+ msgstr "L'imposta di bollo è applicata a questa fattura."
214
193
 
215
194
  #. module: l10n_it_account_stamp
216
195
  #. odoo-python
217
196
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
218
- #, python-format
219
- msgid "Tax stamp is not applicable"
197
+ msgid "Stamp duty is not applicable"
220
198
  msgstr "Imposta di bollo non applicabile"
221
199
 
222
200
  #. module: l10n_it_account_stamp
223
201
  #. odoo-python
224
202
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
225
- #, python-format
226
- msgid "Tax stamp line %s already present. Remove it first."
203
+ msgid "Stamp duty line %s already present. Remove it first."
227
204
  msgstr "Riga per l'imposta di bollo %s già presente, prima rimuoverla."
228
205
 
206
+ #. module: l10n_it_account_stamp
207
+ #: model:product.template,description_sale:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
208
+ msgid ""
209
+ "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
210
+ "June\n"
211
+ " 17, 2014\n"
212
+ " "
213
+ msgstr ""
214
+ "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del D."
215
+ "M.\n"
216
+ " 17 giugno 2014\n"
217
+ " "
218
+
219
+ #. module: l10n_it_account_stamp
220
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_invoice_line_present
221
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_invoice_line_present
222
+ msgid "Stamp line is present in invoice"
223
+ msgstr "La riga bollo è presente in fattura"
224
+
225
+ #. module: l10n_it_account_stamp
226
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_stamp_duty_apply_tax_ids
227
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_stamp_duty_apply_tax_ids
228
+ msgid "Stamp taxes"
229
+ msgstr "Imposte per bollo"
230
+
229
231
  #. module: l10n_it_account_stamp
230
232
  #. odoo-python
231
233
  #: code:addons/l10n_it_account_stamp/models/product.py:0
232
- #, python-format
233
234
  msgid "The product %s must be a stamp to apply set taxes!"
234
235
  msgstr "Il prodotto %s deve essere un bollo per applicare le imposte definite!"
235
236
 
236
237
  #~ msgid ""
237
- #~ "<span class=\"o_form_label\">Configuration for Tax stamp</span>\n"
238
- #~ " <span class=\"fa fa-lg fa-building-o\" title="
239
- #~ "\"Values set here are company-specific.\" aria-label=\"Values set here "
240
- #~ "are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
238
+ #~ "<span invisible=\"not l10n_it_account_stamp_is_stamp_duty_present\">\n"
239
+ #~ " Stamp charged to customer\n"
240
+ #~ " </span>"
241
241
  #~ msgstr ""
242
- #~ "<span class=\"o_form_label\">Configurazione per l'imposta di bollo</"
243
- #~ "span>\n"
244
- #~ " <span class=\"fa fa-lg fa-building-o\" title="
245
- #~ "\"I valori impostati qui sono specifici per azienda.\" aria-label=\"I "
246
- #~ "valori impostati qui sono specifici per azienda.\" groups=\"base."
247
- #~ "group_multi_company\" role=\"img\"/>"
248
-
249
- #~ msgid ""
250
- #~ "For each invoice, the base amount for each selected tax will be added up "
251
- #~ "and used to determine the application of the account stamp."
252
- #~ msgstr ""
253
- #~ "Per ciascuna fattura, l'applicabilità dell'imposta di bollo verrà "
254
- #~ "calcolata in modo automatico in base alla somma degli imponibili relativi "
255
- #~ "alle imposte selezionate."
256
-
257
- #~ msgid "Invoice"
258
- #~ msgstr "Fattura"
259
-
260
- #~ msgid "Invoice Line"
261
- #~ msgstr "Riga fattura"
262
-
263
- #~ msgid "Product Template"
264
- #~ msgstr "Modello prodotto"
265
-
266
- #~ msgid ""
267
- #~ "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
268
- #~ "June\n"
269
- #~ "17, 2014"
270
- #~ msgstr ""
271
- #~ "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del "
272
- #~ "D.M.\n"
273
- #~ "17 giugno 2014"
274
-
275
- #~ msgid "Unit(s)"
276
- #~ msgstr "Unità"
277
-
278
- #~ msgid "kg"
279
- #~ msgstr "kg"
242
+ #~ "<span invisible=\"not l10n_it_account_stamp_is_stamp_duty_present\">\n"
243
+ #~ " Bollo addebitato al cliente\n"
244
+ #~ " </span>"