crm info gis dialogs - Giswater/giswater_dbmodel GitHub Wiki

To show customer informaton using GIS dialogs there two approach

  1. Customers data is not stored on GIS. Only a link between GIS-CRM and some id is stored on GIS for each customer. To work with the CRM software needs to publish an specific URL for each customer. GIS only have informatión of the URL. By clicking on link the html page for specific user is shown.

  2. Customer data is stored on GIS. In this case some data from CRM software could be stored on ext_rtc_hydrometer table. Some transfer process need to be triggered to update this table every day from CRM to GIS.

After that, on hydrometer tab for connec dialog you can show this info (including the button to link to the CRM software).

info