Skip to content

Commit

Permalink
[UPD] account_vat_period_end_statement: aggiunta PR OCA#4565
Browse files Browse the repository at this point in the history
  • Loading branch information
Borruso committed Jan 31, 2025
1 parent 142baa1 commit 957d6c0
Show file tree
Hide file tree
Showing 101 changed files with 57,662 additions and 0 deletions.
209 changes: 209 additions & 0 deletions account_vat_period_end_statement/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
======================
ITA - Liquidazione IVA
======================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:291d49ba53933717c3fe7a46884b43e9d5cd54e12098f6cf5e5b744611e8e958
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-italy/tree/18.0/account_vat_period_end_statement
:alt: OCA/l10n-italy
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-italy-18-0/l10n-italy-18-0-account_vat_period_end_statement
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-italy&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

**Italiano**

Per fare la liquidazione IVA, aprire Fatturazione > Contabilità >
Liquidazioni IVA, il menù è visibile solo quando è abilitato il
gruppo 'Mostrare funzionalità contabili complete'. Selezionare un
registro che conterrà le registrazioni contabili della liquidazione.
Il campo 'Conto IVA erario' contiene il conto dove verrà effettuata
la registrazione della liquidazione IVA.

L'oggetto 'Liquidazione IVA' permette di specificare ogni importo e
il conto utilizzato dalla liquidazione. Di norma, gli importi di
debito e credito delle imposte vengono caricati automaticamente dai
periodi selezionati (vedere Configurazione per generare correttamente
i periodi). I debiti e crediti precedenti vengono caricati dalle
liquidazioni IVA precedenti, in base allo stato del loro pagamento.

Per creare la registrazione contabile, fare clic sul pulsante 'Crea
movimento', dentro la scheda 'Conti'. Se i termini di pagamento sono
impostati viene scritta anche la scadenza (o le scadenze).

