Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting/Accounting
Folder size
0.56 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:24:36
Authors
Maintainers
None
Committers
Odoo Translation Bot, Gauthier Wala (gawa), Dylan Kiss (dyki), Antoine Boonen, Léo Gizard, Antoine Dupuis, mojem, Jugurtha, Laurent Smet (LAS)
Odoo dependencies
Python dependencies
phonenumbers, cryptography
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_move_form_inherit_self_billing account.move.form.inherit.self.billing account.move form Inherits account.view_move_form
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
view_account_journal_form_inherited account.journal.form.inherited account.journal form Inherits account.view_account_journal_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • is_self_billing Boolean
    help='This journal is for self-billing invoices. If the company has activated self-billing sending on Peppol, vendor bills will be available to be sent as self-billed invoices via Peppol.' string='Self Billing'
Public methods (0)

No public methods.

New fields (1)
  • can_send_as_self_invoice Boolean
    compute='_compute_can_send_as_self_invoice'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…