[
http://mifosforge.jira.com/browse/MIFOS-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57156#action_57156
]
Sam Birney commented on MIFOS-2797:
-----------------------------------
Kay, this is an enhancement. It adds a method to the API for looking up
account references by account ID. There is no user-visible change in the UI.
However, it enables programs that use the API, such as bank import plugins, to
work via account id. There are two main use cases for wanting bank import
plugins to do that:
1. It turns out to be difficult to change the legacy integration with Audi Bank
to use the 15 digit Mifos global_account_num from their current 7 digit IDs.
So, if we use the Mifos account_id instead in that plugin, we can keep the Audi
fixed-width field to 7 digits.
2. Other banks will type in each customer's account id to their external
applications when they make a repayment, then these ids will eventually get
imported to Mifos via a spreadsheet. So, we think it will be less error-prone
if they type in the much shorter account_id instead of the 15 digit
global_account_num.
> [PATCH] add lookupLoanAccountReferenceFromId to AccountService API
> ------------------------------------------------------------------
>
> Key: MIFOS-2797
> URL: http://mifosforge.jira.com/browse/MIFOS-2797
> Project: mifos
> Issue Type: Improvement
> Components: Misc
> Affects Versions: Gazelle C
> Reporter: Sam Birney
> Assignee: Sam Birney
> Priority: Major
> Fix For: Gazelle C
>
> Attachments: account-service-api-patch.txt
>
>
> Attached file is a small patch for adding a method to the AccountService API
> and StandardAccountService impl to retrieve an AccountReferenceDto by id. It
> follows the pattern of the existing methods for looking up by extenalId or by
> systemId. The patch was generated with 'svn diff' from the latest code as of
> this time: tr...@16963.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues