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 IDNameModelTypeStatus
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_count Integer
    compute='_compute_purchase_info' string='# Purchase'
  • purchase_invoice_count Integer
    compute='_compute_purchase_invoice_info' string='# Purchase Invoice'
  • purchase_invoice_line_total Float
    compute='_compute_purchase_invoice_info' string='Purchase Invoice Total'
  • purchase_line_total Integer
    compute='_compute_purchase_info' string='Purchase Total'
Public methods (4)
  • 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
36 days ago
Last activity
36 days ago
Repository
OCA/project
Pull request
[19.0] [MIG] project_purchase_link: Migration to 19.0 (#1774)