We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
332803e
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
Het nieuwe symbool kan worden toegevoegd aan de opzoektabel via onderstaande SQL statement.
INSERT INTO roi.symbool (id, naam, omschrijving) VALUES (754, 'Afsluiter laadpaal', NULL);
Voeg vervolgens nummer 754 toe aan het symbool_id veld van de voorzieningen tabel in Cogo Collect.
Dank @RemcoVolger voor je input
Sorry, something went wrong.
332803e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Het nieuwe symbool kan worden toegevoegd aan de opzoektabel via onderstaande SQL statement.
Voeg vervolgens nummer 754 toe aan het symbool_id veld van de voorzieningen tabel in Cogo Collect.
Dank @RemcoVolger voor je input