diff --git a/BES/BES_INI.SRC b/BES/BES_INI.SRC index f2a89bfd..983088a7 100644 --- a/BES/BES_INI.SRC +++ b/BES/BES_INI.SRC @@ -12,7 +12,7 @@ /* ** Bij installatie van modules moet de tabel FAC_MODULE gevuld of ge-update worden. */ -_FAC_MODULE('BES','Bestellingen') +_FAC_MODULE('BES','Bestellingenmodule') /* ** Definieer de rollen voor de RES module en geef de hoofduser (waaronder dit script wordt gedraaid) altijd de hoogste rol. ** NB: Er is (nu nog) geen LAN functionaliteit, dus WEB only! diff --git a/CAD/CAD_INI.SRC b/CAD/CAD_INI.SRC index c236d3a7..7c79db20 100644 --- a/CAD/CAD_INI.SRC +++ b/CAD/CAD_INI.SRC @@ -14,7 +14,7 @@ * 22-05-1998 KTH Aangemaakt */ -_FAC_MODULE('CAD','AutoCAD Map koppeling') +_FAC_MODULE('CAD','Facilitor Graphics') /* Default vulling voor tabel CAD_SYMBOOL */ diff --git a/CNT/CNT_INI.SRC b/CNT/CNT_INI.SRC index 4385e677..4293f135 100644 --- a/CNT/CNT_INI.SRC +++ b/CNT/CNT_INI.SRC @@ -15,7 +15,7 @@ /* ** Bij installatie van modules moet de tabel FAC_MODULE gevuld of ge-update worden. */ -_FAC_MODULE('CNT','Contracten') +_FAC_MODULE('CNT','Contractbeheer') /* ** Definieer de rollen voor de CNT module en geef de hoofduser (waaronder dit script wordt gedraaid) altijd de hoogste rol. */ diff --git a/INS/INS_INI.SRC b/INS/INS_INI.SRC index d8a9b71e..8b16269a 100644 --- a/INS/INS_INI.SRC +++ b/INS/INS_INI.SRC @@ -57,7 +57,7 @@ * 13-10-95 PF Creation */ -_FAC_MODULE('INS','Installaties') +_FAC_MODULE('INS','Objectbeheer') #ifdef DATA diff --git a/MLD/MLD_INI.SRC b/MLD/MLD_INI.SRC index e5fb7e2a..d600408c 100644 --- a/MLD/MLD_INI.SRC +++ b/MLD/MLD_INI.SRC @@ -8,7 +8,7 @@ */ /* Installation of modules should fill or update this one */ -_FAC_MODULE('MLD','Meldingen') +_FAC_MODULE('MLD','Servicedesk') #ifdef MS_SQL _SET_SQLS(IDENTITY_INSERT mld_typeopdr ON;) diff --git a/PRS/PRS_INI.SRC b/PRS/PRS_INI.SRC index 1d3a60aa..d58c8d1b 100644 --- a/PRS/PRS_INI.SRC +++ b/PRS/PRS_INI.SRC @@ -49,7 +49,7 @@ * 20-12-95 PF Creation */ -_FAC_MODULE('PRS','Organisatie') +_FAC_MODULE('PRS','Organisatiebeheer') #ifdef AKZ INSERT INTO prs_srtperslid (prs_srtperslid_omschrijving) VALUES('Onbekend'); diff --git a/RES/RES_INI.SRC b/RES/RES_INI.SRC index 991dbf56..2b7b2d41 100644 --- a/RES/RES_INI.SRC +++ b/RES/RES_INI.SRC @@ -16,7 +16,7 @@ /* ** Bij installatie van modules moet de tabel FAC_MODULE gevuld of ge-update worden. */ -_FAC_MODULE('RES','Reservering') +_FAC_MODULE('RES','Reserveringsmodule') /* ** Definieer de rollen voor de RES module en geef de hoofduser (waaronder dit script wordt gedraaid) altijd de hoogste rol. */