RABO#57883: Overzicht notificatie en notificatie zelf geven ander resultaat.
svn path=/Website/branches/v2019.1/; revision=42652
This commit is contained in:
@@ -286,7 +286,7 @@ function model_fac_srtnotificatie(cust)
|
||||
|
||||
function fnshowmailbuilding(oRs)
|
||||
{
|
||||
return (oRs.Fields("mail_building").Value == 1 ? L("lcl_Yes") : "");
|
||||
return (oRs.Fields("mailbuilding").Value == 1 ? L("lcl_Yes") : "");
|
||||
}
|
||||
}
|
||||
%>
|
||||
Reference in New Issue
Block a user