odoo-addon-l10n-it-account-stamp 16.0.1.1.0.2__py3-none-any.whl → 16.0.1.3.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/l10n_it_account_stamp/README.rst +30 -31
- odoo/addons/l10n_it_account_stamp/__manifest__.py +1 -1
- odoo/addons/l10n_it_account_stamp/i18n/it.po +14 -7
- odoo/addons/l10n_it_account_stamp/i18n/l10n_it_account_stamp.pot +4 -4
- odoo/addons/l10n_it_account_stamp/migrations/16.0.1.2.0/post-migration.py +17 -0
- odoo/addons/l10n_it_account_stamp/models/account_move.py +7 -6
- odoo/addons/l10n_it_account_stamp/static/description/index.html +5 -6
- odoo/addons/l10n_it_account_stamp/tests/test_account_stamp_invoicing.py +18 -20
- odoo/addons/l10n_it_account_stamp/views/account_move_view.xml +4 -4
- {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info}/METADATA +31 -32
- {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info}/RECORD +13 -12
- {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info}/WHEEL +1 -1
- {odoo_addon_l10n_it_account_stamp-16.0.1.1.0.2.dist-info → odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.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:f220d733c5aaf4fbb826401ba7a33c9c2ec13c87abf7cbf5ec2750b2bb0ff3e5
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -57,20 +57,20 @@ 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
|
+
marca da 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".
|
@@ -86,17 +86,16 @@ accounting features:
|
|
86
86
|
|
87
87
|
Automatic mode:
|
88
88
|
|
89
|
-
-
|
90
|
-
|
91
|
-
-
|
92
|
-
|
93
|
-
|
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.
|
94
94
|
|
95
95
|
Manual mode:
|
96
96
|
|
97
|
-
-
|
98
|
-
|
99
|
-
- For each invoice or receipt, manually enable 'Tax Stamp' checkbox.
|
97
|
+
- Go to 'Tax Stamp 2 euro' product and deselect 'Auto-compute' checkbox.
|
98
|
+
- For each invoice or receipt, manually enable 'Tax Stamp' checkbox.
|
100
99
|
|
101
100
|
Also set income/expense accounts, typically income = 'Debiti per bolli'
|
102
101
|
and expense = 'Valori bollati'.
|
@@ -144,17 +143,17 @@ Authors
|
|
144
143
|
Contributors
|
145
144
|
------------
|
146
145
|
|
147
|
-
-
|
148
|
-
-
|
149
|
-
-
|
150
|
-
-
|
151
|
-
-
|
152
|
-
-
|
153
|
-
-
|
154
|
-
-
|
155
|
-
-
|
156
|
-
|
157
|
-
|
146
|
+
- Lorenzo Battistini <https://github.com/eLBati>
|
147
|
+
- Sergio Corato
|
148
|
+
- Ermanno Gnan
|
149
|
+
- Enrico Ganzaroli
|
150
|
+
- Sergio Zanchetta <https://github.com/primes2h>
|
151
|
+
- Marco Colombo <https://github.com/TheMule71>
|
152
|
+
- Gianmarco Conte <gconte@dinamicheaziendali.it>
|
153
|
+
- Giovanni Serra <giovanni@gslab.it>
|
154
|
+
- `Aion Tech <https://aiontech.company/>`__:
|
155
|
+
|
156
|
+
- Simone Rubino <simone.rubino@aion-tech.it>
|
158
157
|
|
159
158
|
Maintainers
|
160
159
|
-----------
|
@@ -33,13 +33,11 @@ msgstr ""
|
|
33
33
|
#. module: l10n_it_account_stamp
|
34
34
|
#: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
|
35
35
|
msgid ""
|
36
|
-
"<span attrs=\"{'invisible': [('
|
36
|
+
"<span attrs=\"{'invisible': [('tax_stamp_invoice_line_present', '=', "
|
37
|
+
"False)]}\">\n"
|
37
38
|
" Stamp charged to customer\n"
|
38
39
|
" </span>"
|
39
40
|
msgstr ""
|
40
|
-
"<span attrs=\"{'invisible': [('tax_stamp_line_present', '=', False)]}\">\n"
|
41
|
-
" Bollo addebitato al cliente\n"
|
42
|
-
" </span>"
|
43
41
|
|
44
42
|
#. module: l10n_it_account_stamp
|
45
43
|
#: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.view_account_config_settings_stamp
|
@@ -192,9 +190,9 @@ msgstr ""
|
|
192
190
|
" "
|
193
191
|
|
194
192
|
#. module: l10n_it_account_stamp
|
195
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
196
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
197
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
193
|
+
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp_invoice_line_present
|
194
|
+
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp_invoice_line_present
|
195
|
+
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp_invoice_line_present
|
198
196
|
msgid "Stamp line is present in invoice"
|
199
197
|
msgstr "La riga bollo è presente in fattura"
|
200
198
|
|
@@ -271,6 +269,15 @@ msgstr "Riga per l'imposta di bollo %s già presente, prima rimuoverla."
|
|
271
269
|
msgid "The product %s must be a stamp to apply set taxes!"
|
272
270
|
msgstr "Il prodotto %s deve essere un bollo per applicare le imposte definite!"
|
273
271
|
|
272
|
+
#~ msgid ""
|
273
|
+
#~ "<span attrs=\"{'invisible': [('tax_stamp_line_present', '=', False)]}\">\n"
|
274
|
+
#~ " Stamp charged to customer\n"
|
275
|
+
#~ " </span>"
|
276
|
+
#~ msgstr ""
|
277
|
+
#~ "<span attrs=\"{'invisible': [('tax_stamp_line_present', '=', False)]}\">\n"
|
278
|
+
#~ " Bollo addebitato al cliente\n"
|
279
|
+
#~ " </span>"
|
280
|
+
|
274
281
|
#~ msgid "Add tax stamp line"
|
275
282
|
#~ msgstr "Aggiungi riga imposta di bollo"
|
276
283
|
|
@@ -24,7 +24,7 @@ msgstr ""
|
|
24
24
|
#. module: l10n_it_account_stamp
|
25
25
|
#: model_terms:ir.ui.view,arch_db:l10n_it_account_stamp.account_move_form_stamp
|
26
26
|
msgid ""
|
27
|
-
"<span attrs=\"{'invisible': [('
|
27
|
+
"<span attrs=\"{'invisible': [('tax_stamp_invoice_line_present', '=', False)]}\">\n"
|
28
28
|
" Stamp charged to customer\n"
|
29
29
|
" </span>"
|
30
30
|
msgstr ""
|
@@ -162,9 +162,9 @@ msgid ""
|
|
162
162
|
msgstr ""
|
163
163
|
|
164
164
|
#. module: l10n_it_account_stamp
|
165
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
166
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
167
|
-
#: model:ir.model.fields,field_description:l10n_it_account_stamp.
|
165
|
+
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_bank_statement_line__tax_stamp_invoice_line_present
|
166
|
+
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_move__tax_stamp_invoice_line_present
|
167
|
+
#: model:ir.model.fields,field_description:l10n_it_account_stamp.field_account_payment__tax_stamp_invoice_line_present
|
168
168
|
msgid "Stamp line is present in invoice"
|
169
169
|
msgstr ""
|
170
170
|
|
@@ -0,0 +1,17 @@
|
|
1
|
+
# Copyright 2025 Sergio Zanchetta
|
2
|
+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
3
|
+
|
4
|
+
from openupgradelib import openupgrade
|
5
|
+
|
6
|
+
|
7
|
+
@openupgrade.migrate()
|
8
|
+
def migrate(env, version):
|
9
|
+
openupgrade.logged_query(
|
10
|
+
env.cr,
|
11
|
+
"""
|
12
|
+
UPDATE account_move_line aml
|
13
|
+
SET
|
14
|
+
is_stamp_line = NULL
|
15
|
+
WHERE aml.product_id IS NOT NULL AND aml.is_stamp_line = True
|
16
|
+
""",
|
17
|
+
)
|
@@ -14,9 +14,9 @@ class AccountMove(models.Model):
|
|
14
14
|
compute="_compute_tax_stamp",
|
15
15
|
store=True,
|
16
16
|
)
|
17
|
-
|
17
|
+
tax_stamp_invoice_line_present = fields.Boolean(
|
18
18
|
string="Stamp line is present in invoice",
|
19
|
-
compute="
|
19
|
+
compute="_compute_tax_stamp_invoice_line_present",
|
20
20
|
)
|
21
21
|
auto_compute_stamp = fields.Boolean(
|
22
22
|
related="company_id.tax_stamp_product_id.auto_compute"
|
@@ -60,7 +60,7 @@ class AccountMove(models.Model):
|
|
60
60
|
if invoice.manually_apply_tax_stamp:
|
61
61
|
invoice.tax_stamp = True
|
62
62
|
|
63
|
-
def
|
63
|
+
def add_tax_stamp_invoice_line(self):
|
64
64
|
for inv in self:
|
65
65
|
if not inv.tax_stamp:
|
66
66
|
raise UserError(_("Tax stamp is not applicable"))
|
@@ -84,7 +84,6 @@ class AccountMove(models.Model):
|
|
84
84
|
invoice_line_vals = {
|
85
85
|
"move_id": inv.id,
|
86
86
|
"product_id": stamp_product_id.id,
|
87
|
-
"is_stamp_line": True,
|
88
87
|
"name": stamp_product_id.description_sale,
|
89
88
|
"sequence": 99999,
|
90
89
|
"account_id": stamp_account.id,
|
@@ -108,9 +107,11 @@ class AccountMove(models.Model):
|
|
108
107
|
"invoice_line_ids.product_id",
|
109
108
|
"invoice_line_ids.product_id.is_stamp",
|
110
109
|
)
|
111
|
-
def
|
110
|
+
def _compute_tax_stamp_invoice_line_present(self):
|
112
111
|
for invoice in self:
|
113
|
-
invoice.
|
112
|
+
invoice.tax_stamp_invoice_line_present = (
|
113
|
+
invoice.is_tax_stamp_product_present()
|
114
|
+
)
|
114
115
|
|
115
116
|
def is_tax_stamp_product_present(self):
|
116
117
|
product_stamp = self.invoice_line_ids.filtered(
|
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
368
368
|
!! changes will be overwritten. !!
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
370
|
+
!! source digest: sha256:f220d733c5aaf4fbb826401ba7a33c9c2ec13c87abf7cbf5ec2750b2bb0ff3e5
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
372
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_account_stamp"><img alt="OCA/l10n-italy" src="https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account_stamp"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
373
373
|
<p><strong>Italiano</strong></p>
|
@@ -404,9 +404,9 @@ selezionarlo</li>
|
|
404
404
|
<ul class="simple">
|
405
405
|
<li>andare sul prodotto “Imposta di bollo 2 euro” e configurare “Imposte
|
406
406
|
marca da bollo” (Imposte in esenzione).</li>
|
407
|
-
<li>per ciascuna fattura o ricevuta, l’applicabilità dell’imposta di
|
408
|
-
|
409
|
-
|
407
|
+
<li>per ciascuna fattura o ricevuta, l’applicabilità dell’imposta di bollo
|
408
|
+
verrà calcolata in modo automatico in base alla somma degli imponibili
|
409
|
+
relativi alle imposte selezionate.</li>
|
410
410
|
</ul>
|
411
411
|
<p>Modalità manuale:</p>
|
412
412
|
<ul class="simple">
|
@@ -437,8 +437,7 @@ stamp.</li>
|
|
437
437
|
</ul>
|
438
438
|
<p>Manual mode:</p>
|
439
439
|
<ul class="simple">
|
440
|
-
<li>Go to ‘Tax Stamp 2 euro’ product and deselect ‘Auto-compute’
|
441
|
-
checkbox.</li>
|
440
|
+
<li>Go to ‘Tax Stamp 2 euro’ product and deselect ‘Auto-compute’ checkbox.</li>
|
442
441
|
<li>For each invoice or receipt, manually enable ‘Tax Stamp’ checkbox.</li>
|
443
442
|
</ul>
|
444
443
|
<p>Also set income/expense accounts, typically income = ‘Debiti per bolli’
|
@@ -84,7 +84,7 @@ class InvoicingTest(TestAccountInvoiceReport):
|
|
84
84
|
invoice.action_post()
|
85
85
|
|
86
86
|
# Add stamp and check that edited description is kept
|
87
|
-
invoice.
|
87
|
+
invoice.add_tax_stamp_invoice_line()
|
88
88
|
self.assertEqual(invoice.invoice_line_ids[0].name, edited_descr)
|
89
89
|
|
90
90
|
def test_amount_total_changing_currency(self):
|
@@ -102,27 +102,25 @@ class InvoicingTest(TestAccountInvoiceReport):
|
|
102
102
|
invoice.action_post()
|
103
103
|
self.assertEqual(total, invoice.amount_total)
|
104
104
|
|
105
|
-
def
|
106
|
-
"""
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
"out_invoice",
|
111
|
-
taxes=stamp_tax,
|
112
|
-
amounts=[
|
113
|
-
100,
|
114
|
-
],
|
105
|
+
def test_reset_invoice_to_draft(self):
|
106
|
+
"""Reset an invoice to draft and check that relative tax stamp accounting lines
|
107
|
+
has been deleted."""
|
108
|
+
invoice = first(
|
109
|
+
self.invoices.filtered(lambda inv: inv.move_type == "out_invoice")
|
115
110
|
)
|
116
|
-
# pre-condition
|
117
|
-
self.assertTrue(invoice.tax_stamp)
|
118
|
-
self.assertFalse(invoice.tax_stamp_line_present)
|
119
111
|
|
120
|
-
|
121
|
-
invoice.
|
112
|
+
self.assertEqual(len(invoice), 1)
|
113
|
+
self.assertEqual(len(invoice.invoice_line_ids), 2)
|
114
|
+
|
115
|
+
invoice.invoice_line_ids[0].write({"tax_ids": [(6, 0, [self.tax_id.id])]})
|
116
|
+
invoice.action_post()
|
122
117
|
|
123
|
-
|
124
|
-
|
118
|
+
self.assertEqual(
|
119
|
+
len(invoice.line_ids.filtered(lambda line: line.is_stamp_line)), 2
|
120
|
+
)
|
125
121
|
|
126
|
-
# Resetting to draft removes the stamp
|
127
122
|
invoice.button_draft()
|
128
|
-
|
123
|
+
|
124
|
+
self.assertEqual(
|
125
|
+
len(invoice.line_ids.filtered(lambda line: line.is_stamp_line)), 0
|
126
|
+
)
|
@@ -27,7 +27,7 @@
|
|
27
27
|
name="manually_apply_tax_stamp"
|
28
28
|
attrs="{'invisible': [('auto_compute_stamp', '=', True)]}"
|
29
29
|
/>
|
30
|
-
<field name="
|
30
|
+
<field name="tax_stamp_invoice_line_present" invisible="1" />
|
31
31
|
</xpath>
|
32
32
|
<field name="narration" position="before">
|
33
33
|
<div
|
@@ -40,13 +40,13 @@
|
|
40
40
|
alt="Tax stamp"
|
41
41
|
/>
|
42
42
|
<span
|
43
|
-
attrs="{'invisible': [('
|
43
|
+
attrs="{'invisible': [('tax_stamp_invoice_line_present', '=', True)]}"
|
44
44
|
>
|
45
45
|
<span attrs="{'invisible': [('state', 'not in', 'draft')]}">
|
46
46
|
<button
|
47
47
|
type="object"
|
48
48
|
string="Charge stamp to customer"
|
49
|
-
name="
|
49
|
+
name="add_tax_stamp_invoice_line"
|
50
50
|
/>
|
51
51
|
</span>
|
52
52
|
<span attrs="{'invisible': [('state', '=', 'draft')]}">
|
@@ -54,7 +54,7 @@
|
|
54
54
|
</span>
|
55
55
|
</span>
|
56
56
|
<span
|
57
|
-
attrs="{'invisible': [('
|
57
|
+
attrs="{'invisible': [('tax_stamp_invoice_line_present', '=', False)]}"
|
58
58
|
>
|
59
59
|
Stamp charged to customer
|
60
60
|
</span>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-l10n_it_account_stamp
|
3
|
-
Version: 16.0.1.
|
3
|
+
Version: 16.0.1.3.0.1
|
4
4
|
Requires-Python: >=3.10
|
5
5
|
Requires-Dist: odoo>=16.0a,<16.1dev
|
6
6
|
Summary: Gestione automatica dell'imposta di bollo
|
@@ -22,7 +22,7 @@ ITA - Imposta di bollo
|
|
22
22
|
!! This file is generated by oca-gen-addon-readme !!
|
23
23
|
!! changes will be overwritten. !!
|
24
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
25
|
-
!! source digest: sha256:
|
25
|
+
!! source digest: sha256:f220d733c5aaf4fbb826401ba7a33c9c2ec13c87abf7cbf5ec2750b2bb0ff3e5
|
26
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
27
27
|
|
28
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -72,20 +72,20 @@ necessario abilitare le funzioni complete per la contabilità:
|
|
72
72
|
|
73
73
|
Modalità automatica:
|
74
74
|
|
75
|
-
-
|
76
|
-
|
77
|
-
-
|
78
|
-
|
79
|
-
|
75
|
+
- andare sul prodotto "Imposta di bollo 2 euro" e configurare "Imposte
|
76
|
+
marca da bollo" (Imposte in esenzione).
|
77
|
+
- per ciascuna fattura o ricevuta, l'applicabilità dell'imposta di bollo
|
78
|
+
verrà calcolata in modo automatico in base alla somma degli imponibili
|
79
|
+
relativi alle imposte selezionate.
|
80
80
|
|
81
81
|
Modalità manuale:
|
82
82
|
|
83
|
-
-
|
84
|
-
|
85
|
-
-
|
86
|
-
|
87
|
-
|
88
|
-
|
83
|
+
- andare sul prodotto "Imposta di bollo 2 euro" e deselezionare la
|
84
|
+
casella "Calcolo automatico".
|
85
|
+
- per ciascuna fattura o ricevuta, abilitare manualmente la casella di
|
86
|
+
selezione "Imposta di bollo". L'applicabilità dell'imposta di bollo
|
87
|
+
verrà calcolata in base alla somma degli imponibili relativi alle
|
88
|
+
imposte selezionate.
|
89
89
|
|
90
90
|
Impostare i conti di ricavo/costo nella scheda "Contabilità",
|
91
91
|
generalmente ricavo="Debiti per bolli" e costo="Valori bollati".
|
@@ -101,17 +101,16 @@ accounting features:
|
|
101
101
|
|
102
102
|
Automatic mode:
|
103
103
|
|
104
|
-
-
|
105
|
-
|
106
|
-
-
|
107
|
-
|
108
|
-
|
104
|
+
- Go to 'Tax Stamp 2 euro' product and configure 'Stamp taxes'
|
105
|
+
(exemption taxes).
|
106
|
+
- For each invoice or receipt, the base amount for each selected tax
|
107
|
+
will be added up and used to determine the application of the account
|
108
|
+
stamp.
|
109
109
|
|
110
110
|
Manual mode:
|
111
111
|
|
112
|
-
-
|
113
|
-
|
114
|
-
- For each invoice or receipt, manually enable 'Tax Stamp' checkbox.
|
112
|
+
- Go to 'Tax Stamp 2 euro' product and deselect 'Auto-compute' checkbox.
|
113
|
+
- For each invoice or receipt, manually enable 'Tax Stamp' checkbox.
|
115
114
|
|
116
115
|
Also set income/expense accounts, typically income = 'Debiti per bolli'
|
117
116
|
and expense = 'Valori bollati'.
|
@@ -159,17 +158,17 @@ Authors
|
|
159
158
|
Contributors
|
160
159
|
------------
|
161
160
|
|
162
|
-
-
|
163
|
-
-
|
164
|
-
-
|
165
|
-
-
|
166
|
-
-
|
167
|
-
-
|
168
|
-
-
|
169
|
-
-
|
170
|
-
-
|
171
|
-
|
172
|
-
|
161
|
+
- Lorenzo Battistini <https://github.com/eLBati>
|
162
|
+
- Sergio Corato
|
163
|
+
- Ermanno Gnan
|
164
|
+
- Enrico Ganzaroli
|
165
|
+
- Sergio Zanchetta <https://github.com/primes2h>
|
166
|
+
- Marco Colombo <https://github.com/TheMule71>
|
167
|
+
- Gianmarco Conte <gconte@dinamicheaziendali.it>
|
168
|
+
- Giovanni Serra <giovanni@gslab.it>
|
169
|
+
- `Aion Tech <https://aiontech.company/>`__:
|
170
|
+
|
171
|
+
- Simone Rubino <simone.rubino@aion-tech.it>
|
173
172
|
|
174
173
|
Maintainers
|
175
174
|
-----------
|
@@ -1,11 +1,12 @@
|
|
1
|
-
odoo/addons/l10n_it_account_stamp/README.rst,sha256=
|
1
|
+
odoo/addons/l10n_it_account_stamp/README.rst,sha256=KDjC6ZtR7sx8WZ286HnV1w91Btrj3-NsVE5YgghMqSE,5809
|
2
2
|
odoo/addons/l10n_it_account_stamp/__init__.py,sha256=I-UsDedt5Yu5h6YsECfkEkBOa9D7HC0Fh_CU937Zu38,87
|
3
|
-
odoo/addons/l10n_it_account_stamp/__manifest__.py,sha256=
|
3
|
+
odoo/addons/l10n_it_account_stamp/__manifest__.py,sha256=31O9PFd-fLIWK7y__Vv4OU3oP2L1hCk_ulc0Ptw29To,1055
|
4
4
|
odoo/addons/l10n_it_account_stamp/data/data.xml,sha256=uq1eHcR_s_XAeDO-sr3Tz1J6WpVyXootOruwCnVcYtU,1008
|
5
|
-
odoo/addons/l10n_it_account_stamp/i18n/it.po,sha256=
|
6
|
-
odoo/addons/l10n_it_account_stamp/i18n/l10n_it_account_stamp.pot,sha256=
|
5
|
+
odoo/addons/l10n_it_account_stamp/i18n/it.po,sha256=Y8SnpI-H-5F6-5IrNs4cLbxA23UcxLNRkbtMwFshLy8,13472
|
6
|
+
odoo/addons/l10n_it_account_stamp/i18n/l10n_it_account_stamp.pot,sha256=ee3puPt90uStPRKP00yBrpsA63nU-TsG6gWurHxL_5s,9383
|
7
|
+
odoo/addons/l10n_it_account_stamp/migrations/16.0.1.2.0/post-migration.py,sha256=FYFeo6p50V83n9IX543pRFbBMt8yvI7S4a1rZbyUzAA,425
|
7
8
|
odoo/addons/l10n_it_account_stamp/models/__init__.py,sha256=VsCLpIwj3dfslYgxeQVnrRaP8UYXOcLxzerxw9b9sFM,137
|
8
|
-
odoo/addons/l10n_it_account_stamp/models/account_move.py,sha256=
|
9
|
+
odoo/addons/l10n_it_account_stamp/models/account_move.py,sha256=8A-NlVgr496oZRzyWYjqPJsQORvBhB_8gnLYtVSIKnw,7627
|
9
10
|
odoo/addons/l10n_it_account_stamp/models/company.py,sha256=8obbjHTXRDlNVIUYpn07NrqSafeUTAl_gwZqz52zlbM,649
|
10
11
|
odoo/addons/l10n_it_account_stamp/models/product.py,sha256=wCy8gqUUQpYMcEUqeYaHDkSRfFUoOivPzNJdrGsdZG0,960
|
11
12
|
odoo/addons/l10n_it_account_stamp/readme/CONFIGURE.md,sha256=6eXG4dtfCM46GOuBDBYvDSOJSjjhCbcelH1tLmOAaKg,1904
|
@@ -13,14 +14,14 @@ odoo/addons/l10n_it_account_stamp/readme/CONTRIBUTORS.md,sha256=ZFlw2V8ugb5pYxmV
|
|
13
14
|
odoo/addons/l10n_it_account_stamp/readme/DESCRIPTION.md,sha256=MZtNAxqCRWj_8i_faDkfxl1Tq0Z_Fmb24WuVHhUvzh4,194
|
14
15
|
odoo/addons/l10n_it_account_stamp/readme/USAGE.md,sha256=gyGCxwwWF5KAjDMFJsTmSGuLNrDB4NvPhYf_9GL40J0,529
|
15
16
|
odoo/addons/l10n_it_account_stamp/static/description/icon.png,sha256=usHO6eloiDtrFBKGx4Bz_wpruwZYZYq6EcMdePNf3k0,13940
|
16
|
-
odoo/addons/l10n_it_account_stamp/static/description/index.html,sha256=
|
17
|
+
odoo/addons/l10n_it_account_stamp/static/description/index.html,sha256=3LtVCyJDN0stVN6wT3oZQMdrEGlxKyDIKATAZ9wW0ek,16541
|
17
18
|
odoo/addons/l10n_it_account_stamp/tests/__init__.py,sha256=WJD_Fmau2vDl9KNayDUsi2kw1PiU9D3OvonXLmiw3_4,43
|
18
|
-
odoo/addons/l10n_it_account_stamp/tests/test_account_stamp_invoicing.py,sha256=
|
19
|
+
odoo/addons/l10n_it_account_stamp/tests/test_account_stamp_invoicing.py,sha256=6iRTGYp-ItNmW_ULacI-hEIbawUmdNenqvc1ZirVQsA,4449
|
19
20
|
odoo/addons/l10n_it_account_stamp/views/account_move_report.xml,sha256=WDoJ05BV_oedIbnCaXLBOUzhMYKTudWhXN3iHuxdq98,513
|
20
|
-
odoo/addons/l10n_it_account_stamp/views/account_move_view.xml,sha256
|
21
|
+
odoo/addons/l10n_it_account_stamp/views/account_move_view.xml,sha256=AoXB5LfBpWt_AgUm2zzSjbU_6LZiGxgWlxEYnrrtwaY,3194
|
21
22
|
odoo/addons/l10n_it_account_stamp/views/company_view.xml,sha256=0pVaJhvcmheticPs13chNXrNPZj6oC5I3oDn5AYfwy8,1931
|
22
23
|
odoo/addons/l10n_it_account_stamp/views/product_view.xml,sha256=rt1Jo9-PcUI9DFHbz_PVLYkhrZV50qL9k86Ze1S4rV0,2225
|
23
|
-
odoo_addon_l10n_it_account_stamp-16.0.1.
|
24
|
-
odoo_addon_l10n_it_account_stamp-16.0.1.
|
25
|
-
odoo_addon_l10n_it_account_stamp-16.0.1.
|
26
|
-
odoo_addon_l10n_it_account_stamp-16.0.1.
|
24
|
+
odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info/METADATA,sha256=NHdpCd6PrRDy1XIUCfoOV8qzxN_zkVKB6yMSG7W5y1A,6390
|
25
|
+
odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
26
|
+
odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
27
|
+
odoo_addon_l10n_it_account_stamp-16.0.1.3.0.1.dist-info/RECORD,,
|