odoo-addon-l10n-it-account-stamp 16.0.1.1.0.2__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.
- odoo/addons/l10n_it_account_stamp/README.rst +53 -40
- odoo/addons/l10n_it_account_stamp/__manifest__.py +1 -1
- odoo/addons/l10n_it_account_stamp/data/data.xml +5 -7
- odoo/addons/l10n_it_account_stamp/i18n/it.po +92 -175
- odoo/addons/l10n_it_account_stamp/i18n/l10n_it_account_stamp.pot +62 -95
- odoo/addons/l10n_it_account_stamp/migrations/18.0.1.0.0/noupdate_changes.xml +12 -0
- odoo/addons/l10n_it_account_stamp/migrations/18.0.1.0.0/post-migration.py +14 -0
- odoo/addons/l10n_it_account_stamp/migrations/18.0.1.0.0/pre-migration.py +77 -0
- odoo/addons/l10n_it_account_stamp/models/account_move.py +61 -45
- odoo/addons/l10n_it_account_stamp/models/company.py +8 -8
- odoo/addons/l10n_it_account_stamp/models/product.py +22 -11
- odoo/addons/l10n_it_account_stamp/readme/CONFIGURE.md +5 -5
- odoo/addons/l10n_it_account_stamp/readme/DESCRIPTION.md +1 -1
- odoo/addons/l10n_it_account_stamp/readme/ROADMAP.md +7 -0
- odoo/addons/l10n_it_account_stamp/readme/USAGE.md +3 -3
- odoo/addons/l10n_it_account_stamp/static/description/index.html +36 -26
- odoo/addons/l10n_it_account_stamp/tests/test_account_stamp_invoicing.py +22 -15
- odoo/addons/l10n_it_account_stamp/views/account_move_report.xml +8 -6
- odoo/addons/l10n_it_account_stamp/views/account_move_view.xml +26 -22
- odoo/addons/l10n_it_account_stamp/views/company_view.xml +8 -33
- odoo/addons/l10n_it_account_stamp/views/product_view.xml +12 -16
- {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.2.dist-info}/METADATA +56 -43
- odoo_addon_l10n_it_account_stamp-18.0.1.0.0.2.dist-info/RECORD +30 -0
- {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.2.dist-info}/WHEEL +1 -1
- odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info/RECORD +0 -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.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:
|
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/
|
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-
|
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=
|
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
|
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
|
-
-
|
61
|
-
|
62
|
-
-
|
63
|
-
|
64
|
-
|
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
|
-
-
|
69
|
-
|
70
|
-
-
|
71
|
-
|
72
|
-
|
73
|
-
|
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
|
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
|
-
-
|
90
|
-
|
91
|
-
-
|
92
|
-
|
93
|
-
|
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
|
-
-
|
98
|
-
|
99
|
-
-
|
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
|
119
|
-
button to add
|
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,
|
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:%
|
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
|
-
-
|
148
|
-
-
|
149
|
-
-
|
150
|
-
-
|
151
|
-
-
|
152
|
-
-
|
153
|
-
-
|
154
|
-
-
|
155
|
-
-
|
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
|
-
|
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/
|
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.
|
@@ -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">
|
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="
|
15
|
-
<field name="
|
16
|
-
<field name="
|
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="
|
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,54 @@ 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:
|
10
|
-
"PO-Revision-Date: 2024-
|
11
|
-
"Last-Translator:
|
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:
|
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
|
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
|
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.
|
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
|
64
|
-
"
|
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
|
67
|
-
"
|
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.
|
71
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
72
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
73
|
-
msgid "Apply
|
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"
|
74
49
|
msgstr "Applica imposta di bollo"
|
75
50
|
|
76
51
|
#. module: l10n_it_account_stamp
|
77
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
78
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
79
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
80
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
81
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
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
|
82
57
|
msgid "Auto-compute"
|
83
58
|
msgstr "Calcolo automatico"
|
84
59
|
|
@@ -99,7 +74,7 @@ msgstr "Impostazioni di configurazione"
|
|
99
74
|
|
100
75
|
#. module: l10n_it_account_stamp
|
101
76
|
#: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
|
102
|
-
msgid "Configuration for
|
77
|
+
msgid "Configuration for stamp duty"
|
103
78
|
msgstr "Configurazione imposta di bollo"
|
104
79
|
|
105
80
|
#. module: l10n_it_account_stamp
|
@@ -114,14 +89,23 @@ msgstr ""
|
|
114
89
|
" all'interno di ciascuna fattura, per determinare "
|
115
90
|
"l'applicabilità della marca da bollo."
|
116
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
|
+
|
117
101
|
#. module: l10n_it_account_stamp
|
118
102
|
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move_line__is_stamp_line
|
119
103
|
msgid "Is Stamp Line"
|
120
104
|
msgstr "È una riga di bollo"
|
121
105
|
|
122
106
|
#. module: l10n_it_account_stamp
|
123
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
124
|
-
#: model:ir.model.fields,field_description:l10n_it_account_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
|
125
109
|
msgid "Is a stamp"
|
126
110
|
msgstr "È un bollo"
|
127
111
|
|
@@ -138,15 +122,13 @@ msgstr "Movimento contabile"
|
|
138
122
|
#. module: l10n_it_account_stamp
|
139
123
|
#. odoo-python
|
140
124
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
141
|
-
#, python-format
|
142
125
|
msgid "Missing account income configuration for %s"
|
143
126
|
msgstr "Configurazione mancante del conto di ricavo per %s"
|
144
127
|
|
145
128
|
#. module: l10n_it_account_stamp
|
146
129
|
#. odoo-python
|
147
130
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
148
|
-
|
149
|
-
msgid "Missing tax stamp product in company settings!"
|
131
|
+
msgid "Missing stamp duty product in company settings!"
|
150
132
|
msgstr "Prodotto imposta di bollo mancante nelle impostazioni dell'azienda!"
|
151
133
|
|
152
134
|
#. module: l10n_it_account_stamp
|
@@ -157,165 +139,100 @@ msgstr "Prodotto"
|
|
157
139
|
#. module: l10n_it_account_stamp
|
158
140
|
#. odoo-python
|
159
141
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
160
|
-
#, python-format
|
161
142
|
msgid "Product %s must have income and expense accounts"
|
162
143
|
msgstr "È necessario impostare i conti di ricavo e di costo per il prodotto %s"
|
163
144
|
|
164
145
|
#. module: l10n_it_account_stamp
|
165
|
-
#:
|
166
|
-
|
167
|
-
|
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."
|
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."
|
173
149
|
msgstr "Prodotto usato come imposta di bollo nelle fatture cliente."
|
174
150
|
|
175
151
|
#. module: l10n_it_account_stamp
|
176
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
177
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
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"
|
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"
|
212
158
|
msgstr "Imposta di bollo"
|
213
159
|
|
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
160
|
#. module: l10n_it_account_stamp
|
220
161
|
#. odoo-python
|
221
162
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
222
|
-
|
223
|
-
msgid "Tax Stamp Expense"
|
163
|
+
msgid "Stamp Duty Expense"
|
224
164
|
msgstr "Costo imposta di bollo"
|
225
165
|
|
226
166
|
#. module: l10n_it_account_stamp
|
227
167
|
#. odoo-python
|
228
168
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
229
|
-
|
230
|
-
msgid "Tax Stamp Income"
|
169
|
+
msgid "Stamp Duty Income"
|
231
170
|
msgstr "Ricavo imposta di bollo"
|
232
171
|
|
233
172
|
#. module: l10n_it_account_stamp
|
234
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
235
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
236
|
-
|
237
|
-
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"
|
238
176
|
msgstr "Prodotto imposta di bollo"
|
239
177
|
|
240
178
|
#. module: l10n_it_account_stamp
|
241
|
-
#:
|
242
|
-
#:
|
243
|
-
msgid "
|
244
|
-
msgstr "
|
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"
|
245
183
|
|
246
184
|
#. module: l10n_it_account_stamp
|
247
|
-
#: model:
|
248
|
-
|
249
|
-
|
250
|
-
|
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."
|
251
194
|
msgstr "L'imposta di bollo è applicata a questa fattura."
|
252
195
|
|
253
196
|
#. module: l10n_it_account_stamp
|
254
197
|
#. odoo-python
|
255
198
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
256
|
-
|
257
|
-
msgid "Tax stamp is not applicable"
|
199
|
+
msgid "Stamp duty is not applicable"
|
258
200
|
msgstr "Imposta di bollo non applicabile"
|
259
201
|
|
260
202
|
#. module: l10n_it_account_stamp
|
261
203
|
#. odoo-python
|
262
204
|
#: code:addons/l10n_it_account_stamp/models/account_move.py:0
|
263
|
-
|
264
|
-
msgid "Tax stamp line %s already present. Remove it first."
|
205
|
+
msgid "Stamp duty line %s already present. Remove it first."
|
265
206
|
msgstr "Riga per l'imposta di bollo %s già presente, prima rimuoverla."
|
266
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
|
+
|
267
234
|
#. module: l10n_it_account_stamp
|
268
235
|
#. odoo-python
|
269
236
|
#: code:addons/l10n_it_account_stamp/models/product.py:0
|
270
|
-
#, python-format
|
271
237
|
msgid "The product %s must be a stamp to apply set taxes!"
|
272
238
|
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"
|