TIP: You can type at any time to perform a new search.
Project Purchase Link
project_purchase_link · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Project
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/project
- Last tracking update
- 2026-08-07 08:42:45
- Authors
- Odoo Community Association (OCA), AvanzOSC
- Maintainers
- Odoo Community Association (OCA), AvanzOSC
- Committers
- Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
With this module you can access to purchase orders and invoices related to the project.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_project_view_form |
project.project | form | Inherits project.edit_project |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (4)
-
purchase_countIntegercompute='_compute_purchase_info'string='# Purchase' -
purchase_invoice_countIntegercompute='_compute_purchase_invoice_info'string='# Purchase Invoice' -
purchase_invoice_line_totalFloatcompute='_compute_purchase_invoice_info'string='Purchase Invoice Total' -
purchase_line_totalIntegercompute='_compute_purchase_info'string='Purchase Total'
-
button_open_purchase_invoice(self) -
button_open_purchase_invoice_line(self) -
button_open_purchase_order(self) -
button_open_purchase_order_line(self)
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 35 days ago
- Last activity
- 35 days ago
- Repository
- OCA/project
- Pull request
- [19.0] [MIG] project_purchase_link: Migration to 19.0 (#1774)