Pro forma invoice sequence

account_invoice_pro_forma_sequence
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/10.0/account_invoice_pro_forma_sequence
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, OCA Git Bot, Eric @ Elico Corp
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing/tree/10.0/account_invoice_pro_forma_sequence
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 (4)
XML IDNameModelTypeStatus
invoice_form pro-forma sequence in invoice form account.invoice label Inherits account.invoice_form
invoice_tree pro-forma sequence in invoice tree account.invoice field Inherits account.invoice_tree
report_invoice_proforma report_invoice_proforma ir.ui.view qweb Inherits account.report_invoice_document
view_account_config_settings pro forma sequence account.config.settings xpath Inherits account.view_account_config_settings
Models touched (3)

New fields (1)
  • pro_forma_sequence Many2one
    related='company_id.pro_forma_sequence'
Public methods (0)

No public methods.

New fields (1)
  • pro_forma_number Char
    copy=False readonly=True string='Pro-forma number'
Public methods (1)
  • action_invoice_proforma2(self)
    @api.multi

New fields (1)
  • pro_forma_sequence Many2one → ir.sequence
    comodel_name='ir.sequence' string='Pro-forma sequence'
Public methods (0)

No public methods.