odoo-addon-l10n-it-account-stamp 16.0.1.1.0.2__py3-none-any.whl → 18.0.1.0.0.3__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (26) hide show
  1. odoo/addons/l10n_it_account_stamp/README.rst +53 -40
  2. odoo/addons/l10n_it_account_stamp/__manifest__.py +1 -1
  3. odoo/addons/l10n_it_account_stamp/data/data.xml +5 -7
  4. odoo/addons/l10n_it_account_stamp/i18n/it.po +87 -175
  5. odoo/addons/l10n_it_account_stamp/i18n/l10n_it_account_stamp.pot +62 -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/models/account_move.py +61 -45
  10. odoo/addons/l10n_it_account_stamp/models/company.py +8 -8
  11. odoo/addons/l10n_it_account_stamp/models/product.py +22 -11
  12. odoo/addons/l10n_it_account_stamp/readme/CONFIGURE.md +5 -5
  13. odoo/addons/l10n_it_account_stamp/readme/DESCRIPTION.md +1 -1
  14. odoo/addons/l10n_it_account_stamp/readme/ROADMAP.md +7 -0
  15. odoo/addons/l10n_it_account_stamp/readme/USAGE.md +3 -3
  16. odoo/addons/l10n_it_account_stamp/static/description/index.html +36 -26
  17. odoo/addons/l10n_it_account_stamp/tests/test_account_stamp_invoicing.py +22 -15
  18. odoo/addons/l10n_it_account_stamp/views/account_move_report.xml +8 -6
  19. odoo/addons/l10n_it_account_stamp/views/account_move_view.xml +26 -22
  20. odoo/addons/l10n_it_account_stamp/views/company_view.xml +8 -33
  21. odoo/addons/l10n_it_account_stamp/views/product_view.xml +12 -16
  22. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.0.0.3.dist-info}/METADATA +56 -43
  23. odoo_addon_l10n_it_account_stamp-18.0.1.0.0.3.dist-info/RECORD +30 -0
  24. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.0.0.3.dist-info}/WHEEL +1 -1
  25. odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info/RECORD +0 -26
  26. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ ITA - Imposta di bollo
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:a81fbb48d1af1704b5039d1b6239009736a6f4983e7441b65359d85f54064061
10
+ !! source digest: sha256:3a2471018d0fb7b4e1cbba40630ae81e67aa027440f5c2bcd3e080010dbd773d
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ ITA - Imposta di bollo
17
17
  :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
18
18
  :alt: License: LGPL-3
19
19
  .. |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
20
+ :target: https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_account_stamp
21
21
  :alt: OCA/l10n-italy
22
22
  .. |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
23
+ :target: https://translation.odoo-community.org/projects/l10n-italy-18-0/l10n-italy-18-0-l10n_it_account_stamp
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-italy&target_branch=16.0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=18.0
27
27
  :alt: Try me on Runboat
28
28
 
29
29
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -35,7 +35,7 @@ fatture e nelle ricevute.
35
35
 
36
36
  **English**
37
37
 
38
- This module adds Italian Tax Stamp support in invoices and receipts.
38
+ This module adds Italian Stamp Duty support in invoices and receipts.
39
39
 
40
40
  **Table of contents**
41
41
 
@@ -57,27 +57,27 @@ necessario abilitare le funzioni complete per la contabilità:
57
57
 
58
58
  Modalità automatica:
59
59
 
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.
60
+ - andare sul prodotto "Imposta di bollo 2 euro" e configurare "Imposte
61
+ per bollo" (Imposte in esenzione).
62
+ - per ciascuna fattura o ricevuta, l'applicabilità dell'imposta di bollo
63
+ verrà calcolata in modo automatico in base alla somma degli imponibili
64
+ relativi alle imposte selezionate.
65
65
 
66
66
  Modalità manuale:
67
67
 
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.
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.
74
74
 
75
75
  Impostare i conti di ricavo/costo nella scheda "Contabilità",
76
76
  generalmente ricavo="Debiti per bolli" e costo="Valori bollati".
77
77
 
78
78
  **English**
79
79
 
80
- In order to change Tax Stamp 2 euro product settings, enable full
80
+ In order to change 'Stamp duty 2 euro' product settings, enable full
81
81
  accounting features:
82
82
 
83
83
  1. Settings -> Users & Companies -> Groups
@@ -86,17 +86,17 @@ accounting features:
86
86
 
87
87
  Automatic mode:
88
88
 
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.
89
+ - Go to 'Stamp duty 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.
94
94
 
