Repository
OCA/project · module folder · Try on Runboat
Module version
7.0
Category
Generic Modules/Others
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com/
Last tracking update
2026-08-07 06:56:11
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Alexandre Fayolle, moylop260, Sebastien Beau, Launchpad Translations on behalf of project-core-editors, Dmytro Katyukha
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module is a base module that give the possibility to
    create a project from a quotation

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form view_project_quotation_order_form sale.order form Inherits sale.view_order_form
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 (0)

No new fields.

Public methods (2)
  • action_create_project(self, cr, uid, ids, context=None)
  • onchange_related_project_id(self, cr, uid, ids, related_project_id, context=None)