|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________ Mifos-issues mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-issues

Vishwas, some feedback on the api:
List general journal entries: https://localhost:8443/mifosng-provider/api/v1/journalentries
Questions from example result returned;
1. Why return GL code also and display it - I think thats as or more recognisable to accountants than the account name
2. "entityId": 0 - the entityId is actually null but defaulting to 0 - if you use JdbcSupport.getLong it will support nulls
3. The enunmeration types for glAccountClassification & entryType dont follow same approach as rest of API. Would expect those values to be like other enumeration values returned from other apis like /loanproducts e.g.