AccountingRegisterManager.<Accounting register name>.SetMinAndMaxTotalsPeriods
Syntax:
Parameters:
<MinimumPeriod> (required)
Start of the period for totals calculation.
<MaximumPeriod> (required)
End of the period for totals calculation.
Description:
When set, totals can be calculated for new open periods.
The calculation interval is one month.
Availability:
Note:
Example:
Registrs.Balance.SetMinAndMaxTotalsPeriod(MinPeriod, MaxPeriod); |
See also:
AccountingRegisterManager, method SetMaxTotalsPeriod