FCLT#67416 Deze ook nog denk ik dan
svn path=/Customer/; revision=51945
This commit is contained in:
@@ -235,6 +235,7 @@ UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recepten' WHERE fac_locale_xsl_
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recepten' WHERE fac_locale_xsl_label = 'lcl_menu_ins_srtcontrole' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recepten' WHERE fac_locale_xsl_label = 'frm_insinspectframe' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recept' WHERE fac_locale_xsl_label = 'frm_inspectframe' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recept' WHERE fac_locale_xsl_label = 'lcl_ins_controle_srt' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
|
||||
-- Rename van kostenvelden bij terugkerende taken
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Loonbedrag' WHERE fac_locale_xsl_label = 'ins_srtcontrole_kosten' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
|
||||
@@ -31,6 +31,7 @@ UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Element' WHERE fac_locale_xsl_l
|
||||
-- Rename van terugkerende taken -> recept
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recepten' WHERE fac_locale_xsl_label = 'frm_insinspectframe' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recept' WHERE fac_locale_xsl_label = 'frm_inspectframe' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
UPDATE fac_locale_xsl SET fac_locale_xsl_cust = 'Recept' WHERE fac_locale_xsl_label = 'lcl_ins_controle_srt' AND fac_locale_xsl_lang = 'NL' AND fac_locale_xsl_module = 'ASP';
|
||||
|
||||
------ payload end ------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user