95
95
  Manual mode:
96
96
 
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.
97
+ - Go to 'Stamp duty 2 euro' product and deselect 'Auto-compute'
98
+ checkbox.
99
+ - For each invoice or receipt, manually enable 'Stamp Duty' checkbox.
100
100
 
101
101
  Also set income/expense accounts, typically income = 'Debiti per bolli'
102
102
  and expense = 'Valori bollati'.
@@ -115,19 +115,32 @@ verrà addebitata al cliente.
115
115
 
116
116
  **English**
117
117
 
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.
118
+ In invoice or receipt form, when applicable, click 'Add stamp duty line'
119
+ button to add stamp duty as invoice line, thus charging customer.
120
120
 
121
- Otherwise, tax stamp will be anyway accounted, without charging
121
+ Otherwise, stamp duty will be anyway accounted, without charging
122
122
  customer.
123
123
 
124
+ Known issues / Roadmap
125
+ ======================
126
+
127
+ \*\* Italiano \*\*
128
+
129
+ Sono stati aggiunti gli script di migrazione, da provare quando saranno
130
+ rilasciati quelli relativi ad ``account``.
131
+
132
+ \*\* English \*\*
133
+
134
+ Migration scripts have been added, to be tested when ``account`` related
135
+ ones will be released.
136
+
124
137
  Bug Tracker
125
138
  ===========
126
139
 
127
140
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_.
128
141
  In case of trouble, please check there if your issue has already been reported.
129
142
  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**>`_.
143
+ `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
144
 
132
145
  Do not contact contributors directly about support or help with technical issues.
133
146
 
@@ -144,17 +157,17 @@ Authors
144
157
  Contributors
145
158
  ------------
146
159
 
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/>`__:
160
+ - Lorenzo Battistini <https://github.com/eLBati>
161
+ - Sergio Corato
162
+ - Ermanno Gnan
163
+ - Enrico Ganzaroli
164
+ - Sergio Zanchetta <https://github.com/primes2h>
165
+ - Marco Colombo <https://github.com/TheMule71>
166
+ - Gianmarco Conte <gconte@dinamicheaziendali.it>
167
+ - Giovanni Serra <giovanni@gslab.it>
168
+ - `Aion Tech <https://aiontech.company/>`__:
156
169
 
157
- - Simone Rubino <simone.rubino@aion-tech.it>
170
+ - Simone Rubino <simone.rubino@aion-tech.it>
158
171
 
159
172
  Maintainers
160
173
  -----------
@@ -169,6 +182,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
169
182
  mission is to support the collaborative development of Odoo features and
170
183
  promote its widespread use.
171
184
 
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.
185
+ 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
186
 
174
187
  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.0.0",
12
12
  "category": "Localization/Italy",
13
13
  "summary": "Gestione automatica dell'imposta di bollo",
14
14
  "author": "Ermanno Gnan, Sergio Corato, Enrico Ganzaroli, "
@@ -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,79 +6,52 @@ 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: 2024-07-15 09:58+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: 2024-09-23 18:01+0200\n"
11
+ "Last-Translator: Sergio Zanchetta <primes2h@gmail.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 5.6.2\n"
18
+ "X-Generator: Poedit 3.0.1\n"
19
19
 
20
20
  #. module: l10n_it_account_stamp
21
21
  #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
22
22
  msgid ""
23
- "<span attrs=\"{'invisible': [('state', '=', 'draft')]}\">\n"
24
- " Stamp can only be charged to customer when "
25
- "invoice is in draft state\n"
26
- " </span>"
27
- msgstr ""
28
- "<span attrs=\"{'invisible': [('state', '=', 'draft')]}\">\n"
29
- " Il bollo può essere addebitato al cliente solo "
30
- "quando la fattura è nello stato bozza\n"
31
- " </span>"
32
-
33
- #. module: l10n_it_account_stamp
34
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
35
- msgid ""
36
- "<span attrs=\"{'invisible': [('tax_stamp_line_present', '=', False)]}\">\n"
23
+ "<span invisible=\"not l10n_it_account_stamp_is_stamp_duty_present\">\n"
37
24
  " Stamp charged to customer\n"
38
25
  " </span>"
39
26
  msgstr ""
40
- "<span attrs=\"{'invisible': [('tax_stamp_line_present', '=', False)]}\">\n"
27
+ "<span invisible=\"not l10n_it_account_stamp_is_stamp_duty_present\">\n"
41
28
  " Bollo addebitato al cliente\n"
42
29
  " </span>"
43
30
 
