Skip to content

Commit 67d9a5f

Browse files
committed
[14.0][IMP] new module l10n_it_fatturapa_out_di
Modulo ponte tra l10n_it_declaration_of_intent e l10n_it_fatturapa_out
1 parent c1981a2 commit 67d9a5f

15 files changed

Lines changed: 817 additions & 0 deletions

File tree

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
===============================================================
2+
ITA - Fattura elettronica - Emissione - Dichiarazione d'intento
3+
===============================================================
4+
5+
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6+
!! This file is generated by oca-gen-addon-readme !!
7+
!! changes will be overwritten. !!
8+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9+
10+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
11+
:target: https://odoo-community.org/page/development-status
12+
:alt: Beta
13+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
14+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15+
:alt: License: AGPL-3
16+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
17+
:target: https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_fatturapa_out_di
18+
:alt: OCA/l10n-italy
19+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20+
:target: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_fatturapa_out_di
21+
:alt: Translate me on Weblate
22+
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23+
:target: https://runbot.odoo-community.org/runbot/122/14.0
24+
:alt: Try me on Runbot
25+
26+
|badge1| |badge2| |badge3| |badge4| |badge5|
27+
28+
**Italiano**
29+
30+
Modulo tecnico di integrazione tra l10n_it_declaration_of_intent e l10n_it_fatturapa_out
31+
32+
**English**
33+
34+
Technical module for integrating l10n_it_declaration_of_intent and l10n_it_fatturapa_out
35+
36+
**Table of contents**
37+
38+
.. contents::
39+
:local:
40+
41+
Bug Tracker
42+
===========
43+
44+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_.
45+
In case of trouble, please check there if your issue has already been reported.
46+
If you spotted it first, help us smashing it by providing a detailed and welcomed
47+
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_fatturapa_out_di%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
48+
49+
Do not contact contributors directly about support or help with technical issues.
50+
51+
Credits
52+
=======
53+
54+
Authors
55+
~~~~~~~
56+
57+
* Marco Colombo
58+
59+
Contributors
60+
~~~~~~~~~~~~
61+
62+
* Marco Colombo <https://github.com/TheMule71>
63+
64+
Maintainers
65+
~~~~~~~~~~~
66+
67+
This module is maintained by the OCA.
68+
69+
.. image:: https://odoo-community.org/logo.png
70+
:alt: Odoo Community Association
71+
:target: https://odoo-community.org
72+
73+
OCA, or the Odoo Community Association, is a nonprofit organization whose
74+
mission is to support the collaborative development of Odoo features and
75+
promote its widespread use.
76+
77+
This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_fatturapa_out_di>`_ project on GitHub.
78+
79+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

l10n_it_fatturapa_out_di/__init__.py

Whitespace-only changes.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Copyright 2021 Marco Colombo
2+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
3+
{
4+
"name": "ITA - Fattura elettronica - Emissione - Dichiarazione d'intento",
5+
"version": "14.0.1.0.0",
6+
"development_status": "Beta",
7+
"category": "Localization/Italy",
8+
"summary": "Dichiarazioni d'intento in fatturapa",
9+
"author": "Marco Colombo," "Odoo Community Association (OCA)",
10+
"website": "https://github.com/OCA/l10n-italy",
11+
"license": "AGPL-3",
12+
"depends": [
13+
"l10n_it_fatturapa_out",
14+
"l10n_it_declaration_of_intent",
15+
],
16+
"data": [
17+
"data/invoice_it_template.xml",
18+
],
19+
"installable": True,
20+
"autoinstall": True,
21+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<odoo>
3+
<template
4+
id="account_invoice_it_declaration_of_intent"
5+
inherit_id="l10n_it_fatturapa_out.account_invoice_line_it_FatturaPA"
6+
>
7+
<!-- <xpath expr="//RiferimentoAmministrazione" position="after"> -->
8+
<xpath expr="///DettaglioLinee">
9+
<!-- see: https://www.agenziaentrate.gov.it/portale/documents/20143/3844127/Provvedimento+del+28+ottobre+2021_Antifrode.pdf/33cec057-3e07-f618-969d-dce631777b56 -->
10+
<AltriDatiGestionali t-if="line.force_declaration_of_intent_id">
11+
<TipoDato>INTENTO</TipoDato>
12+
<RiferimentoTesto
13+
t-esc="encode_for_export(line.force_declaration_of_intent_id.telematic_protocol, 60)"
14+
/>
15+
<RiferimentoData
16+
t-esc="format_date(line.force_declaration_of_intent_id.date)"
17+
/>
18+
</AltriDatiGestionali>
19+
</xpath>
20+
</template>
21+
</odoo>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
#
4+
msgid ""
5+
msgstr ""
6+
"Project-Id-Version: Odoo Server 14.0\n"
7+
"Report-Msgid-Bugs-To: \n"
8+
"Last-Translator: \n"
9+
"Language-Team: \n"
10+
"MIME-Version: 1.0\n"
11+
"Content-Type: text/plain; charset=UTF-8\n"
12+
"Content-Transfer-Encoding: \n"
13+
"Plural-Forms: \n"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Marco Colombo <https://github.com/TheMule71>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**Italiano**
2+
3+
Modulo tecnico di integrazione tra l10n_it_declaration_of_intent e l10n_it_fatturapa_out
4+
5+
**English**
6+
7+
Technical module for integrating l10n_it_declaration_of_intent and l10n_it_fatturapa_out
4.72 KB
Loading

0 commit comments

Comments
 (0)