Modul Kontakformular MyOdoo

Technischer Name / Technical name: eq_myodoo

Lizenz: AGPL-3 


Links:
Equitania Fork: https://gitlab.ownerp.io/equitania/v10-myodoo/tree/develop/modules/eq_myodoo


Beschreibung / Description

In diesem Modul ist Funktionalität des Kontaktformulars implementiert. Es wird dabei ein Lead erstellt und alle Infos per E-Mail versendet.

This module implements contact form functionality. A lead is created and all information is sent by e-mail.

Installation: 
Installieren Sie unter Apps die App: eq_myodoo


Installation:
Install the app under Apps: eq_myodoo


Abhängigkeiten / Dependencies:

Abhängigkeit zu Modul / Dependency on moduleBeschreibung / Description
websiteBasisfunktionalität des Odoo Systems. Basic functionality of the Odoo system.
eq_website_contactWir verwenden Basisklassen und Hilfsmethoden aus diesem Modul (für Kommunikation via OdooRPC) und alle Einstellungen, die man dazu braucht. We use base classes and helper methods from this module (for communication via OdooRPC) and all the necessary settings.