ITA - Libro giornale

l10n_it_central_journal
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/14.0/l10n_it_central_journal
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Alfredo Zamora, Alessandro Uffreduzzi, Patrick T
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
report_giornale report_giornale ir.ui.view qweb New
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 General Journal wizard.giornale form New
Models touched (4)

New fields (1)
  • central_journal_exclude Boolean
    args: 'Exclude from General Journal'
Public methods (0)

No public methods.

New fields (5)
  • date_last_print Date
    args: 'Last printed date'
  • progressive_credit Float
    digits='Account' args: 'Progressive Credit'
  • progressive_debit Float
    digits='Account' args: 'Progressive Debit'
  • progressive_line_number Integer
    args: 'Progressive line'
  • progressive_page_number Integer
    args: 'Progressive of the page'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (14)
  • 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
    args: 'From 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'
  • journal_ids Many2many → account.journal
    default=_get_journal required=True string='Journals' args: 'account.journal', 'giornale_journals_rel', 'journal_id', 'giornale_id'
  • last_def_date_print Date
    args: 'Last definitive date print'
  • print_state Selection
    default='print' readonly=True args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
  • progressive_credit Float
    args: 'Progressive Credit'
  • progressive_debit2 Float
    args: 'Progressive Debit'
  • 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'
Public methods (5)
  • get_line_ids(self)
  • get_year_footer(self)
    @api.onchange('date_move_line_from_view')
  • on_change_daterange_id(self)
    @api.onchange('daterange_id')
  • print_giornale(self)
  • print_giornale_final(self)
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_central_journal
VERSION
VERSION 1.1.4
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
COMMITTERS
COMMITTERSeLBati, Francesco Apruzzese, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, Lara Baggio, gianmarco
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_central_journal
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
report_giornale report_giornale ir.ui.view qweb New
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 General Journal wizard.giornale form New
Models touched (4)

New fields (1)
  • central_journal_exclude Boolean
    args: 'Exclude from General Journal'
Public methods (0)

No public methods.

New fields (5)
  • date_last_print Date
    args: 'Last printed date'
  • progressive_credit Float
    default=<expr> digits=dp.get_precision('Account') args: 'Progressive Credit'
  • progressive_debit Float
    default=<expr> digits=dp.get_precision('Account') args: 'Progressive Debit'
  • progressive_line_number Integer
    default=0 args: 'Progressive line'
  • progressive_page_number Integer
    default=0 args: 'Progressive of the page'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (14)
  • company_id Many2one
    readonly=True related='daterange.company_id' store=True
  • date_move_line_from Date
    required=True
  • date_move_line_from_view Date
    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'
  • journal_ids Many2many → account.journal
    default=_get_journal required=True string='Journals' args: 'account.journal', 'giornale_journals_rel', 'journal_id', 'giornale_id'
  • last_def_date_print Date
    args: 'Last definitive date print'
  • print_state Selection
    default='print' readonly=True args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
  • progressive_credit Float
    args: 'Progressive Credit'
  • progressive_debit2 Float
    args: 'Progressive Debit'
  • 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'
Public methods (5)
  • get_line_ids(self)
  • get_year_footer(self)
    @api.onchange('date_move_line_from_view')
  • on_change_daterange(self)
    @api.onchange('daterange')
  • print_giornale(self)
  • print_giornale_final(self)
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/11.0/l10n_it_central_journal
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
COMMITTERS
COMMITTERSFrancesco Apruzzese, OCA Transbot, oca-travis, Weblate, OCA-git-bot, rcerrillo2, gconte
WEBSITE
WEBSITEhttp://www.dinamicheaziendali.it
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
report_giornale report_giornale ir.ui.view qweb New
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 General Journal wizard.giornale form New
Models touched (4)

New fields (1)
  • central_journal_exclude Boolean
    args: 'Exclude from General Journal'
Public methods (0)

No public methods.

New fields (5)
  • date_last_print Date
    args: 'Last printed date'
  • progressive_credit Float
    default=<expr> digits=dp.get_precision('Account') args: 'Progressive Credit'
  • progressive_debit Float
    default=<expr> digits=dp.get_precision('Account') args: 'Progressive Debit'
  • progressive_line_number Integer
    default=0 args: 'Progressive line'
  • progressive_page_number Integer
    default=0 args: 'Progressive of the page'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_report_values(self, docids, data=None)
    @api.model

New fields (14)
  • company_id Many2one
    readonly=True related='daterange.company_id' store=True
  • date_move_line_from Date
    required=True args: 'From date'
  • date_move_line_from_view Date
    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'
  • journal_ids Many2many → account.journal
    default=_get_journal required=True string='Journals' args: 'account.journal', 'giornale_journals_rel', 'journal_id', 'giornale_id'
  • last_def_date_print Date
    args: 'Last definitive date print'
  • print_state Selection
    default='print' readonly=True args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
  • progressive_credit Float
    args: 'Progressive Credit'
  • progressive_debit2 Float
    args: 'Progressive debit'
  • 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'
