Skip to content

Commit 2de18b1

Browse files
committed
[BOT] post-merge updates
1 parent 887802e commit 2de18b1

File tree

4 files changed

+102
-90
lines changed

4 files changed

+102
-90
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ addon | version | maintainers | summary
3030
[l10n_it_central_journal_reportlab](l10n_it_central_journal_reportlab/) | 18.0.1.0.0 | <a href='https://github.com/MarcoCalcagni'><img src='https://github.com/MarcoCalcagni.png' width='32' height='32' style='border-radius:50%;' alt='MarcoCalcagni'/></a> <a href='https://github.com/Borruso'><img src='https://github.com/Borruso.png' width='32' height='32' style='border-radius:50%;' alt='Borruso'/></a> | ITA - Libro giornale - Reportlab
3131
[l10n_it_delivery_note](l10n_it_delivery_note/) | 18.0.1.0.1 | <a href='https://github.com/MarcoCalcagni'><img src='https://github.com/MarcoCalcagni.png' width='32' height='32' style='border-radius:50%;' alt='MarcoCalcagni'/></a> <a href='https://github.com/aleuffre'><img src='https://github.com/aleuffre.png' width='32' height='32' style='border-radius:50%;' alt='aleuffre'/></a> <a href='https://github.com/renda-dev'><img src='https://github.com/renda-dev.png' width='32' height='32' style='border-radius:50%;' alt='renda-dev'/></a> | Crea, gestisce e fattura i DDT partendo dalle consegne
3232
[l10n_it_edi_doi_extension](l10n_it_edi_doi_extension/) | 18.0.1.0.0 | | Declaration of Intent for Italy (OCA)
33+
[l10n_it_financial_statement_eu](l10n_it_financial_statement_eu/) | 18.0.1.0.0 | <a href='https://github.com/mktsrl'><img src='https://github.com/mktsrl.png' width='32' height='32' style='border-radius:50%;' alt='mktsrl'/></a> | ITA - Bilancio UE con XBRL
3334
[l10n_it_vat_registries](l10n_it_vat_registries/) | 18.0.1.0.2 | | ITA - Registri IVA
3435

