Repository
odoo/odoo · module folder
Module version
1.0
Category
Services/account
Folder size
0.08 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:29:17
Authors
Maintainers
None
Committers
Martin Trigaux, Odoo Translation Bot, Tiffany Chang (tic), Xavier BOL (xbo), momegahed, Mitali Patel, Thibault Libioulle, Laurent Stukkens (LTU), niyasraphy, Victor Piryns (pivi), Cedric Prieels (cpr)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Bridge created to add the number of vendor bills linked to an AA to a project form

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
project_project_view_form project.project.form.inherit project.project form Inherits project.edit_project
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • vendor_bill_count Integer
    groups='account.group_account_readonly' related='analytic_account_id.vendor_bill_count'
Public methods (1)
  • action_open_project_vendor_bills(self)