Public methods (5)
  • get_line_ids(self)
  • get_year_footer(self)
    @api.onchange('date_move_line_from_view')
  • on_change_daterange(self)
    @api.onchange('daterange')
  • print_giornale(self)
  • print_giornale_final(self)
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/10.0/l10n_it_central_journal
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dinamiche Aziendali
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dinamiche Aziendali
COMMITTERS
COMMITTERSLorenzo Battistini, GitHub, tafaRU, Alex Comba, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, alex_cam, labaggio
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/10.0/l10n_it_central_journal
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-tools:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
report_giornale report_giornale ir.ui.view qweb New
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 Central Journal wizard.giornale form New
Models touched (4)

New fields (1)
  • central_journal_exclude Boolean
    args: 'Exclude from Central Journal'
Public methods (0)

No public methods.

New fields (5)
  • date_last_print Date
    args: 'Last printed date'
  • progressive_credit Float
    default=<expr> digits=dp.get_precision('Account') args: 'Progressive Credit'
  • progressive_debit Float
    default=<expr> digits=dp.get_precision('Account') args: 'Progressive Debit'
  • progressive_line_number Integer
    default=0 args: 'Progressive line'
  • progressive_page_number Integer
    default=0 args: 'Progressive of the page'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • render_html(self, docids, data=None)
    @api.model

New fields (14)
  • company_id Many2one
    readonly=True related='daterange.company_id' store=True
  • date_move_line_from Date
    required=True args: 'From date'
  • date_move_line_from_view Date
    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'
  • journal_ids Many2many → account.journal
    default=_get_journal required=True string='Journals' args: 'account.journal', 'giornale_journals_rel', 'journal_id', 'giornale_id'
  • last_def_date_print Date
    args: 'Last definitive date print'
  • print_state Selection
    default='print' readonly=True args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
  • progressive_credit Float
    args: 'Progressive Credit'
  • progressive_debit2 Float
    args: 'Progressive debit'
  • 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'
Public methods (5)
  • get_line_ids(self)
  • on_change_date_start(self)
    @api.onchange('date_move_line_from')
  • on_change_daterange(self)
    @api.onchange('daterange')
  • print_giornale(self)
  • print_giornale_final(self)
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/8.0/l10n_it_central_journal
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It Spa
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It Spa
COMMITTERS
COMMITTERSeLBati, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, v.terzulli
WEBSITE
WEBSITEhttp://www.linkgroup.it
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_account
    - l10n_it_fiscalcode
    - l10n_it_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES codicefiscale
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_central_journal_form_view account.central.journal.form account.fiscalyear field Inherits account.view_account_fiscalyear_form
report_giornale report_giornale ir.ui.view qweb New
view_central_journal_account_journal_form view.central.journal.account.journal.form account.journal xpath Inherits account.view_account_journal_form
wizard_giornale Central Journal wizard.giornale form New
Models touched (4)

New fields (5)
  • date_last_print Date
    args: 'Last printed date'
  • progressive_credit Float
    default=<expr> digits_compute=dp.get_precision('Account') args: 'Progressive Credit'
  • progressive_debit Float
    default=<expr> digits_compute=dp.get_precision('Account') args: 'Progressive Debit'
  • progressive_line_number Integer
    default=0 args: 'Progressive line'
  • progressive_page_number Integer
    default=0 args: 'Progressive of the page'
Public methods (0)

No public methods.

New fields (1)
  • central_journal_exclude Boolean
    args: 'Exclude from Central Journal'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (12)
  • date_move_line_from Date
    required=True args: 'From date'
  • date_move_line_from_view Date
    args: 'From date'
  • date_move_line_to Date
    required=True args: 'To date'
  • fiscal_page_base Integer
    required=True args: 'Last printed page'
  • fiscalyear Many2one → account.fiscalyear
    required=True args: 'account.fiscalyear', 'Fiscal Year'
  • journal_ids Many2many → account.journal
    default=_get_journal required=True string='Journals' args: 'account.journal', 'giornale_journals_rel', 'journal_id', 'giornale_id'
  • last_def_date_print Date
    args: 'Last definitive date print'
  • print_state Selection
    default='print' readonly=True args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State'
  • progressive_credit Float
    args: 'Progressive Credit'
  • progressive_debit2 Float
    args: 'Progressive debit'
  • start_row Integer
    required=True args: 'Start row'
  • target_move Selection
    default='all' args: [('all', 'All'), ('posted', 'Posted'), ('draft', 'Draft')], 'Target Move'
Public methods (3)
  • on_change_fiscalyear(self)
    @api.onchange('fiscalyear')
  • print_giornale(self, cr, uid, ids, context=None)
  • print_giornale_final(self, cr, uid, ids, context=None)