La scheda 'Erario' contiene informazioni sui pagamenti, qui si
possono visualizzare i risultati della liquidazione ('Importo IVA
erario') e l'importo residuo da pagare ('Importo a saldo'). La
liquidazione può essere pagata come qualunque altro debito, con la
riconciliazione delle registrazioni contabili.

È inoltre possibile stampare la liquidazione IVA facendo clic su
Stampa > Stampa liquidazione IVA.

**English**

In order to create a 'VAT Statement', open Accounting > Adviser > VAT
Statements, this menu is only visible when the group 'Show Full
Accounting Features' is enabled. Select a Journal that will contain
the journal entries of the statement. The field 'Tax authority VAT'
account contains the account where the statement balance will be
registered.

The 'VAT statement' object allows to specify every amount and
relative account used by the statement. By default, amounts of debit
and credit taxes are automatically loaded from taxes of the selected
periods (see Configuration to correctly generate the periods).
Previous debit or credit is loaded from previous VAT statement,
according to its payments status.

In order to generate the journal entry, click on 'Create move'
button, inside the 'Accounts' tab. If you select a payment term, the
due date(s) will be set.

The 'tax authority' tab contains information about payment(s), here
you can see statement's result ('authority VAT amount') and residual
amount to pay ('Balance'). The statement can be paid like every other
debit, by journal item reconciliation.

It is also possible to print the 'VAT statement' clicking on print >
Print VAT period end statement.

**Table of contents**

.. contents::
:local:

Configuration
=============

**Italiano**

Per generare i periodi della dichiarazione IVA, aprire Fatturazione >
Configurazione > Contabilità > Intervalli date > Generazione
intervalli data (visibile solo in modalità debug):

- prefisso nome intervallo: prefisso identificativo per i periodi da
generare (tipicamente l'anno)
- durata: 1 mese
- numero di intervalli da generare: 12
- tipo: creare un tipo o utilizzarne uno esistente, non è richiesta
una configurazione particolare
- data iniziale: primo giorno del primo periodo che sarà generato
(tipicamente il primo giorno dell'anno i.e. 01/01/2018)

Per caricare l'importo corretto, un'imposta deve essere associata al
conto utilizzato nella liquidazione:

1. aprire l'imposta da Fatturazione > Configurazione > Contabilità >
Imposte,
2. nella scheda 'Opzioni avanzate' selezionare il conto corretto (ad
esempio IVA debito) per il campo 'Conto utilizzato per la
liquidazione IVA'.

Per calcolare gli interessi, è possibile aggiungere le informazioni
da utilizzare (conto e percentuale) nei dati aziendali, nella scheda
'Liquidazione IVA'.

**English**

In order to generate VAT statement's periods, open Accounting >
Configuration > Accounting > Date ranges > Generate Date Ranges
(visible only in debug mode):

- range name prefix: prefix identifying the periods to be generated
(usually the year)
- duration: 1 month
- number of ranges to generate: 12
- type: create a type or use an existing one, no specific
configuration is required
- date start: first day of the first period to be generated (usually
the first day of the year e.g. 01/01/2018)

In order to load the correct amount from tax, the tax has to be
associated to the account involved in the statement:

1. open a tax in Accounting > Configuration > Accounting > Taxes,
2. in the tab 'Advanced Options' select the correct account (for
instance the account debit VAT) for the field 'Account used for
VAT statement'.

If you need to calculate interest, you can add default information in
your company data (percentage and account), in the 'VAT statement'
tab.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20account_vat_period_end_statement%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Agile Business Group
* LinkIt Spa

Contributors
------------

- Lorenzo Battistini <https://github.com/eLBati>
- Elena Carlesso
- Marco Marchiori <[email protected]>
- Sergio Corato <[email protected]>
- Andrea Gallina <[email protected]>
- Alex Comba <[email protected]>
- Alessandro Camilli <[email protected]>
- Simone Rubino <[email protected]>
- Giacomo Grasso <[email protected]>
- Lara Baggio <http://linkgroup.it/>
- Gianmarco Conte <[email protected]>
- Michele Rusticucci <[email protected]>
- Salvo Rapisarda <[email protected]>
- `TAKOBI <https://takobi.online>`__:

- Simone Rubino <[email protected]>

- `Aion Tech <https://aiontech.company/>`__:

- Simone Rubino <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/18.0/account_vat_period_end_statement>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
5 changes: 5 additions & 0 deletions account_vat_period_end_statement/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import report
from . import wizard
from . import models
41 changes: 41 additions & 0 deletions account_vat_period_end_statement/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Copyright 2011-2012 Domsense s.r.l. (<http://www.domsense.com>)
# Copyright 2012-17 Agile Business Group (<http://www.agilebg.com>)
# Copyright 2012-15 LinkIt Spa (<http://http://www.linkgroup.it>)
# Copyright 2015 Associazione Odoo Italia (<http://www.odoo-italia.org>)
# Copyright 2021 Gianmarco Conte
# - Dinamiche Aziendali Srl (<www.dinamicheaziendali.it>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "ITA - Liquidazione IVA",
"version": "18.0.1.0.0",
"category": "Localization/Italy",
"summary": "Allow to create the 'VAT Statement'.",
"license": "AGPL-3",
"author": "Agile Business Group, Odoo Community Association (OCA), LinkIt Spa",
"website": "https://github.com/OCA/l10n-italy",
"depends": [
"account",
"account_tax_balance",
"date_range",
"l10n_it_account",
"web",
],
"data": [
"wizard/add_period.xml",
"wizard/remove_period.xml",
"security/ir.model.access.csv",
"security/security.xml",
"report/reports.xml",
"views/report_vatperiodendstatement.xml",
"views/config.xml",
"views/account_view.xml",
],
"assets": {
"web.assets_backend": [
"account_vat_period_end_statement/static/src/css/"
"account_vat_period_end_statement.css",
],
},
"installable": True,
}
Loading

0 comments on commit 957d6c0

Please sign in to comment.