Is it safe to run a periodic task created with NewPeriodicTask2() during a text backup?
Example 1:
Periodic task starts deleting records in a loop and then a Daily backup is started.
Will periodic task routine be suspended while the Daily backup is being run?
If periodic task routine will be suspended will it resume after the Daily backup is finished?
Example 2:
Daily backup is running and then a periodic task should start.
Will periodic task be executed or ignored until the timer triggers it at the next scheduled time?
SendWebRequest3 is a boolean function, so if this returns true and the reply header has an accepted status, you can assume that the data was sent successfully and perform some actions on the record th...
same v. 2025-02-24. New DB. Just forward balances (purchase, sales invoices) from 2024 and later. In your case does turnover per period differs or just fwd. balance differs and turnover is identical i...