44
31
  #. module: l10n_it_account_stamp
45
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
46
- msgid ""
47
- "<span class=\"o_form_label\">Configuration for Tax stamp\n"
48
- " </span>\n"
49
- " <span class=\"fa fa-lg fa-building-o\" "
50
- "title=\"Values set here are company-specific.\" aria-label=\"Values set here "
51
- "are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
52
- msgstr ""
53
- "<span class=\"o_form_label\">Configurazione per l'imposta di bollo\n"
54
- " </span>\n"
55
- " <span class=\"fa fa-lg fa-building-o\" title=\"I "
56
- "valori impostati qui sono specifici per azienda.\" aria-label=\"I valori "
57
- "impostati qui sono specifici per azienda.\" groups=\"base."
58
- "group_multi_company\" role=\"img\"/>"
59
-
60
- #. module: l10n_it_account_stamp
61
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.report_invoice_document_custom_fields_ext
32
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
62
33
  msgid ""
63
- "<span>Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 "
64
- "del DPR 642/1972 e del DM 17/06/2014</span>"
34
+ "<span invisible=\"state == 'draft'\">\n"
35
+ " Stamp can only be charged to customer when "
36
+ "invoice is in draft state\n"
37
+ " </span>"
65
38
  msgstr ""
66
- "<span>Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 "
67
- "del DPR 642/1972 e del DM 17/06/2014</span>"
39
+ "<span invisible=\"state == 'draft'\">\n"
40
+ " Il bollo può essere addebitato al cliente solo "
41
+ "quando la fattura è nello stato bozza\n"
42
+ " </span>"
68
43
 
69
44
  #. module: l10n_it_account_stamp
70
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__manually_apply_tax_stamp
71
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__manually_apply_tax_stamp
72
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__manually_apply_tax_stamp
73
- msgid "Apply tax stamp"
45
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_manually_apply_stamp_duty
46
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_manually_apply_stamp_duty
47
+ msgid "Apply stamp duty"
74
48
  msgstr "Applica imposta di bollo"
75
49
 
76
50
  #. module: l10n_it_account_stamp
77
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__auto_compute_stamp
78
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__auto_compute_stamp
79
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__auto_compute_stamp
80
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__auto_compute
81
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__auto_compute
51
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_auto_compute_stamp_duty
52
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_auto_compute_stamp_duty
53
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_auto_compute
54
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_auto_compute
82
55
  msgid "Auto-compute"
83
56
  msgstr "Calcolo automatico"
84
57
 
@@ -99,7 +72,7 @@ msgstr "Impostazioni di configurazione"
99
72
 
100
73
  #. module: l10n_it_account_stamp
101
74
  #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
102
- msgid "Configuration for Tax stamp"
75
+ msgid "Configuration for stamp duty"
103
76
  msgstr "Configurazione imposta di bollo"
104
77
 
105
78
  #. module: l10n_it_account_stamp
@@ -114,14 +87,23 @@ msgstr ""
114
87
  " all'interno di ciascuna fattura, per determinare "
115
88
  "l'applicabilità della marca da bollo."
116
89
 
90
+ #. module: l10n_it_account_stamp
91
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.report_invoice_document_custom_fields_ext
92
+ msgid ""
93
+ "Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 del DPR "
94
+ "642/1972 e del DM 17/06/2014"
95
+ msgstr ""
96
+ "Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 del DPR "
97
+ "642/1972 e del DM 17/06/2014"
98
+
117
99
  #. module: l10n_it_account_stamp
118
100
  #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move_line__is_stamp_line
119
101
  msgid "Is Stamp Line"
120
102
  msgstr "È una riga di bollo"
121
103
 
122
104
  #. module: l10n_it_account_stamp
123
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__is_stamp
124
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__is_stamp
105
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_is_stamp
106
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_is_stamp
125
107
  msgid "Is a stamp"
126
108
  msgstr "È un bollo"
127
109
 
@@ -138,15 +120,13 @@ msgstr "Movimento contabile"
138
120
  #. module: l10n_it_account_stamp
139
121
  #. odoo-python
140
122
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
141
- #, python-format
142
123
  msgid "Missing account income configuration for %s"
143
124
  msgstr "Configurazione mancante del conto di ricavo per %s"
144
125
 
145
126
  #. module: l10n_it_account_stamp
146
127
  #. odoo-python
147
128
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
148
- #, python-format
149
- msgid "Missing tax stamp product in company settings!"
129
+ msgid "Missing stamp duty product in company settings!"
150
130
  msgstr "Prodotto imposta di bollo mancante nelle impostazioni dell'azienda!"
