For now, I will use
- Code: Select all
JiwaApplication.Manager.Instance.Database.SysDateTime = Now
We always use System.Timers.Timer in our services, however, we use "timer.Enabled = False" to pause, not sure if that makes any difference.
Regarding calling events, I cant remember the reason why I'm manually calling those events (code was done back 7.0.4x), maybe it wasn't triggering my other business plugin code. Anyway, I will remove related codes.
Thanks again for your reply


