LOGC#84615 attentieBO - bitje werd er niet goed afgehaald
svn path=/Website/branches/v2024.2/; revision=65542
This commit is contained in:
@@ -125,6 +125,7 @@ function mld_note_save(mld_key, note, params) {
|
||||
+ " SET mld_melding_actiecode = BITAND(mld_melding_actiecode, 511 - 128)"
|
||||
+ " WHERE mld_melding_key = " + mld_key;
|
||||
Oracle.Execute(sql);
|
||||
mld_info.actiecode &= ~128; // - attentieBO
|
||||
result.mustrefreshMLD = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user