odoo-addon-l10n-it-vat-registries 16.0.1.4.0.2__py3-none-any.whl → 16.0.1.4.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_vat_registries/README.rst +6 -2
- odoo/addons/l10n_it_vat_registries/__manifest__.py +1 -1
- odoo/addons/l10n_it_vat_registries/report/report_registro_iva.xml +5 -1
- odoo/addons/l10n_it_vat_registries/static/description/index.html +19 -13
- {odoo_addon_l10n_it_vat_registries-16.0.1.4.0.2.dist-info → odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info}/METADATA +7 -3
- {odoo_addon_l10n_it_vat_registries-16.0.1.4.0.2.dist-info → odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info}/RECORD +8 -8
- {odoo_addon_l10n_it_vat_registries-16.0.1.4.0.2.dist-info → odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info}/WHEEL +0 -0
- {odoo_addon_l10n_it_vat_registries-16.0.1.4.0.2.dist-info → odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info}/top_level.txt +0 -0
@@ -1,3 +1,7 @@
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
3
|
+
:alt: Odoo Community Association
|
4
|
+
|
1
5
|
==================
|
2
6
|
ITA - Registri IVA
|
3
7
|
==================
|
@@ -7,13 +11,13 @@ ITA - Registri IVA
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
8
12
|
!! changes will be overwritten. !!
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
10
|
-
!! source digest: sha256:
|
14
|
+
!! source digest: sha256:0fd7c3b0eb046b82b35cbeed8d8f765a21a173ca04063f11853b24941d5a6bf2
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
16
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
15
19
|
:alt: Production/Stable
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
18
22
|
:alt: License: AGPL-3
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
7
7
|
|
8
8
|
{
|
9
|
-
"version": "16.0.1.4.
|
9
|
+
"version": "16.0.1.4.1",
|
10
10
|
"name": "ITA - Registri IVA",
|
11
11
|
"category": "Localization/Italy",
|
12
12
|
"author": "Agile Business Group, Odoo Community Association (OCA), LinkIt Srl",
|
@@ -131,11 +131,15 @@
|
|
131
131
|
t-if="move.journal_id.type == 'purchase'"
|
132
132
|
>
|
133
133
|
<!-- Numero fattura (fornitore)-->
|
134
|
+
<t
|
135
|
+
t-set="move_ref"
|
136
|
+
t-value="move.ref"
|
137
|
+
/>
|
134
138
|
<td
|
135
139
|
class="left_without_line_bold"
|
136
140
|
><div
|
137
141
|
style="page-break-inside: avoid"
|
138
|
-
t-esc="
|
142
|
+
t-esc="move_ref"
|
139
143
|
/></td>
|
140
144
|
</t>
|
141
145
|
<t
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
6
|
-
<title>
|
6
|
+
<title>README.rst</title>
|
7
7
|
<style type="text/css">
|
8
8
|
|
9
9
|
/*
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
360
360
|
</style>
|
361
361
|
</head>
|
362
362
|
<body>
|
363
|
-
<div class="document"
|
364
|
-
<h1 class="title">ITA - Registri IVA</h1>
|
363
|
+
<div class="document">
|
365
364
|
|
365
|
+
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
368
|
+
</a>
|
369
|
+
<div class="section" id="ita-registri-iva">
|
370
|
+
<h1>ITA - Registri IVA</h1>
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
368
373
|
!! changes will be overwritten. !!
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
375
|
+
!! source digest: sha256:0fd7c3b0eb046b82b35cbeed8d8f765a21a173ca04063f11853b24941d5a6bf2
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/
|
377
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_vat_registries"><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_vat_registries"><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
378
|
<p>Law: Decreto del Presidente della Repubblica del 26 ottobre 1972 n. 633
|
374
379
|
<a class="reference external" href="https://goo.gl/31yTVj">https://goo.gl/31yTVj</a></p>
|
375
380
|
<p><strong>Table of contents</strong></p>
|
@@ -388,7 +393,7 @@ ul.auto-toc {
|
|
388
393
|
</ul>
|
389
394
|
</div>
|
390
395
|
<div class="section" id="configuration">
|
391
|
-
<
|
396
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
|
392
397
|
<p><strong>Italiano</strong></p>
|
393
398
|
<p>È possibile configurare quali imposte escludere dai registri (ad esempio
|
394
399
|
le ritenute) impostando il campo dell’imposta ‘Escludere dai registri
|
@@ -435,7 +440,7 @@ the ‘VAT registry’ field.</p>
|
|
435
440
|
total equal to zero.</p>
|
436
441
|
</div>
|
437
442
|
<div class="section" id="usage">
|
438
|
-
<
|
443
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
|
439
444
|
<p><strong>Italiano</strong></p>
|
440
445
|
<p>Dal menu Contabilità -> Rendicontazione -> Imposte -> Registri IVA è
|
441
446
|
possibile lanciare la procedura di stampa, nella quale è necessario
|
@@ -452,7 +457,7 @@ You can use a fiscal period in the field ‘date range’.</p>
|
|
452
457
|
you can directly journals and layout in the fields below.</p>
|
453
458
|
</div>
|
454
459
|
<div class="section" id="bug-tracker">
|
455
|
-
<
|
460
|
+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
|
456
461
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-italy/issues">GitHub Issues</a>.
|
457
462
|
In case of trouble, please check there if your issue has already been reported.
|
458
463
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
@@ -460,16 +465,16 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
460
465
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
461
466
|
</div>
|
462
467
|
<div class="section" id="credits">
|
463
|
-
<
|
468
|
+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
|
464
469
|
<div class="section" id="authors">
|
465
|
-
<
|
470
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
|
466
471
|
<ul class="simple">
|
467
472
|
<li>Agile Business Group</li>
|
468
473
|
<li>LinkIt Srl</li>
|
469
474
|
</ul>
|
470
475
|
</div>
|
471
476
|
<div class="section" id="contributors">
|
472
|
-
<
|
477
|
+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
|
473
478
|
<ul class="simple">
|
474
479
|
<li>Lorenzo Battistini <<a class="reference external" href="mailto:lorenzo.battistini@agilebg.com">lorenzo.battistini@agilebg.com</a>></li>
|
475
480
|
<li>Sergio Corato <<a class="reference external" href="mailto:sergiocorato@gmail.com">sergiocorato@gmail.com</a>></li>
|
@@ -478,14 +483,14 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
478
483
|
</ul>
|
479
484
|
</div>
|
480
485
|
<div class="section" id="other-credits">
|
481
|
-
<
|
486
|
+
<h3><a class="toc-backref" href="#toc-entry-7">Other credits</a></h3>
|
482
487
|
<p>The development of this module has been financially supported by:</p>
|
483
488
|
<ul class="simple">
|
484
489
|
<li>Odoo Italia Network</li>
|
485
490
|
</ul>
|
486
491
|
</div>
|
487
492
|
<div class="section" id="maintainers">
|
488
|
-
<
|
493
|
+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
|
489
494
|
<p>This module is maintained by the OCA.</p>
|
490
495
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
491
496
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
@@ -498,5 +503,6 @@ promote its widespread use.</p>
|
|
498
503
|
</div>
|
499
504
|
</div>
|
500
505
|
</div>
|
506
|
+
</div>
|
501
507
|
</body>
|
502
508
|
</html>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-l10n_it_vat_registries
|
3
|
-
Version: 16.0.1.4.
|
3
|
+
Version: 16.0.1.4.1
|
4
4
|
Requires-Python: >=3.10
|
5
5
|
Requires-Dist: odoo-addon-account_tax_balance>=16.0dev,<16.1dev
|
6
6
|
Requires-Dist: odoo-addon-date_range>=16.0dev,<16.1dev
|
@@ -18,6 +18,10 @@ Classifier: Framework :: Odoo :: 16.0
|
|
18
18
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
19
19
|
Classifier: Development Status :: 5 - Production/Stable
|
20
20
|
|
21
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
22
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
23
|
+
:alt: Odoo Community Association
|
24
|
+
|
21
25
|
==================
|
22
26
|
ITA - Registri IVA
|
23
27
|
==================
|
@@ -27,13 +31,13 @@ ITA - Registri IVA
|
|
27
31
|
!! This file is generated by oca-gen-addon-readme !!
|
28
32
|
!! changes will be overwritten. !!
|
29
33
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
30
|
-
!! source digest: sha256:
|
34
|
+
!! source digest: sha256:0fd7c3b0eb046b82b35cbeed8d8f765a21a173ca04063f11853b24941d5a6bf2
|
31
35
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
32
36
|
|
33
37
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
34
38
|
:target: https://odoo-community.org/page/development-status
|
35
39
|
:alt: Production/Stable
|
36
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
40
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
37
41
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
38
42
|
:alt: License: AGPL-3
|
39
43
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/l10n_it_vat_registries/README.rst,sha256=
|
1
|
+
odoo/addons/l10n_it_vat_registries/README.rst,sha256=rsia7xOwzib70VfTFuOjU5H3LcSnQ0VmfF7rQU7zNaE,6209
|
2
2
|
odoo/addons/l10n_it_vat_registries/__init__.py,sha256=JqDSCLCkAweuTaARbhG1B8Lkrgg-ZjR4Jbkty4ySwok,107
|
3
|
-
odoo/addons/l10n_it_vat_registries/__manifest__.py,sha256
|
3
|
+
odoo/addons/l10n_it_vat_registries/__manifest__.py,sha256=-rglbPE3X-J7maOLY38xeirrEr4WknIVrTP8JO96CL8,1211
|
4
4
|
odoo/addons/l10n_it_vat_registries/i18n/am.po,sha256=Wk3fJQOJn08Bcfg-g2ZQhnC7Mzaw0xwZd6_c9gM5jfo,15202
|
5
5
|
odoo/addons/l10n_it_vat_registries/i18n/ar.po,sha256=MZ1Q7A5rS4JndT9KBpCJfD08ygU71qdOL87PPvJMRhc,15360
|
6
6
|
odoo/addons/l10n_it_vat_registries/i18n/bg.po,sha256=_77JVoh_QNKXdJ_9uJNMQlR6WgJDVJv4LIOVk1KLr30,15334
|
@@ -83,12 +83,12 @@ odoo/addons/l10n_it_vat_registries/readme/CONTRIBUTORS.md,sha256=mqsG-iv709t8dWO
|
|
83
83
|
odoo/addons/l10n_it_vat_registries/readme/CREDITS.md,sha256=adgy2b0E705AYaKihyQS_KXVgutgR3jQ33Se-BZvMF8,89
|
84
84
|
odoo/addons/l10n_it_vat_registries/readme/DESCRIPTION.md,sha256=wtW9ElobuDdencAdgRd6QzLDx1C5eeDzQOnDOLK-C4Q,96
|
85
85
|
odoo/addons/l10n_it_vat_registries/readme/USAGE.md,sha256=DtBGHIk1gM695eu4_SwWqSeIyuX1mf4M5kArnojCkpY,792
|
86
|
-
odoo/addons/l10n_it_vat_registries/report/report_registro_iva.xml,sha256=
|
86
|
+
odoo/addons/l10n_it_vat_registries/report/report_registro_iva.xml,sha256=iLc_gCAxAJjxjNFZrfxs9QrwuoytO8P19tqMdXPycmI,20055
|
87
87
|
odoo/addons/l10n_it_vat_registries/report/reports.xml,sha256=PvUnJig1ovVTWakXlCNV0olE4O_bsjvNchJP7I-04iw,1059
|
88
88
|
odoo/addons/l10n_it_vat_registries/security/ir.model.access.csv,sha256=60vgVGdBp4z_DW3k8g10Xsqn_lC3ISmsXRS8yFMIVSw,651
|
89
89
|
odoo/addons/l10n_it_vat_registries/security/vat_registry_security.xml,sha256=Pv8n9zR3hlhuZcl2IgL76OuS8c1Q090zzB1TrpXHCMs,441
|
90
90
|
odoo/addons/l10n_it_vat_registries/static/description/icon.png,sha256=xbRU_cSM3yeaxH2HArBlJ9csFUu0GYQitvLydbJnpAM,6167
|
91
|
-
odoo/addons/l10n_it_vat_registries/static/description/index.html,sha256=
|
91
|
+
odoo/addons/l10n_it_vat_registries/static/description/index.html,sha256=C4_pmCmJTeRecR3H2nOk1ndhXajHkvma8k8nsdTyimM,16906
|
92
92
|
odoo/addons/l10n_it_vat_registries/tests/__init__.py,sha256=dZJwSFx0LQvIqMT8R2Pw_Z0kaW0spztW5C03jAy5bPY,93
|
93
93
|
odoo/addons/l10n_it_vat_registries/tests/test_registry.py,sha256=JRJXzMcWjEKTPhNskNkl4uWAz60QF9hqgr0FX44sMY4,4233
|
94
94
|
odoo/addons/l10n_it_vat_registries/views/account_journal_view.xml,sha256=TQwBBKqaIb-8mzfD4fBtaRGCVyqZZT5lTiltFrekZEI,493
|
@@ -98,7 +98,7 @@ odoo/addons/l10n_it_vat_registries/wizard/__init__.py,sha256=mGqx5yofct5XGCZHYyc
|
|
98
98
|
odoo/addons/l10n_it_vat_registries/wizard/print_registro_iva.py,sha256=OqZ6R-37D3Ycc3EEMzj08CDZzk0I74TS55q4ameRlP8,4956
|
99
99
|
odoo/addons/l10n_it_vat_registries/wizard/print_registro_iva.xml,sha256=7Xd9r4BS9kUTuuMOJ-TSGtk7R7lvIY7su20hwr5J9jc,3121
|
100
100
|
odoo/addons/l10n_it_vat_registries/wizard/report_registro_iva_xlsx.py,sha256=Z5kJMyiwpNUiuOUZCaEFxxtSTKqPxIPfw95QzT6N0g4,5479
|
101
|
-
odoo_addon_l10n_it_vat_registries-16.0.1.4.
|
102
|
-
odoo_addon_l10n_it_vat_registries-16.0.1.4.
|
103
|
-
odoo_addon_l10n_it_vat_registries-16.0.1.4.
|
104
|
-
odoo_addon_l10n_it_vat_registries-16.0.1.4.
|
101
|
+
odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info/METADATA,sha256=bTJz8EMZGtKA2K-bZUT4jxqvaV4-yyqYG_0lmc4LwUo,7042
|
102
|
+
odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
103
|
+
odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
104
|
+
odoo_addon_l10n_it_vat_registries-16.0.1.4.1.dist-info/RECORD,,
|
File without changes
|