Repository
odoo/odoo · module folder
Module version
1.0
Category
Services/Project
Folder size
0.23 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:20
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Xavier Morel, Odoo Translation Bot, Arnold Moyaux, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, william-andre, Audric Onockx (auon), Thomas Becquevort (thbe), Dylan Kiss (dyki), kdeb@odoo.com, Youssef Bashandy, Maxime de Neuville, suth-odoo, reka-odoo, Mohamed GadAlrab, kcv-odoo, Maira Salazar (srma), Mohammad Abdulmoneim (abdu), K Theja (kthe), Corentin Heinix (cohe), Krzysztof Magusiak (krma), Maeva De Keyser (MDEK), pajo, rare-odoo, damrOdoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
project_purchase_stock, sale_purchase_project
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_inherit_project_purchase purchase.order.form.purchase.project purchase.order form Inherits purchase.purchase_order_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) ProjectPurchaseCatalogController.product_catalog_update_order_line_info inherited http ALL
Models touched (3)

New fields (1)
  • purchase_orders_count Integer
    compute='_compute_purchase_orders_count' export_string_translation=False groups='purchase.group_purchase_user' args: '# Purchase Orders'
Public methods (2)
  • action_open_project_purchase_orders(self)
  • action_profitability_items(self, section_name, domain=None, res_id=False)

New fields (1)
  • project_id Many2one → project.project
    domain=[('is_template', '=', False)] args: 'project.project'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

Loading…

Loading…

Loading…

Loading…