Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.1
Category
Localization/Italy
Folder size
0.83 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 07:47:33
Authors
Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
Maintainers
Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
Committers
Alfredo Zamora, Weblate, OCA-git-bot, oca-travis, Alessandro Uffreduzzi, Patrick T
Odoo dependencies
OCA/account-financial-reporting:
OCA/account-financial-tools:
OCA/l10n-italy:
OCA/server-ux:
odoo/odoo:
- web
- bus
- uom
Python dependencies
xmlschema
System dependencies
None
Required by
None
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 form Inherits account.view_account_journal_form
view_date_range_form_inherit_view date.range.form date.range form Inherits date_range.view_date_range_form_view
view_date_range_inherit_tree date.range.tree.inherit date.range tree Inherits date_range.view_date_range_tree
wizard_giornale General Journal wizard.giornale form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

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)

Loading…

Loading…

Loading…

Loading…