Skip to content

Create contact form snippet for v9 #61

@Fl0rianFischer

Description

@Fl0rianFischer

Description

We want to create an Addon for the odoo v9 that provides a dynamic contact form to create leads in the backend. The addon must be draggable onto the page and create the lead in the right place in the backend.

Criteria

  • create odoo addon shell
  • provide the following input fields
    • Name
    • Email
    • Telephone number
    • Optional: Textinput (optional: nth)
  • Implement common sense validations for the inputs
  • Display thank you message in modal
  • Use backbone views to structure fe js code
  • Connect to the right model in the backend
  • create a controller, that manages the thank you message or implement async js call to render template on success

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions