Documents are Dispatched and Logged Immediately (even in the case of partial delivery) |
Task #6831 | 5050.000
If the payslip delivery stops at 50% (e.g., due to Internet connection fault), 50% of wage statements were effectively sent. However, it was not visible under “Documents”. According to this view, no payslips were sent.
From now on, an entry for each document sent is immediately created and stored in the Documents table (COMMIT). Thereby, they are still visible even in the case of interruption. |