Accounting Period: Difference between revisions

From Bitnami MediaWiki
Jump to navigation Jump to search
(Created page with "Some parameters consists of year and period. Call accountingPeriodService.GetFiscalYearPeriod(DateTime.Now) to get the year and period.")
 
No edit summary
Line 1: Line 1:
Some parameters consists of year and period.
Some parameters consists of year and period.
Call accountingPeriodService.GetFiscalYearPeriod(DateTime.Now) to get the year and period.
Call accountingPeriodService.GetFiscalYearPeriod(DateTime.Now) to get the year and period.

Revision as of 21:05, 21 September 2023

Some parameters consists of year and period.

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