AccountingRegisterManager.<Accounting register name>.SetMinTotalsPeriod
SetMinTotalsPeriod(<Period>)
Type:
Date.
The minimum period from which totals should be calculated from. Any date can be transferred and it will be reduced to the beginning of the month.
If the date 01.01.2000 is specified, totals will be calculated for 00:00:00 01.01.2000 and subsequent periods.
Sets the interval at which totals are calculated. It influences the performance of obtaining balances and turnovers for the current register as well as the performance of scheduled operations such as database recovery. When set, totals can be calculated for new open periods. The calculation interval is one month.
Server, thick client, external connection.
If a configuration has enabled compatibility mode
Version8_3_2 and lower, an exception is generated when the method is executed.
Registrs.Balance.SetMinTotalsPeriod(SelDate);
|
AccountingRegisterManager, method
GetMinTotalsPeriod