151
131
 
152
132
  #. module: l10n_it_account_stamp
@@ -157,165 +137,97 @@ msgstr "Prodotto"
157
137
  #. module: l10n_it_account_stamp
158
138
  #. odoo-python
159
139
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
160
- #, python-format
161
140
  msgid "Product %s must have income and expense accounts"
162
141
  msgstr "È necessario impostare i conti di ricavo e di costo per il prodotto %s"
163
142
 
164
143
  #. module: l10n_it_account_stamp
165
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
166
- msgid "Product used as Tax Stamp in customer invoices"
167
- msgstr "Prodotto usato come imposta di bollo nelle fatture cliente"
168
-
169
- #. module: l10n_it_account_stamp
170
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_company__tax_stamp_product_id
171
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_config_settings__tax_stamp_product_id
172
- msgid "Product used as Tax Stamp in customer invoices."
144
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_company__l10n_it_account_stamp_stamp_duty_product_id
145
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_config_settings__l10n_it_account_stamp_stamp_duty_product_id
146
+ msgid "Product used as stamp duty in customer invoices."
173
147
  msgstr "Prodotto usato come imposta di bollo nelle fatture cliente."
174
148
 
175
149
  #. module: l10n_it_account_stamp
176
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__stamp_apply_min_total_base
177
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__stamp_apply_min_total_base
178
- msgid "Stamp applicability min total base"
179
- msgstr "Totale imponibile minimo per applicabilità bollo"
180
-
181
- #. module: l10n_it_account_stamp
182
- #: model:product.template,description_sale:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
183
- msgid ""
184
- "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
185
- "June\n"
186
- " 17, 2014\n"
187
- " "
188
- msgstr ""
189
- "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del D."
190
- "M.\n"
191
- " 17 giugno 2014\n"
192
- " "
193
-
194
- #. module: l10n_it_account_stamp
195
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp_line_present
196
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp_line_present
197
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp_line_present
198
- msgid "Stamp line is present in invoice"
199
- msgstr "La riga bollo è presente in fattura"
200
-
201
- #. module: l10n_it_account_stamp
202
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__stamp_apply_tax_ids
203
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__stamp_apply_tax_ids
204
- msgid "Stamp taxes"
205
- msgstr "Imposte di bollo"
206
-
207
- #. module: l10n_it_account_stamp
208
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp
209
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp
210
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp
211
- msgid "Tax Stamp"
150
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_applied
151
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_applied
152
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
153
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.product_template_form_view_account_stamp
154
+ msgid "Stamp Duty"
212
155
  msgstr "Imposta di bollo"
213
156
 
214
- #. module: l10n_it_account_stamp
215
- #: model:product.template,name:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
216
- msgid "Tax Stamp 2 euro"
217
- msgstr "Imposta di bollo 2 euro"
218
-
219
157
  #. module: l10n_it_account_stamp
220
158
  #. odoo-python
221
159
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
222
- #, python-format
223
- msgid "Tax Stamp Expense"
160
+ msgid "Stamp Duty Expense"
224
161
  msgstr "Costo imposta di bollo"
225
162
 
226
163
  #. module: l10n_it_account_stamp
227
164
  #. odoo-python
228
165
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
229
- #, python-format
230
- msgid "Tax Stamp Income"
166
+ msgid "Stamp Duty Income"
231
167
  msgstr "Ricavo imposta di bollo"
232
168
 
233
169
  #. module: l10n_it_account_stamp
234
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_company__tax_stamp_product_id
235
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_config_settings__tax_stamp_product_id
236
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
237
- msgid "Tax Stamp Product"
170
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_company__l10n_it_account_stamp_stamp_duty_product_id
171
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_config_settings__l10n_it_account_stamp_stamp_duty_product_id
172
+ msgid "Stamp Duty Product"
238
173
  msgstr "Prodotto imposta di bollo"
239
174
 
240
175
  #. module: l10n_it_account_stamp
241
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
242
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.product_template_form_view_account_stamp
243
- msgid "Tax stamp"
244
- msgstr "Imposta di bollo"
176
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_tax_apply_min_total_base
177
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_tax_apply_min_total_base
178
+ msgid "Stamp applicability min total base"
179
+ msgstr "Totale imponibile minimo per applicabilità bollo"
245
180
 
246
181
  #. module: l10n_it_account_stamp
