| 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_central_journal_reportlab |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| COMMITTERS | |
| COMMITTERS | eLBati, OCA-git-bot, micheledic, oca-ci, Marco Colombo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Modulo per la stampa del libro giornale con reportlab **English** Module for print general journal with reportlab |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_central_journal_account_journal_form |
view.central.journal.account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
view_date_range_form_inherit_view |
date.range.form | date.range | xpath | Inherits date_range.view_date_range_form_view |
view_date_range_inherit_tree |
date.range.tree.inherit | date.range | xpath | Inherits date_range.view_date_range_list |
wizard_giornale_reportlab |
General Journal Reportlab | wizard.giornale.reportlab | form | New |
central_journal_exclude
Boolean
No public methods.
date_last_print
Date
progressive_credit
Float
digits='Account'
progressive_debit
Float
digits='Account'
progressive_line_number
Integer
progressive_page_number
Integer
No public methods.
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
readonly=True
store=True
date_move_line_from
Date
required=True
date_move_line_from_view
Date
date_move_line_to
Date
required=True
args: 'To date'
daterange_id
Many2one → date.range
required=True
args: 'date.range', 'Date Range'
fiscal_page_base
Integer
required=True
args: 'Last printed page'
group_by_account
Boolean
default=False
journal_ids
Many2many → account.journal
default=_get_journal
required=True
string='Journals'
args: 'account.journal', 'giornale_reportlab_journals_rel', 'journal_id', 'giornale_reportlab_id'
last_def_date_print
Date
print_state
Selection
default='print'
readonly=True
args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
progressive_credit
Float
progressive_debit2
Float
report_giornale
Binary
report_giornale_name
Char
compute='_compute_report_giornale_name'
start_row
Integer
required=True
args: 'Start row'
target_move
Selection
default='posted'
args: [('all', 'All'), ('posted', 'Posted'), ('draft', 'Draft')]
year_footer
Char
help='Value printed near number of page in the footer'
string='Year for Footer'
create_report_giornale_reportlab(self)
get_account_dict(self, all_account)
get_balance_data_report_giornale(self, tot_debit, tot_credit, final=False)
get_colwidths_report_giornale(self, width_available)
get_data_header_report_giornale(self)
get_final_tables_report_giornale(self, list_line_not_grouped, tables, start_row, width_available)
get_grupped_final_tables_report_giornale(self, list_grupped_line, tables, start_row, width_available)
get_grupped_line_reportlab_ids(self)
get_initial_balance_data_report_giornale(self)
get_line_reportlab_ids(self)
get_progressive_debit_and_credit(self)
get_styles_report_giornale_line(self)
get_template_footer_report_giornale(self, report)
get_template_header_report_giornale(self, report, height_available)
get_year_footer_reportlab(self)
on_change_daterange_reportlab(self)
print_giornale_reportlab(self)
print_giornale_reportlab_final(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_central_journal_reportlab |
| VERSION | |
| VERSION | 1.0.9 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| COMMITTERS | |
| COMMITTERS | tafaRU, Weblate, OCA-git-bot, Simone Rubino, micheledic, oca-ci, Marco Colombo, Borruso, techgrrow, lorenzo.carta, alesisjoan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Modulo per la stampa del libro giornale con reportlab **English** Module for print general journal with reportlab |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_central_journal_account_journal_form |
view.central.journal.account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
view_date_range_form_inherit_view |
date.range.form | date.range | xpath | Inherits date_range.view_date_range_form_view |
view_date_range_inherit_tree |
date.range.tree.inherit | date.range | xpath | Inherits date_range.view_date_range_tree |
wizard_giornale_reportlab |
General Journal Reportlab | wizard.giornale.reportlab | form | New |
central_journal_exclude
Boolean
No public methods.
date_last_print
Date
progressive_credit
Float
digits='Account'
progressive_debit
Float
digits='Account'
progressive_line_number
Integer
progressive_page_number
Integer
No public methods.
company_id
Many2one
readonly=True
related='daterange_id.company_id'
store=True
date_move_line_from
Date
required=True
date_move_line_from_view
Date
date_move_line_to
Date
required=True
args: 'To date'
daterange_id
Many2one → date.range
required=True
args: 'date.range', 'Date Range'
fiscal_page_base
Integer
required=True
args: 'Last printed page'
group_by_account
Boolean
default=False
journal_ids
Many2many → account.journal
default=_get_journal
required=True
string='Journals'
args: 'account.journal', 'giornale_reportlab_journals_rel', 'journal_id', 'giornale_reportlab_id'
last_def_date_print
Date
print_state
Selection
default='print'
readonly=True
args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
progressive_credit
Float
progressive_debit2
Float
report_giornale
Binary
report_giornale_name
Char
compute='_compute_report_giornale_name'
start_row
Integer
required=True
args: 'Start row'
target_move
Selection
default='all'
args: [('all', 'All'), ('posted', 'Posted'), ('draft', 'Draft')]
year_footer
Char
help='Value printed near number of page in the footer'
string='Year for Footer'
create_report_giornale_reportlab(self)
get_balance_data_report_giornale(self, tot_debit, tot_credit, final=False)
get_colwidths_report_giornale(self, width_available)
get_data_header_report_giornale(self)
get_final_tables_report_giornale(self, move_line_ids, start_row, width_available)
get_grupped_final_tables_report_giornale(self, list_grupped_line, start_row, width_available)
get_grupped_line_reportlab_ids(self)
get_initial_balance_data_report_giornale(self)
get_line_reportlab_ids(self)
get_styles_report_giornale_line(self)
get_template_footer_report_giornale(self, report)
get_template_header_report_giornale(self, report, height_available)
get_year_footer_reportlab(self)
on_change_daterange_reportlab(self)
print_giornale_reportlab(self)
print_giornale_reportlab_final(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_central_journal_reportlab |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, sergiocorato, Simone Rubino, oca-ci, Giovanni, Alessandro Uffreduzzi, Marco Colombo, Borruso, LorenzoC0 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_central_journal_account_journal_form |
view.central.journal.account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
view_date_range_form_inherit_view |
date.range.form | date.range | xpath | Inherits date_range.view_date_range_form_view |
view_date_range_inherit_tree |
date.range.tree.inherit | date.range | xpath | Inherits date_range.view_date_range_tree |
wizard_giornale_reportlab |
General Journal Reportlab | wizard.giornale.reportlab | form | New |
central_journal_exclude
Boolean
No public methods.
date_last_print
Date
progressive_credit
Float
digits='Account'
args: 'Progressive Credit'
progressive_debit
Float
digits='Account'
args: 'Progressive Debit'
progressive_line_number
Integer
progressive_page_number
Integer
No public methods.
company_id
Many2one
readonly=True
related='daterange_id.company_id'
store=True
date_move_line_from
Date
required=True
date_move_line_from_view
Date
date_move_line_to
Date
required=True
args: 'To date'
daterange_id
Many2one → date.range
required=True
args: 'date.range', 'Date Range'
fiscal_page_base
Integer
required=True
args: 'Last printed page'
group_by_account
Boolean
default=False
string='Group by account'
journal_ids
Many2many → account.journal
default=_get_journal
required=True
string='Journals'
args: 'account.journal', 'giornale_reportlab_journals_rel', 'journal_id', 'giornale_reportlab_id'
last_def_date_print
Date
only_show_purchase_sale_ref
Boolean
help='The description of the move line is shown only for move lines in purchase and sale journals.\nThis can help to reduce the size of the report.'
string='Only show description for purchase and sale move lines'
print_state
Selection
default='print'
readonly=True
args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
progressive_credit
Float
progressive_debit2
Float
report_giornale
Binary
string='Report Giornale'
report_giornale_name
Char
compute='_compute_report_giornale_name'
string='Report Giornale Name'
start_row
Integer
required=True
args: 'Start row'
target_move
Selection
default='all'
args: [('all', 'All'), ('posted', 'Posted'), ('draft', 'Draft')], 'Target Move'
year_footer
Char
help='Value printed near number of page in the footer'
string='Year for Footer'
create_report_giornale_reportlab(self)
get_balance_data_report_giornale(self, tot_debit, tot_credit, final=False)
get_colwidths_report_giornale(self, width_available)
get_data_header_report_giornale(self)
get_final_tables_report_giornale(self, move_line_ids, tables, start_row, width_available)
get_grupped_final_tables_report_giornale(self, list_grupped_line, tables, start_row, width_available)
get_grupped_line_reportlab_ids(self)
get_initial_balance_data_report_giornale(self)
get_line_reportlab_ids(self)
get_styles_report_giornale_line(self)
get_template_footer_report_giornale(self, report)
get_template_header_report_giornale(self, report, height_available)
get_year_footer_reportlab(self)
on_change_daterange_reportlab(self)
print_giornale_reportlab(self)
print_giornale_reportlab_final(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/12.0/l10n_it_central_journal_reportlab |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_central_journal_account_journal_form |
view.central.journal.account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
view_date_range_form_inherit_view |
date.range.form | date.range | xpath | Inherits date_range.view_date_range_form_view |
view_date_range_inherit_tree |
date.range.tree.inherit | date.range | xpath | Inherits date_range.view_date_range_tree |
wizard_giornale_reportlab |
General Journal Reportlab | wizard.giornale.reportlab | form | New |
central_journal_exclude_reportlab
Boolean
string='Exclude from General Journal (Reportlab)'
No public methods.
date_last_print_reportlab
Date
progressive_credit_reportlab
Float
default=0.0
digits=dp.get_precision('Account')
args: 'Progressive Credit (Reportlab)'
progressive_debit_reportlab
Float
default=0.0
digits=dp.get_precision('Account')
args: 'Progressive Debit (Reportlab)'
progressive_line_number_reportlab
Integer
default=0
string='Progressive line (Reportlab)'
progressive_page_number_reportlab
Integer
default=0
string='Progressive of the page (Reportlab)'
No public methods.
company_id
Many2one
readonly=True
related='daterange.company_id'
store=True
date_move_line_from
Date
required=True
args: 'From date'
date_move_line_to
Date
required=True
args: 'To date'
daterange
Many2one → date.range
required=True
args: 'date.range', 'Date Range'
fiscal_page_base
Integer
required=True
args: 'Last printed page'
group_by_account
Boolean
default=False
string='Group by account'
journal_ids
Many2many → account.journal
default=_get_journal
required=True
string='Journals'
args: 'account.journal', 'giornale_reportlab_journals_rel', 'journal_id', 'giornale_reportlab_id'
last_def_date_print
Date
progressive_credit
Float
progressive_debit
Float
report_giornale
Binary
string='Report Giornale'
report_giornale_name
Char
compute='_compute_report_giornale_name'
string='Report Giornale Name'
start_row
Integer
required=True
args: 'Start row'
target_move
Selection
default='all'
args: [('all', 'All'), ('posted', 'Posted'), ('draft', 'Draft')], 'Target Move'
year_footer
Char
help='Value printed near number of page in the footer'
string='Year for Footer'
create_report_giornale_reportlab(self)
get_balance_data_report_giornale(self, style_name, style_number, tot_debit, tot_credit, final=False)
get_colwidths_report_giornale(self, width_available)
get_data_header_report_giornale(self, style_header, style_header_number)
get_final_tables_report_giornale(self, move_line_ids, tables, start_row, style_name, style_number, style_table, style_table_line_above, colwidths)
get_grupped_final_tables_report_giornale(self, list_grupped_line, tables, start_row, style_name, style_number, style_table, style_table_line_above, colwidths)
get_grupped_line_reportlab_ids(self)
get_initial_balance_data_report_giornale(self, style_name, style_number)
get_line_reportlab_ids(self)
get_sql_line_reportlab(self)
get_styles_report_giornale_line(self)
get_template_footer_report_giornale(self, report)
get_template_header_report_giornale(self, report, height_available)
get_year_footer_reportlab(self)
on_change_daterange_reportlab(self)
print_giornale_reportlab(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_central_journal_reportlab: Migration to 19.0 (#5077) |