TIP: You can type at any time to perform a new search.
Partner Last Invoice Date
partner_last_invoice_date · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:09:10
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- LauraCForgeFlow, Weblate, OCA-git-bot, oca-ci, atg
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_property_form |
view_partner_property_form_partner_last_invoice_date | res.partner | form | Inherits account.view_partner_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
last_bill_dateDatecompute='_compute_last_invoice_bill_date'recursive=Truestore=True -
last_invoice_dateDatecompute='_compute_last_invoice_bill_date'recursive=Truestore=True
No public methods.