CSUN#39319 Bijlage met elke update meesturen

svn path=/Website/trunk/; revision=32848
This commit is contained in:
Erik Groener
2017-02-16 08:35:06 +00:00
parent 6b55d335fa
commit e927a39ed4

View File

@@ -220,7 +220,7 @@ function model_fac_srtnotificatie(cust)
if (iscust == 1 || !inArray(obj.name.substring(0,3), ["MLD", "ORD"]))
fld.mail_building.readonly = true;
if (inArray(obj.name, ["MLDAFM", "MLDAFR"]))
if (inArray(obj.name, ["MLDAFM", "MLDAFR", "MLDUPD"]))
{
fld.attachment.foreign.tbl = xxx_srtkenmerk_sql();
}