TIP: You can type at any time to perform a new search.
Pro forma invoice sequence
account_invoice_pro_forma_sequence · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing/tree/10.0/account_invoice_pro_forma_sequence
- Last tracking update
- 2026-08-07 07:17:41
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- OCA-git-bot, oca-travis, OCA Git Bot, Eric @ Elico Corp
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form |
pro-forma sequence in invoice form | account.invoice | form | Inherits account.invoice_form |
invoice_tree |
pro-forma sequence in invoice tree | account.invoice | tree | 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 | Inherits account.view_account_config_settings |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
pro_forma_sequenceMany2onerelated='company_id.pro_forma_sequence'
No public methods.
New fields (1)
-
pro_forma_numberCharcopy=Falsereadonly=Truestring='Pro-forma number'
-
action_invoice_proforma2(self)@api.multi
New fields (1)
-
pro_forma_sequenceMany2one → ir.sequencecomodel_name='ir.sequence'string='Pro-forma sequence'
No public methods.