This class contains functions that allow to do and validating accounting processes.
Description
Checks accounting information.
Return Function
n/a
Parameters
| Name | Description | Type |
| year | Fiscal Year | Int32 |
| initialMonth | Initial Month | Int32 |
| endMonth | End Month | Int32 |
Example
Return sdk.Accounting.AccountingDepreciation(2022,1,12)