| 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/18.0/l10n_it_financial_statements_report |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, sergiocorato, micheledic, oca-ci, Marco Colombo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_financial_report - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_account OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_it - base_iban - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Rendicontazione PDF e XLS per stato patrimoniale e conto economico a sezioni contrapposte. **English** PDF and XLS reporting for financial statements. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
financial_statements_report_base |
financial_statements_report_base | ir.ui.view | qweb | New |
financial_statements_report_filters |
financial_statements_report_filters | ir.ui.view | qweb | New |
financial_statements_report_lines |
financial_statements_report_lines | ir.ui.view | qweb | New |
financial_statements_report_lines_header |
financial_statements_report_lines_header | ir.ui.view | qweb | New |
financial_statements_report_partners |
financial_statements_report_partners | ir.ui.view | qweb | New |
financial_statements_report_split_columns |
financial_statements_report_split_columns | ir.ui.view | qweb | New |
financial_statements_report_title |
financial_statements_report_title | ir.ui.view | qweb | New |
financial_statements_report_totals |
financial_statements_report_totals | ir.ui.view | qweb | New |
report |
report | ir.ui.view | qweb | New |
template_financial_statements_report |
template_financial_statements_report | ir.ui.view | qweb | New |
wizard_report_financial_statements_report |
wizard.report.financial.statements.report | trial.balance.report.wizard | form | New |
account_balance_sign
Integer
compute='_compute_account_balance_sign'
string='Balance sign'
financial_statements_report_section
Selection
compute='_compute_financial_statements_report_section'
readonly=False
selection=[('assets', 'Assets'), ('expenses', 'Expenses'), ('incomes', 'Incomes'), ('liabilities', 'Liabilities')]
store=True
string='Financial Statements Report - Section'
No public methods.
account_balance_sign
Integer
compute='_compute_account_balance_sign'
string='Balance sign'
get_account_balance_sign(self)
get_group_accounts(self)
get_group_parents(self)
get_group_progenitor(self)
get_group_subgroups(self)
No new fields.
Public methods (7)compute_data_for_report(self, wizard_data)
do_print(self, wizard, report_data, report_type)
get_balance_sign(self, account, account_group)
get_column_data(self)
get_html(self, given_context=None)
get_report_section(self, account=None, group=None)
print_report(self, wizard, report_data, report_type=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (15)format_value_by_lang(self, lang, value=None, decimals=None)
generate_partner_columns(self, cols, mode, columns)
generate_section_cols(self, cols, mode)
generate_table(self, report, report_data, report_result)
get_indent_data(self, line=None, col_dict=None)
get_line_info(self, report, report_data, report_result, row=None)
get_report_lines(self, field, report, report_data, report_result, func=None)
get_table_data(self, report_data)
get_write_data(self, line, col_dict, report, report_data, report_result)
set_lr_cols(self, cols)
set_partner_columns(self, cols, left_columns, right_columns)
write_main_headers(self, report_data)
write_sections_balance(self, report, data, report_data, report_result)
write_sub_headers(self, report_data)
write_total_balance(self, report, data, report_data, report_result)
financial_statements_report_type
Selection
string='Report Type'
args: [('profit_loss', 'Profit & Loss'), ('balance_sheet', 'Balance Sheet')]
hide_accounts_codes
Boolean
onchange_show_partner_details(self)
| 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/16.0/l10n_it_financial_statements_report |
| VERSION | |
| VERSION | 1.0.7 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Simone Rubino, micheledic, oca-ci, Alessandro Uffreduzzi, Marco Colombo, odooNextev, Ash3s, vbnext |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_financial_statements_report |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_financial_report - account_tax_balance OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - l10n_it_account OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xmlschema |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Rendicontazione PDF e XLS per stato patrimoniale e conto economico a sezioni contrapposte. **English** PDF and XLS reporting for financial statements. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
financial_statements_report_base |
financial_statements_report_base | ir.ui.view | qweb | New |
financial_statements_report_filters |
financial_statements_report_filters | ir.ui.view | qweb | New |
financial_statements_report_lines |
financial_statements_report_lines | ir.ui.view | qweb | New |
financial_statements_report_lines_header |
financial_statements_report_lines_header | ir.ui.view | qweb | New |
financial_statements_report_partners |
financial_statements_report_partners | ir.ui.view | qweb | New |
financial_statements_report_split_columns |
financial_statements_report_split_columns | ir.ui.view | qweb | New |
financial_statements_report_title |
financial_statements_report_title | ir.ui.view | qweb | New |
financial_statements_report_totals |
financial_statements_report_totals | ir.ui.view | qweb | New |
report |
report | ir.ui.view | qweb | New |
template_financial_statements_report |
template_financial_statements_report | ir.ui.view | qweb | New |
wizard_report_financial_statements_report |
wizard.report.financial.statements.report | trial.balance.report.wizard | form | New |
financial_statements_report_section
Selection
compute='_compute_financial_statements_report_section'
readonly=False
selection=[('assets', 'Assets'), ('expenses', 'Expenses'), ('incomes', 'Incomes'), ('liabilities', 'Liabilities')]
store=True
string='Financial Statements Report - Section'
No public methods.
No new fields.
Public methods (7)compute_data_for_report(self, wizard_data)
do_print(self, wizard, report_data, report_type)
get_balance_sign(self, account, account_group)
get_column_data(self)
get_html(self, given_context=None)
get_report_section(self, account=None, group=None)
print_report(self, wizard, report_data, report_type=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (15)format_value_by_lang(self, lang, value=None, decimals=None)
generate_partner_columns(self, cols, mode, columns)
generate_section_cols(self, cols, mode)
generate_table(self, report, report_data, report_result)
get_indent_data(self, line=None, col_dict=None)
get_line_info(self, report, report_data, report_result, row=None)
get_report_lines(self, field, report, report_data, report_result, func=None)
get_table_data(self, report_data)
get_write_data(self, line, col_dict, report, report_data, report_result)
set_lr_cols(self, cols)
set_partner_columns(self, cols, left_columns, right_columns)
write_main_headers(self, report_data)
write_sections_balance(self, report, data, report_data, report_result)
write_sub_headers(self, report_data)
write_total_balance(self, report, data, report_data, report_result)
financial_statements_report_type
Selection
string='Report Type'
args: [('profit_loss', 'Profit & Loss'), ('balance_sheet', 'Balance Sheet')]
hide_accounts_codes
Boolean
onchange_show_partner_details(self)
| 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/14.0/l10n_it_financial_statements_report |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce |
| COMMITTERS | |
| COMMITTERS | eLBati, Weblate, OCA-git-bot, sergiocorato, Simone Rubino, oca-ci, Alessandro Uffreduzzi, Marco Colombo, odooNextev |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_financial_statements_report |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_financial_report - account_tax_balance OCA/account-financial-tools: - account_menu - account_fiscal_year OCA/l10n-italy: - l10n_it_account OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib xmlschema |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Assets for ITA - Stato patrimoniale e conto economico | ir.ui.view | qweb | Inherits web.assets_backend |
financial_statements_report_base |
financial_statements_report_base | ir.ui.view | qweb | New |
financial_statements_report_filters |
financial_statements_report_filters | ir.ui.view | qweb | New |
financial_statements_report_lines |
financial_statements_report_lines | ir.ui.view | qweb | New |
financial_statements_report_lines_header |
financial_statements_report_lines_header | ir.ui.view | qweb | New |
financial_statements_report_partners |
financial_statements_report_partners | ir.ui.view | qweb | New |
financial_statements_report_split_columns |
financial_statements_report_split_columns | ir.ui.view | qweb | New |
financial_statements_report_title |
financial_statements_report_title | ir.ui.view | qweb | New |
financial_statements_report_totals |
financial_statements_report_totals | ir.ui.view | qweb | New |
report |
report | ir.ui.view | qweb | New |
report_pdf |
report_pdf | ir.ui.view | qweb | New |
template_financial_statements_report |
template_financial_statements_report | ir.ui.view | qweb | New |
view_account_type_form_sign |
account.account.type.form.sign | account.account.type | xpath | Inherits account.view_account_type_form |
wizard_report_financial_statements_report |
wizard.report.financial.statements.report | trial.balance.report.wizard | form | New |
financial_statements_report_section
Selection
readonly=True
related='user_type_id.financial_statements_report_section'
string='Financial Statements Report - Section'
No public methods.
financial_statements_report_section
Selection
string='Financial Statements Report - Section'
args: [('assets', 'Assets'), ('expenses', 'Expenses'), ('incomes', 'Incomes'), ('liabilities', 'Liabilities')]
No public methods.
No new fields.
Public methods (7)compute_data_for_report(self, wizard_data)
do_print(self, wizard, report_data, report_type)
get_balance_sign(self, account, account_group)
get_column_data(self)
get_html(self, given_context=None)
get_report_section(self, account=None, group=None)
print_report(self, wizard, report_data, report_type=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (15)format_value_by_lang(self, lang, value=None, decimals=None)
generate_partner_columns(self, cols, mode, columns)
generate_section_cols(self, cols, mode)
generate_table(self, report, report_data, report_result)
get_indent_data(self, line=None, col_dict=None)
get_line_info(self, report, report_data, report_result, row=None)
get_report_lines(self, field, report, report_data, report_result, func=None)
get_table_data(self, report_data)
get_write_data(self, line, col_dict, report, report_data, report_result)
set_lr_cols(self, cols)
set_partner_columns(self, cols, left_columns, right_columns)
write_main_headers(self, report_data)
write_sections_balance(self, report, data, report_data, report_result)
write_sub_headers(self, report_data)
write_total_balance(self, report, data, report_data, report_result)
financial_statements_report_type
Selection
string='Report Type'
args: [('profit_loss', 'Profit & Loss'), ('balance_sheet', 'Balance Sheet')]
hide_accounts_codes
Boolean
onchange_show_partner_details(self)
prepare_report_vals(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-italy |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] l10n_it_financial_statements_report: Migration to 19.0 (#5086) |