Server: Dealing with actual times

New option for AutoCorrectAssignments

This parameter determines how Can Do deals with planned and actual times.
The setting is made in the server's central control file and is considered the “default” for all projects.
 
The options are as follows
 
autoCorrectAssignments = false
Planned expenses and reported actual times are not affected.
(Not even when completing the package)
 
autoCorrectAssignments = true
Planned expenses must always be at least as large as reported actual expenses.
When a package is completed, the planned expenses are replaced by the corresponding actual expenditure.
 
AutoCorrectAssignments = mixed
new! If actual times exist, planned expenses are adjusted (as with true).
However, if there are no actual times for a resource, the planned expenses remain as they were (as with false).
 In particular, the planned values are then retained when closing.
 
Remarks:
 
In the old client, one of the three options can be selected for each project or the server settings can be adopted (default).
The WebClient does not yet have a place where this can be changed.
 
New settings are only valid after the changeover.