Modul MyOdoo Help Client (eq_help_client)

Technischer Name: eq_help_client

Lizenz: AGPL-3 


Links:
Equitania Fork: https://gitlab.ownerp.io/v10-myodoo-public/v10-addons/tree/develop/eq_help_client


Beschreibung

Erweitert Odoo, um eine kontextsensitive Hilfe. Das Modul sendet entsprechend der Odoo Seite, auf der Sie sich gerade befinden, eine verschlüsselte Anfrage an unseren Index-Server (https://help.myodoo.io).

Dort wird Ihr Aufruf an https://equitania.atlassian.net/wiki/spaces/MH/overview weitergeleitet. Wenn es noch keine entsprechende Hilfeseite gibt, landen Sie auf der Startseite. Die wichtigsten Module sind jedoch bereits vollständig dokumentiert. Der Aufruf der Hilfeseite erfolgt über den ?-Button auf der jeweiligen Maske:

Description:
Adds a context sensitive help to Odoo. The module sends an encrypted request to our index server (https://help.myodoo.io) according to the Odoo page you are currently on.

There your call will be forwarded to https://equitania.atlassian.net/wiki/spaces/MH/overview . If there is no corresponding help page yet, you will land on the start page. The help page can be accessed via the ?-button on the respective mask:


Konfiguration:

Es ist nichts zu konfigurieren. Das Modul legt unter den Systemparametern den Eintrag "help_server_path" an. Dort steht der Link auf unseren Index-Server.

Configuration:
There is nothing to configure. The module creates the entry "help_server_path" under the system parameters. There is the link to our index server.

Verwendung:

Auf unserem Index-Server werden folgende Informationen gespeichert:

  • Source Client (Woher kommt die Anfrage; keine IP NUR der Namen des Systems)
  • Version des Odoo Systems (10,12 etc.)
  • Daten Modell der Anfrage z.B. crm.lead, res.partner etc.
  • Ansichtsart z.B. list, form, kanban etc.
  • Name der Ansicht z.B. crm.lead.tree.lead
  • Datum der Anfrage

Es werden keine personenbezogenen Daten gespeichert. Die Speicherung findet in Frankfurt am Main/Deutschland statt. Näheres entnehmen Sie bitte unserer Datenschutz-Erklärung https://www.myodoo.de/datenschutz

Use:
The following information is stored on our index server:

  • Source Client (Where the request comes from; no IP, ONLY the names of the system)
  • Version of the Odoo system (10,12 etc.)
  • Data Model of the request e.g. crm.lead, res.partner etc.
  • View type e.g. list, form, kanban etc.
  • Name of the view e.g. crm.lead.tree.lead
  • Date of request

No personal data will be stored. The storage takes place in Frankfurt am Main/Germany. For further details, please refer to our data protection declaration https://www.myodoo.de/datenschutz

Installation: 
Installieren Sie unter Apps die App: eq_help_client

Installation: 
Under Apps install the app: eq_help_client