3536
[//]: # (end addons)

l10n_it_financial_statement_eu/README.rst

Lines changed: 69 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
==========================
26
ITA - Bilancio UE con XBRL
37
==========================
@@ -7,13 +11,13 @@ ITA - Bilancio UE con XBRL
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e9f4132ff786a5ff4500e2c4e2c971e576670bf8409d060b61ae403f626bcc13
14+
!! source digest: sha256:3ef3438ed33bd6ac6a175cf911d3424f3675a082b38c1be88d5fb58d1b86db42
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
@@ -39,18 +43,18 @@ Questo modulo consente di generare un bilancio riclassificato secondo lo
3943
schema del bilancio UE con tutte le voci delle più recenti tassonomie
4044
mettendo a disposizione le seguenti funzionalità:
4145

42-
- associare ai conti del piano dei conti le voci del Bilancio UE (con
43-
preassociazione automatica in fase di installazione del modulo)
44-
- elaborare le registrazioni contabili di un dato periodo (per esempio
45-
l’anno precedente) al fine di ottenere il bilancio contabile in
46-
formato UE, facendo gli opportuni controlli di congruenza,
47-
associazione di tutti i conti movimentati nel periodo e quadratura
48-
del bilancio. Nei report viene riportato anche il dettaglio dei conti
49-
associati ad una certa voce del bilancio UE
50-
- generare il report di anteprima del Bilancio UE
51-
- generare la stampa PDF del Bilancio UE
52-
- generare i file XLSX e XBRL del bilancio (utili per successive
53-
rielaborazioni e per trasferimento del bilancio UE al Commercialista)
46+
- associare ai conti del piano dei conti le voci del Bilancio UE (con
47+
preassociazione automatica in fase di installazione del modulo)
48+
- elaborare le registrazioni contabili di un dato periodo (per esempio
49+
l’anno precedente) al fine di ottenere il bilancio contabile in
50+
formato UE, facendo gli opportuni controlli di congruenza,
51+
associazione di tutti i conti movimentati nel periodo e quadratura del
52+
bilancio. Nei report viene riportato anche il dettaglio dei conti
53+
associati ad una certa voce del bilancio UE
54+
- generare il report di anteprima del Bilancio UE
55+
- generare la stampa PDF del Bilancio UE
56+
- generare i file XLSX e XBRL del bilancio (utili per successive
57+
rielaborazioni e per trasferimento del bilancio UE al Commercialista)
5458

5559
**English**
5660

@@ -62,19 +66,19 @@ allows to generate a reclassified financial statements according to the
6266
EU format with all the entries of the most recent taxonomies by making
6367
available the following features:
6468

65-
- associate the items in the Chart of Accounts with the items in the EU
66-
Budget (with automatic pre-association during module installation)
67-
- process the accounting records of a given period (for example last
68-
year) in order to obtain the accounting financial statements in EU
69-
format, carrying out the appropriate congruence checks, association
70-
of all the accounts moved in the period and balancing of the balance
71-
sheet. The reports also show the details of the accounts associated
72-
with a certain item of the EU financial statements
73-
- preview then EU financial statements
74-
- PDF printout of the EU financial statements
75-
- download files in XLSX or XBRL format (useful for subsequent
76-
re-elaborations and for the transfer of the EU financial statements
77-
to the accountant)
69+
- associate the items in the Chart of Accounts with the items in the EU
70+
Budget (with automatic pre-association during module installation)
71+
- process the accounting records of a given period (for example last
72+
year) in order to obtain the accounting financial statements in EU
73+
format, carrying out the appropriate congruence checks, association of
74+
all the accounts moved in the period and balancing of the balance
75+
sheet. The reports also show the details of the accounts associated
76+
with a certain item of the EU financial statements
77+
- preview then EU financial statements
78+
- PDF printout of the EU financial statements
79+
- download files in XLSX or XBRL format (useful for subsequent
80+
re-elaborations and for the transfer of the EU financial statements to
81+
the accountant)
7882

7983
**Table of contents**
8084

@@ -125,24 +129,24 @@ consente di selezionare il periodo e scegliere la modalità di
125129
esportazione del Bilancio UE. Nel wizard di “Bilancio UE” sono presenti
126130
le seguenti opzioni di generazione:
127131

128-
- Visualizza valori [2 decimali di Euro / unità di Euro]: consente di
129-
stampare i valori del bilancio in Euro (con due decimali) o in unità
130-
di Euro (senza decimali). In caso si selezioni “unità di Euro” gli
131-
eventuali delta da arrotondamenti vengono riportati in automatico su
132-
due apposite voci (una nel Passivo e una nel Conto Economico). I
133-
saldi dei conti contabili verranno stampati comunque con 2 decimali
134-
- Nascondere conti a 0: consente di non visualizzare i conti contabili
135-
con saldo a 0 e che quindi non influiscono nel calcolo delle voci del
136-
bilancio. Il bilancio UE verrà comunque visualizzato completo, con
137-
anche le voci con importo 0
138-
- Solo registrazioni confermate: per utilizzare solo le registrazioni
139-
contabili confermate (ignora bozze e annullate)
140-
- Ignora registrazioni di chiusura: consente di stampare un Bilancio UE
141-
corretto anche in caso sia già stata effettuata la chiusura
142-
d’esercizio e quindi tutti i conti contabili siano a saldo 0 al
143-
31/12. Se per effettuare la chiusura d’esercizio è stato utilizzato
144-
il modulo “account_fiscal_year_closing”, questa opzione consente di
145-
ignorare le registrazioni contabili di chiusura
132+
- Visualizza valori [2 decimali di Euro / unità di Euro]: consente di
133+
stampare i valori del bilancio in Euro (con due decimali) o in unità
134+
di Euro (senza decimali). In caso si selezioni “unità di Euro” gli
135+
eventuali delta da arrotondamenti vengono riportati in automatico su
136+
due apposite voci (una nel Passivo e una nel Conto Economico). I saldi
137+
dei conti contabili verranno stampati comunque con 2 decimali
138+
- Nascondere conti a 0: consente di non visualizzare i conti contabili
139+
con saldo a 0 e che quindi non influiscono nel calcolo delle voci del
140+
bilancio. Il bilancio UE verrà comunque visualizzato completo, con
141+
anche le voci con importo 0
142+
- Solo registrazioni confermate: per utilizzare solo le registrazioni
143+
contabili confermate (ignora bozze e annullate)
144+
- Ignora registrazioni di chiusura: consente di stampare un Bilancio UE
145+
corretto anche in caso sia già stata effettuata la chiusura
146+
d’esercizio e quindi tutti i conti contabili siano a saldo 0 al 31/12.
147+
Se per effettuare la chiusura d’esercizio è stato utilizzato il modulo
148+
“account_fiscal_year_closing”, questa opzione consente di ignorare le
149+
registrazioni contabili di chiusura
146150

147151
**English**
148152

@@ -160,22 +164,22 @@ allows you to select the period and choose how to export the EU
160164
financial statements. The following generation options are present in
161165
the "Financial statement EU" wizard:
162166

163-
- Values show as [2 decimals Euro / Euro units] : allows to print the
164-
values in Euros (with two decimals) or in Euro units (without
165-
decimals). If "Euro units" is selected, any delta from rounding is
166-
automatically reported on two specific Items (one in the Liabilities
167-
and one in the Income Statement).
168-
- Hide account with amount 0: allows to not display the accounts with a
169-
balance at 0 and which therefore have no influence on the calculation
170-
of the financial statements items. The financial statements will be
171-
anyway displayed complete, even then items with amount 0
172-
- Use only posted registration: to use confirmed postings only (ignore
173-
drafts and cancelled)
174-
- Ignore closing registration: allows you to print a correct EU
175-
financial statements even if the year-end has already been closed and
176-
therefore all accounting accounts have a balance of 0 as at 31/12. If
177-
the "account_fiscal_year_closing" module was used to carry out the
178-
year-end closing, this option allows you to ignore the closing moves
167+
- Values show as [2 decimals Euro / Euro units] : allows to print the
168+
values in Euros (with two decimals) or in Euro units (without
169+
decimals). If "Euro units" is selected, any delta from rounding is
170+
automatically reported on two specific Items (one in the Liabilities
171+
and one in the Income Statement).
172+
- Hide account with amount 0: allows to not display the accounts with a
173+
balance at 0 and which therefore have no influence on the calculation
174+
of the financial statements items. The financial statements will be
175+
anyway displayed complete, even then items with amount 0
176+
- Use only posted registration: to use confirmed postings only (ignore
177+
drafts and cancelled)
178+
- Ignore closing registration: allows you to print a correct EU
179+
financial statements even if the year-end has already been closed and
180+
therefore all accounting accounts have a balance of 0 as at 31/12. If
181+
the "account_fiscal_year_closing" module was used to carry out the
182+
year-end closing, this option allows you to ignore the closing moves
179183

180184
Bug Tracker
181185
===========
@@ -198,10 +202,10 @@ Authors
198202
Contributors
199203
------------
200204

201-
- Martinelli Andrea (analisi/sviluppo) <https://github.com/TennyMkt>
202-
- Bellomi Luca (analisi/supporto) <https://github.com/mktsrl>
203-
- Allegretti Daniele (analisi/supervisione/consulenza)
204-
<https://www.mkt.it/>
205+
- Martinelli Andrea (analisi/sviluppo) <https://github.com/TennyMkt>
206+
- Bellomi Luca (analisi/supporto) <https://github.com/mktsrl>
207+
- Allegretti Daniele (analisi/supervisione/consulenza)
208+
<https://www.mkt.it/>
205209

206210
Maintainers
207211
-----------

0 commit comments

Comments
 (0)