Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 07:38:24
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Adrien Peiffer, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
project_project_form_view project.project.form (in project_sale_link) project.project form Inherits project.edit_project
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • customer_invoice_count Integer
    compute='_compute_customer_invoice_count' string='# of Customer Invoice'
  • sale_order_count Integer
    compute='_compute_sale_order_count' string='# of Sale Order'
Public methods (2)
  • action_open_customer_invoice(self)
  • action_open_sale_orders(self)