TIP: You can type at any time to perform a new search.
Invoices with Department Categorization
invoice_department · OCA/department
- Repository
- OCA/department · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Sales & Purchases
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:15
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Yannick Vaucher, Stéphane Bidoul, Alexandre Fayolle, GitHub, Daniel Reis, Stéphane Bidoul (ACSONE), Omar (Pexego), Luis Felipe Mileo, OCA-git-bot
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_department_view_account_invoice_report_search |
invoice_department.invoice.report.search | account.invoice.report | search | Inherits account.view_account_invoice_report_search |
invoice_form |
account.invoice.form | account.invoice | form | Inherits account.invoice_form |
invoice_supplier_form |
account.invoice.supplier.form | account.invoice | form | Inherits account.invoice_supplier_form |
invoice_tree |
account.invoice.tree | account.invoice | tree | Inherits account.invoice_tree |
view_account_invoice_filter |
account.invoice.select | account.invoice | Inherits account.view_account_invoice_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
department_idMany2one → hr.departmentcomodel_name='hr.department'default=_get_default_departmentstring='Department'
No public methods.
New fields (1)
-
department_idMany2one → hr.departmentreadonly=True args: 'hr.department', 'Department'
No public methods.
Loading…
Loading…