Repository
odoo/odoo · module folder
Module version
1.0
Category
Website/Website
Folder size
0.26 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:14
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Thibault Delavallée, odoo, Odoo Translation Bot, Nicolas Lempereur, Géry Debongnie, Julien Castiaux, Prakash Prajapati, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Vincent Larcin, Mahamadasif Ansari, Levi Siuzdak (sile), Dylan Kiss (dyki), Antoine Boonen, Xavier Bol (xbo), Maxime de Neuville, Abderraouf Ghrissi (abgh), sben-odoo, Krzysztof Magusiak (krma), Ajit Singh, mjvi-odoo, pajo, MAGREMENT, Alessandro Lupo, path-odoo
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
project_task_customer_ref
Description
Generate tasks in Project app from a form published on your website. This module requires the use of the *Form Builder* module in order to build the form.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
task_submitted Task Submitted ir.ui.view qweb New
website_portal_my_project My Project website ir.ui.view qweb Inherits project.portal_my_project
website_portal_my_task My Task website ir.ui.view qweb Inherits project.portal_my_task
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • partner_company_name Char
    readonly=False related='partner_id.company_name' store=True string='Company Name' tracking=False
  • partner_name Char
    readonly=False related='partner_id.name' store=True string='Customer Name' tracking=False
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…