MT#58346 fix conversations voicemail timestamp filter

Change-Id: I86fc4db7d5efddf73f6c0b068b1c9e79913fddaf
mr12.1
Rene Krenn 3 years ago
parent d546387651
commit 5eff0601b5

@ -599,7 +599,7 @@ sub _get_voicemail_rs {
});
$rs = $self->_apply_timestamp_from_to(
s => $rs,
rs => $rs,
params => $params,
col => 'me.origtime'
);

Loading…
Cancel
Save