247
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp
248
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_move__tax_stamp
249
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_payment__tax_stamp
250
- msgid "Tax stamp is applied to this invoice."
182
+ #: model:product.template,name:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
183
+ msgid "Stamp duty 2 euro"
184
+ msgstr "Imposta di bollo 2 euro"
185
+
186
+ #. module: l10n_it_account_stamp
187
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_applied
188
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_applied
189
+ msgid "Stamp duty is applied to this invoice."
251
190
  msgstr "L'imposta di bollo è applicata a questa fattura."
252
191
 
253
192
  #. module: l10n_it_account_stamp
254
193
  #. odoo-python
255
194
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
256
- #, python-format
257
- msgid "Tax stamp is not applicable"
195
+ msgid "Stamp duty is not applicable"
258
196
  msgstr "Imposta di bollo non applicabile"
259
197
 
260
198
  #. module: l10n_it_account_stamp
261
199
  #. odoo-python
262
200
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
263
- #, python-format
264
- msgid "Tax stamp line %s already present. Remove it first."
201
+ msgid "Stamp duty line %s already present. Remove it first."
265
202
  msgstr "Riga per l'imposta di bollo %s già presente, prima rimuoverla."
266
203
 
204
+ #. module: l10n_it_account_stamp
205
+ #: model:product.template,description_sale:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
206
+ msgid ""
207
+ "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
208
+ "June\n"
209
+ " 17, 2014\n"
210
+ " "
211
+ msgstr ""
212
+ "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del D."
213
+ "M.\n"
214
+ " 17 giugno 2014\n"
215
+ " "
216
+
217
+ #. module: l10n_it_account_stamp
218
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_present
219
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_present
220
+ msgid "Stamp line is present in invoice"
221
+ msgstr "La riga bollo è presente in fattura"
222
+
223
+ #. module: l10n_it_account_stamp
224
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_stamp_duty_apply_tax_ids
225
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_stamp_duty_apply_tax_ids
226
+ msgid "Stamp taxes"
227
+ msgstr "Imposte di bollo"
228
+
267
229
  #. module: l10n_it_account_stamp
268
230
  #. odoo-python
269
231
  #: code:addons/l10n_it_account_stamp/models/product.py:0
270
- #, python-format
271
232
  msgid "The product %s must be a stamp to apply set taxes!"
272
233
  msgstr "Il prodotto %s deve essere un bollo per applicare le imposte definite!"
273
-
274
- #~ msgid "Add tax stamp line"
275
- #~ msgstr "Aggiungi riga imposta di bollo"
276
-
277
- #~ msgid ""
278
- #~ "<span class=\"o_form_label\">Configuration for Tax stamp</span>\n"
279
- #~ " <span class=\"fa fa-lg fa-building-o\" "
280
- #~ "title=\"Values set here are company-specific.\" aria-label=\"Values set "
281
- #~ "here are company-specific.\" groups=\"base.group_multi_company\" "
282
- #~ "role=\"img\"/>"
283
- #~ msgstr ""
284
- #~ "<span class=\"o_form_label\">Configurazione per l'imposta di bollo</"
285
- #~ "span>\n"
286
- #~ " <span class=\"fa fa-lg fa-building-o\" "
287
- #~ "title=\"I valori impostati qui sono specifici per azienda.\" aria-"
288
- #~ "label=\"I valori impostati qui sono specifici per azienda.\" "
289
- #~ "groups=\"base.group_multi_company\" role=\"img\"/>"
290
-
291
- #~ msgid ""
292
- #~ "For each invoice, the base amount for each selected tax will be added up "
293
- #~ "and used to determine the application of the account stamp."
294
- #~ msgstr ""
295
- #~ "Per ciascuna fattura, l'applicabilità dell'imposta di bollo verrà "
296
- #~ "calcolata in modo automatico in base alla somma degli imponibili relativi "
297
- #~ "alle imposte selezionate."
298
-
299
- #~ msgid "Invoice"
300
- #~ msgstr "Fattura"
301
-
302
- #~ msgid "Invoice Line"
303
- #~ msgstr "Riga fattura"
304
-
305
- #~ msgid "Product Template"
306
- #~ msgstr "Modello prodotto"
307
-
308
- #~ msgid ""
309
- #~ "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
310
- #~ "June\n"
311
- #~ "17, 2014"
312
- #~ msgstr ""
313
- #~ "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del "
314
- #~ "D.M.\n"
315
- #~ "17 giugno 2014"
316
-
317
- #~ msgid "Unit(s)"
318
- #~ msgstr "Unità"
319
-
320
- #~ msgid "kg"
321
- #~ msgstr "kg"