Skip to content

closing balance is returning current balance.

Rohini Baraskar requested to merge robaraskar/gkcore:closingBalance into master

closingBalance method is returning current balance of given account name. Parameters needed to this method are:

  1. "accountname"
  2. "finantialstart" date
  3. "calculateto" currentDate/Date upto which you want to calculate balance.

Merge request reports