odoo-addon-l10n-it-account-stamp 16.0.1.1.0.1__py3-none-any.whl → 18.0.1.0.0.2__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 +96 -172
  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.1.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.0.0.2.dist-info}/METADATA +56 -43
  23. odoo_addon_l10n_it_account_stamp-18.0.1.0.0.2.dist-info/RECORD +30 -0
  24. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.1.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.0.0.2.dist-info}/WHEEL +1 -1
  25. odoo_addon_l10n_it_account_stamp-16.0.1.1.0.1.dist-info/RECORD +0 -26
  26. {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.1.dist-info → odoo_addon_l10n_it_account_stamp-18.0.1.0.0.2.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,61 @@ 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: 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 4.17\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
-
29
- #. module: l10n_it_account_stamp
30
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
31
- msgid ""
32
- "<span attrs=\"{'invisible': [('tax_stamp_line_present', '=', False)]}\">\n"
23
+ "<span invisible=\"not l10n_it_account_stamp_is_stamp_duty_present\">\n"
33
24
  " Stamp charged to customer\n"
34
25
  " </span>"
35
26
  msgstr ""
27
+ "<span invisible=\"not l10n_it_account_stamp_is_stamp_duty_present\">\n"
28
+ " Bollo addebitato al cliente\n"
29
+ " </span>"
36
30
 
37
31
  #. module: l10n_it_account_stamp
38
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
39
- msgid ""
40
- "<span class=\"o_form_label\">Configuration for Tax stamp\n"
41
- " </span>\n"
42
- " <span class=\"fa fa-lg fa-building-o\" "
43
- "title=\"Values set here are company-specific.\" aria-label=\"Values set here "
44
- "are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
45
- msgstr ""
46
- "<span class=\"o_form_label\">Configurazione per l'imposta di bollo\n"
47
- " </span>\n"
48
- " <span class=\"fa fa-lg fa-building-o\" title=\"I "
49
- "valori impostati qui sono specifici per azienda.\" aria-label=\"I valori "
50
- "impostati qui sono specifici per azienda.\" groups=\"base."
51
- "group_multi_company\" role=\"img\"/>"
52
-
53
- #. module: l10n_it_account_stamp
54
- #: 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
55
33
  msgid ""
56
- "<span>Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 "
57
- "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>"
58
38
  msgstr ""
59
- "<span>Imposta di bollo assolta in modo virtuale ai sensi dell'articolo 15 "
60
- "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>"
61
43
 
62
44
  #. module: l10n_it_account_stamp
63
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__manually_apply_tax_stamp
64
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__manually_apply_tax_stamp
65
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__manually_apply_tax_stamp
66
- 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
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__l10n_it_account_stamp_manually_apply_stamp_duty
48
+ msgid "Apply stamp duty"
67
49
  msgstr "Applica imposta di bollo"
68
50
 
69
51
  #. module: l10n_it_account_stamp
70
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__auto_compute_stamp
71
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__auto_compute_stamp
72
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__auto_compute_stamp
73
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__auto_compute
74
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__auto_compute
52
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_auto_compute_stamp_duty
53
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_auto_compute_stamp_duty
54
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__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
75
57
  msgid "Auto-compute"
76
58
  msgstr "Calcolo automatico"
77
59
 
78
60
  #. module: l10n_it_account_stamp
79
61
  #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
80
62
  msgid "Charge stamp to customer"
81
- msgstr ""
63
+ msgstr "Addebitare bollo al cliente"
82
64
 
83
65
  #. module: l10n_it_account_stamp
84
66
  #: model:ir.model,name:l10n_it_account_stamp.model_res_company
@@ -92,7 +74,7 @@ msgstr "Impostazioni di configurazione"
92
74
 
93
75
  #. module: l10n_it_account_stamp
94
76
  #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
95
- msgid "Configuration for Tax stamp"
77
+ msgid "Configuration for stamp duty"
96
78
  msgstr "Configurazione imposta di bollo"
97
79
 
98
80
  #. module: l10n_it_account_stamp
@@ -107,14 +89,23 @@ msgstr ""
107
89
  " all'interno di ciascuna fattura, per determinare "
108
90
  "l'applicabilità della marca da bollo."
109
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
+
110
101
  #. module: l10n_it_account_stamp
111
102
  #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move_line__is_stamp_line
112
103
  msgid "Is Stamp Line"
113
104
  msgstr "È una riga di bollo"
114
105
 
115
106
  #. module: l10n_it_account_stamp
116
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__is_stamp
117
- #: 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
118
109
  msgid "Is a stamp"
119
110
  msgstr "È un bollo"
120
111
 
@@ -131,15 +122,13 @@ msgstr "Movimento contabile"
131
122
  #. module: l10n_it_account_stamp
132
123
  #. odoo-python
133
124
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
134
- #, python-format
135
125
  msgid "Missing account income configuration for %s"
136
126
  msgstr "Configurazione mancante del conto di ricavo per %s"
137
127
 
138
128
  #. module: l10n_it_account_stamp
139
129
  #. odoo-python
140
130
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
141
- #, python-format
142
- msgid "Missing tax stamp product in company settings!"
131
+ msgid "Missing stamp duty product in company settings!"
143
132
  msgstr "Prodotto imposta di bollo mancante nelle impostazioni dell'azienda!"
144
133
 
145
134
  #. module: l10n_it_account_stamp
@@ -150,165 +139,100 @@ msgstr "Prodotto"
150
139
  #. module: l10n_it_account_stamp
151
140
  #. odoo-python
152
141
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
153
- #, python-format
154
142
  msgid "Product %s must have income and expense accounts"
155
143
  msgstr "È necessario impostare i conti di ricavo e di costo per il prodotto %s"
156
144
 
157
145
  #. module: l10n_it_account_stamp
158
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
159
- msgid "Product used as Tax Stamp in customer invoices"
160
- msgstr "Prodotto usato come imposta di bollo nelle fatture cliente"
161
-
162
- #. module: l10n_it_account_stamp
163
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_company__tax_stamp_product_id
164
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_res_config_settings__tax_stamp_product_id
165
- 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."
166
149
  msgstr "Prodotto usato come imposta di bollo nelle fatture cliente."
167
150
 
168
151
  #. module: l10n_it_account_stamp
169
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__stamp_apply_min_total_base
170
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__stamp_apply_min_total_base
171
- msgid "Stamp applicability min total base"
172
- msgstr "Totale imponibile minimo per applicabilità bollo"
173
-
174
- #. module: l10n_it_account_stamp
175
- #: model:product.template,description_sale:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
176
- msgid ""
177
- "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
178
- "June\n"
179
- " 17, 2014\n"
180
- " "
181
- msgstr ""
182
- "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del D."
183
- "M.\n"
184
- " 17 giugno 2014\n"
185
- " "
186
-
187
- #. module: l10n_it_account_stamp
188
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp_line_present
189
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp_line_present
190
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp_line_present
191
- msgid "Stamp line is present in invoice"
192
- msgstr ""
193
-
194
- #. module: l10n_it_account_stamp
195
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__stamp_apply_tax_ids
196
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__stamp_apply_tax_ids
197
- msgid "Stamp taxes"
198
- msgstr "Imposte di bollo"
199
-
200
- #. module: l10n_it_account_stamp
201
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp
202
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp
203
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp
204
- 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:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__l10n_it_account_stamp_is_stamp_duty_applied
155
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
156
+ #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.product_template_form_view_account_stamp
157
+ msgid "Stamp Duty"
205
158
  msgstr "Imposta di bollo"
206
159
 
207
- #. module: l10n_it_account_stamp
208
- #: model:product.template,name:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
209
- msgid "Tax Stamp 2 euro"
210
- msgstr "Imposta di bollo 2 euro"
211
-
212
160
  #. module: l10n_it_account_stamp
213
161
  #. odoo-python
214
162
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
215
- #, python-format
216
- msgid "Tax Stamp Expense"
163
+ msgid "Stamp Duty Expense"
217
164
  msgstr "Costo imposta di bollo"
218
165
 
219
166
  #. module: l10n_it_account_stamp
220
167
  #. odoo-python
221
168
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
222
- #, python-format
223
- msgid "Tax Stamp Income"
169
+ msgid "Stamp Duty Income"
224
170
  msgstr "Ricavo imposta di bollo"
225
171
 
226
172
  #. module: l10n_it_account_stamp
227
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_company__tax_stamp_product_id
228
- #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_config_settings__tax_stamp_product_id
229
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
230
- msgid "Tax Stamp Product"
173
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_company__l10n_it_account_stamp_stamp_duty_product_id
174
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_res_config_settings__l10n_it_account_stamp_stamp_duty_product_id
175
+ msgid "Stamp Duty Product"
231
176
  msgstr "Prodotto imposta di bollo"
232
177
 
233
178
  #. module: l10n_it_account_stamp
234
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
235
- #: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.product_template_form_view_account_stamp
236
- msgid "Tax stamp"
237
- msgstr "Imposta di bollo"
179
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_tax_apply_min_total_base
180
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_tax_apply_min_total_base
181
+ msgid "Stamp applicability min total base"
182
+ msgstr "Totale imponibile minimo per applicabilità bollo"
238
183
 
239
184
  #. module: l10n_it_account_stamp
240
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp
241
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_move__tax_stamp
242
- #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_payment__tax_stamp
243
- msgid "Tax stamp is applied to this invoice."
244
- msgstr ""
185
+ #: model:product.template,name:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
186
+ msgid "Stamp duty 2 euro"
187
+ msgstr "Imposta di bollo 2 euro"
188
+
189
+ #. module: l10n_it_account_stamp
190
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_applied
191
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_applied
192
+ #: model:ir.model.fields,help:l10n_it_account_stamp.field_account_payment__l10n_it_account_stamp_is_stamp_duty_applied
193
+ msgid "Stamp duty is applied to this invoice."
194
+ msgstr "L'imposta di bollo è applicata a questa fattura."
245
195
 
246
196
  #. module: l10n_it_account_stamp
247
197
  #. odoo-python
248
198
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
249
- #, python-format
250
- msgid "Tax stamp is not applicable"
199
+ msgid "Stamp duty is not applicable"
251
200
  msgstr "Imposta di bollo non applicabile"
252
201
 
253
202
  #. module: l10n_it_account_stamp
254
203
  #. odoo-python
255
204
  #: code:addons/l10n_it_account_stamp/models/account_move.py:0
256
- #, python-format
257
- msgid "Tax stamp line %s already present. Remove it first."
205
+ msgid "Stamp duty line %s already present. Remove it first."
258
206
  msgstr "Riga per l'imposta di bollo %s già presente, prima rimuoverla."
259
207
 
208
+ #. module: l10n_it_account_stamp
209
+ #: model:product.template,description_sale:l10n_it_account_stamp.l10n_it_account_stamp_2_euro_product_template
210
+ msgid ""
211
+ "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
212
+ "June\n"
213
+ " 17, 2014\n"
214
+ " "
215
+ msgstr ""
216
+ "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del D."
217
+ "M.\n"
218
+ " 17 giugno 2014\n"
219
+ " "
220
+
221
+ #. module: l10n_it_account_stamp
222
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__l10n_it_account_stamp_is_stamp_duty_present
223
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__l10n_it_account_stamp_is_stamp_duty_present
224
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__l10n_it_account_stamp_is_stamp_duty_present
225
+ msgid "Stamp line is present in invoice"
226
+ msgstr "La riga bollo è presente in fattura"
227
+
228
+ #. module: l10n_it_account_stamp
229
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_product__l10n_it_account_stamp_stamp_duty_apply_tax_ids
230
+ #: model:ir.model.fields,field_description:l10n_it_account_stamp.field_product_template__l10n_it_account_stamp_stamp_duty_apply_tax_ids
231
+ msgid "Stamp taxes"
232
+ msgstr "Imposte di bollo"
233
+
260
234
  #. module: l10n_it_account_stamp
261
235
  #. odoo-python
262
236
  #: code:addons/l10n_it_account_stamp/models/product.py:0
263
- #, python-format
264
237
  msgid "The product %s must be a stamp to apply set taxes!"
265
238
  msgstr "Il prodotto %s deve essere un bollo per applicare le imposte definite!"
266
-
267
- #~ msgid "Add tax stamp line"
268
- #~ msgstr "Aggiungi riga imposta di bollo"
269
-
270
- #~ msgid ""
271
- #~ "<span class=\"o_form_label\">Configuration for Tax stamp</span>\n"
272
- #~ " <span class=\"fa fa-lg fa-building-o\" "
273
- #~ "title=\"Values set here are company-specific.\" aria-label=\"Values set "
274
- #~ "here are company-specific.\" groups=\"base.group_multi_company\" "
275
- #~ "role=\"img\"/>"
276
- #~ msgstr ""
277
- #~ "<span class=\"o_form_label\">Configurazione per l'imposta di bollo</"
278
- #~ "span>\n"
279
- #~ " <span class=\"fa fa-lg fa-building-o\" "
280
- #~ "title=\"I valori impostati qui sono specifici per azienda.\" aria-"
281
- #~ "label=\"I valori impostati qui sono specifici per azienda.\" "
282
- #~ "groups=\"base.group_multi_company\" role=\"img\"/>"
283
-
284
- #~ msgid ""
285
- #~ "For each invoice, the base amount for each selected tax will be added up "
286
- #~ "and used to determine the application of the account stamp."
287
- #~ msgstr ""
288
- #~ "Per ciascuna fattura, l'applicabilità dell'imposta di bollo verrà "
289
- #~ "calcolata in modo automatico in base alla somma degli imponibili relativi "
290
- #~ "alle imposte selezionate."
291
-
292
- #~ msgid "Invoice"
293
- #~ msgstr "Fattura"
294
-
295
- #~ msgid "Invoice Line"
296
- #~ msgstr "Riga fattura"
297
-
298
- #~ msgid "Product Template"
299
- #~ msgstr "Modello prodotto"
300
-
301
- #~ msgid ""
302
- #~ "Stamp duty payment under the terms of Art. 6, Subsection 2 of MEF Decree "
303
- #~ "June\n"
304
- #~ "17, 2014"
305
- #~ msgstr ""
306
- #~ "Assolvimento dell’imposta di bollo ai sensi dell’articolo 6, comma 2, del "
307
- #~ "D.M.\n"
308
- #~ "17 giugno 2014"
309
-
310
- #~ msgid "Unit(s)"
311
- #~ msgstr "Unità"
312
-
313
- #~ msgid "kg"
314
- #~ msgstr "kg"