| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_welfare |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), TAKOBI |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), TAKOBI |
| COMMITTERS | |
| COMMITTERS | Sergio Zanchetta, oca-travis, Weblate, OCA-git-bot, Simone Rubino |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_fatturapa - l10n_it_account - l10n_it_fiscalcode - l10n_it_ipa - l10n_it_rea - l10n_it_account_tax_kind - l10n_it_esigibilita_iva - l10n_it_fiscal_payment_term - l10n_it_split_payment - l10n_it_fiscal_document_type - l10n_it_fatturapa_out - l10n_it_fatturapa_out_wt - l10n_it_withholding_tax - l10n_it_withholding_tax_causali - l10n_it_causali_pagamento OCA/partner-contact: - partner_firstname OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - base_vat - document - base_iban - test_mail - test_performance - mail_bot |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
asn1crypto pyxb codicefiscale unidecode |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form |
Add Welfare Fund Type Amount to Invoice Form View | account.invoice | xpath | Inherits account.invoice_form |
view_invoice_line_form |
Add Welfare Fund Type Amount to Invoice Line Form View | account.invoice.line | field | Inherits account.view_invoice_line_form |
view_invoice_line_tree |
Add Welfare Fund Type Amount to Invoice Line Tree View | account.invoice.line | field | Inherits account.view_invoice_line_tree |
welfare_fund_type_amount_view_form |
Form View for Welfare Fund Type Amount | welfare.fund.type.amount | form | New |
welfare_fund_type_amount_view_search |
Search View for Welfare Fund Type Amount | welfare.fund.type.amount | search | New |
welfare_fund_type_amount_view_tree |
Tree View for Welfare Fund Type Amount | welfare.fund.type.amount | tree | New |
should_regenerate_welfare_lines
Boolean
compute='_compute_should_regenerate_welfare_lines'
store=True
action_invoice_open(self)
button_regenerate_welfare_lines(self)
welfare_fund_type_amount_ids
Many2many → welfare.fund.type.amount
comodel_name='welfare.fund.type.amount'
help='Welfare Amounts to be applied on this Invoice Line.'
string='Welfare Fund Type Amounts'
welfare_grouped_invoice_line_ids
Many2many → account.invoice.line
column1='grouped_line'
column2='grouping_line'
comodel_name='account.invoice.line'
help='Invoice Lines whose Welfare Amount is represented by this Line.'
relation='welfare_group_invoice_line_rel'
string='Grouped Welfare Invoice Lines'
welfare_grouping_fund_type_amount_id
Many2one → welfare.fund.type.amount
comodel_name='welfare.fund.type.amount'
help='Welfare Amount represented by this Invoice Line.'
string='Grouped Welfare Amount'
welfare_grouping_invoice_line_ids
Many2many → account.invoice.line
column1='grouping_line'
column2='grouped_line'
comodel_name='account.invoice.line'
help="Invoice Lines that represent this Line's Welfare Amount."
relation='welfare_group_invoice_line_rel'
string='Grouping Welfare Invoice Lines'
welfare_group_lines(self)
administration_reference
Char
amount
Float
required=True
name
Char
compute='_compute_name'
store=True
welfare_fund_type_id
Many2one → welfare.fund.type
comodel_name='welfare.fund.type'
required=True
No public methods.
No new fields.
Public methods (2)setDatiCassaPrevidenziale(self, invoice, body)
setDatiGeneraliDocumento(self, invoice, body)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-italy |
| PULL REQUEST | |
| PULL REQUEST | [10.0][MIG] l10n_it_fatturapa_out_welfare (#4831) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-italy |
| PULL REQUEST | |
| PULL REQUEST | [16.0] [MIG] l10n_it_fatturapa_out_welfare (#4410) |