Accounting Period

From Bitnami MediaWiki
Revision as of 20:48, 3 October 2023 by User (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Some parameters consists of year and period.

Call accountingPeriodService.GetFiscalYearPeriod(DateTime.Now) to get the year and period.


Return to Programming Guide