GitHub user nikpawar89 opened a pull request:
https://github.com/apache/fineract/pull/425
FINERACT-554
When cash is allocated to cashier, its corresponding GL entry has currency
as USD, no matter what currency is configured for the organisation.
On further debugging it was found that the USD was hard coded in the code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nikpawar89/incubator-fineract FINERACT-554
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/fineract/pull/425.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #425
----
commit f1e6716f76bd30b007504373f34ba054e9d0bb5c
Author: nikpawar89 <[email protected]>
Date: 2017-11-11T06:57:51Z
FINERACT-554
----
---