Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0] [MIG] l10n_it_fatturapa_out_welfare #4410

Open
wants to merge 5 commits into
base: 16.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 106 additions & 0 deletions l10n_it_fatturapa_out_welfare/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
===============================================
ITA - Fattura elettronica - Cassa previdenziale
===============================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:39c47c12e384ba9f8bdfce9c52ff9edc83401c89607db51ba5d36b480121add3
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/16.0/l10n_it_fatturapa_out_welfare
: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-16-0/l10n-italy-16-0-l10n_it_fatturapa_out_welfare
: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=16.0
:alt: Try me on Runboat

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

**Italiano**

Aggiungere la cassa previdenziale alla fattura e alla fattura
elettronica.

**English**

Add Welfare Amount to Invoice and Electronic Invoice.

**Table of contents**

.. contents::
:local:

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

**Italiano**

In Fatturazione > Configurazione > Contabilità > Fiscalità italiana >
Fatturazione elettronica > Importi cassa previdenziale, creare le casse
previdenziali.

**English**

In Accounting > Configuration > Accounting > Italian Localization >
Electronic invoicing > Welfare Fund Type Amounts, create the welfare
amounts.

Usage
=====

**Italiano**

Nella fattura, impostare le casse previdenziali configurate e cliccare
su "Genera righe cassa previdenziale".

**English**

In the invoice, set the configured welfares and click on "Generate
Welfare Lines".

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:%20l10n_it_fatturapa_out_welfare%0Aversion:%2016.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
-------

* TAKOBI

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/16.0/l10n_it_fatturapa_out_welfare>`_ project on GitHub.

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

from . import models
from . import wizards
24 changes: 24 additions & 0 deletions l10n_it_fatturapa_out_welfare/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 2022 Simone Rubino - TAKOBI
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "ITA - Fattura elettronica - Cassa previdenziale",
"summary": "Registrazione della cassa previdenziale "
"nelle fatture elettroniche in uscita",
"version": "16.0.1.0.0",
"development_status": "Beta",
"category": "Localization/Italy",
"website": "https://github.com/OCA/l10n-italy",
"author": "TAKOBI, Odoo Community Association (OCA)",
"license": "AGPL-3",
"depends": [
"account",
"l10n_it_fatturapa_out_wt",
"l10n_it_payment_reason",
],
"data": [
"security/ir.model.access.csv",
"views/account_move_views.xml",
"views/invoice_it_template.xml",
"views/welfare_fund_type_amount_views.xml",
],
}
177 changes: 177 additions & 0 deletions l10n_it_fatturapa_out_welfare/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_it_fatturapa_out_welfare
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-19 13:06+0000\n"
"PO-Revision-Date: 2023-04-26 16:05+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: \n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1\n"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__administration_reference
msgid "Administration Reference"
msgstr "Riferimento amministrativo"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__amount
msgid "Amount"
msgstr "Importo"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__create_uid
msgid "Created by"
msgstr "Creato da"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__create_date
msgid "Created on"
msgstr "Creato il"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__display_name
msgid "Display Name"
msgstr "Nome visualizzato"

#. module: l10n_it_fatturapa_out_welfare
#: model_terms:ir.ui.view,arch_db:l10n_it_fatturapa_out_welfare.invoice_form
msgid ""
"Existing Grouping Welfare Invoice Lines will be deleted, and new ones will "
"be created."
msgstr ""
"Le righe fattura che raggruppano per cassa previdenziale esistenti saranno "
"eliminate, e ne saranno create di nuove."

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model,name:l10n_it_fatturapa_out_welfare.model_wizard_export_fatturapa
msgid "Export E-invoice"
msgstr "Esporta e-fattura"

#. module: l10n_it_fatturapa_out_welfare
#: model_terms:ir.ui.view,arch_db:l10n_it_fatturapa_out_welfare.invoice_form
msgid "Generate Welfare Lines"
msgstr "Genera righe cassa previdenziale"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_grouping_fund_type_amount_id
msgid "Grouped Welfare Amount"
msgstr "Importo cassa previdenziale raggruppato"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_grouped_invoice_line_ids
msgid "Grouped Welfare Invoice Lines"
msgstr "Righe fattura raggruppate per cassa previdenziale"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_grouping_invoice_line_ids
msgid "Grouping Welfare Invoice Lines"
msgstr "Righe fattura che raggruppano per cassa previdenziale"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__id
msgid "ID"
msgstr "ID"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model,name:l10n_it_fatturapa_out_welfare.model_account_invoice
msgid "Invoice"
msgstr "Fattura"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model,name:l10n_it_fatturapa_out_welfare.model_account_invoice_line
msgid "Invoice Line"
msgstr "Riga fattura"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,help:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_grouping_invoice_line_ids
msgid "Invoice Lines that represent this Line's Welfare Amount."
msgstr ""
"Righe fattura che rappresentano l'importo della cassa previdenziale di "
"questa riga."

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,help:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_grouped_invoice_line_ids
msgid "Invoice Lines whose Welfare Amount is represented by this Line."
msgstr ""
"Righe fattura il cui importo di cassa previdenziale è rappresentato da "
"questa riga."

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__write_uid
msgid "Last Updated by"
msgstr "Ultimo aggiornamento di"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__write_date
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__name
msgid "Name"
msgstr "Nome"

#. module: l10n_it_fatturapa_out_welfare
#: code:addons/l10n_it_fatturapa_out_welfare/models/account_invoice.py:62
#, python-format
msgid "Please regenerate Welfare Lines for invoices: {invoices}"
msgstr "Rigenerare le righe di cassa previdenziale per le fatture: {invoices}"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_account_invoice__should_regenerate_welfare_lines
msgid "Should Regenerate Welfare Lines"
msgstr "Deve rigenerare le righe di cassa previdenziale"

#. module: l10n_it_fatturapa_out_welfare
#: code:addons/l10n_it_fatturapa_out_welfare/models/welfare_fund_type_amount.py:55
#, python-format
msgid "Welfare '{welfare}' should be present in Invoice Line '{line}'"
msgstr ""
"La cassa previdenziale '{welfare}' deve essere presente nella riga fattura "
"'{line}'"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,help:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_grouping_fund_type_amount_id
msgid "Welfare Amount represented by this Invoice Line."
msgstr "Importo di cassa previdenziale rappresentato da questa riga fattura."

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,help:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_fund_type_amount_ids
msgid "Welfare Amounts to be applied on this Invoice Line."
msgstr "Importi di cassa previdenziale da applicare a questa riga fattura."

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_welfare_fund_type_amount__welfare_fund_type_id
msgid "Welfare Fund Type"
msgstr "Tipo cassa previdenziale"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.model,name:l10n_it_fatturapa_out_welfare.model_welfare_fund_type_amount
msgid "Welfare Fund Type Amount"
msgstr "Importo di cassa previdenziale"

#. module: l10n_it_fatturapa_out_welfare
#: model:ir.actions.act_window,name:l10n_it_fatturapa_out_welfare.welfare_fund_type_amount_action
#: model:ir.model.fields,field_description:l10n_it_fatturapa_out_welfare.field_account_invoice_line__welfare_fund_type_amount_ids
#: model:ir.ui.menu,name:l10n_it_fatturapa_out_welfare.welfare_fund_type_amount_menu
msgid "Welfare Fund Type Amounts"
msgstr "Casse previdenziali"

#. module: l10n_it_fatturapa_out_welfare
#: sql_constraint:welfare.fund.type.amount:0
msgid "Welfare Type and amount must be unique."
msgstr "Il tipo di cassa previdenziale e l'importo devono essere univoci."
Loading
Loading