[GitHub] fineract pull request #439: FINERACT-590

2018-02-04 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/fineract/pull/439


---


[GitHub] fineract pull request #439: FINERACT-590

2018-02-03 Thread conradsp
GitHub user conradsp opened a pull request:

https://github.com/apache/fineract/pull/439

FINERACT-590

When adding prefix to account number, limit to 10 characters so that the 
account number is not longer than the database field (20 chars).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/conradsp/fineract develop

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/439.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 #439


commit 8e7bd01ed46021d09a80b1a427cf7e65564d26d1
Author: conradsp 
Date:   2018-02-03T20:29:02Z

FINERACT-590




---