Update documentation about Audi Bank import
-------------------------------------------

                 Key: MIFOS-5391
                 URL: http://mifosforge.jira.com/browse/MIFOS-5391
             Project: mifos
          Issue Type: Task
          Components: ImportExport
            Reporter: Lukasz Chudy
            Assignee: Ed Cable
             Fix For: Release H


Current specification about importing Bank transactions is slightly outdated 
(http://mifos.org/functional-specifications/transaction-processing/import-bank-transactions).
 It would be good to update information about import format:
1. Point 3.8: 
"If any value under the Description column does not follow the format PMTMAJ<2 
letter code><5 digit loan id for external id or 15 digit loan id for Mifos loan 
id> then Mifos displays an error message for each row this occurs. Mifos should 
throw an error message when:" 

should be replaced with 

"If any value under the Description column does not follow the format PMTMAJ<2 
letter code><5 digit loan id for external id> or <7 digit account id> or <15 
digit loan id for Mifos loan id> then Mifos displays an error message for each 
row this occurs. Mifos should throw an error message when:"

and

"1. PMTMAJ<two-letter-code> does not precede some numbers. 2. If the numbers 
that follows is not 5 digits or 15 digits." 

should be replaced with

 "1. PMTMAJ<two-letter-code> does not precede some numbers. If the numbers that 
follows is not 5 digits. 2. If number of digits without <two-letter-code> is 
not 7 digits or 15 digits"

2. Audi Bank Import Columns and Description table:

"PMTMAJ <two-letter-code><5 digit external loan id or 15 digit mifos loan 
id><space><two-digit LA code> <client name>"

should be replaced with

"PMTMAJ <two-letter-code><5 digit external loan id> or <7 digits account id> or 
<15 digit mifos loan id><space><two-digit LA code> <client name>"

and 

"PMTMAJ EC12345 82  Joe Smith  

PMTMAJ EC1234567890123456 82  Joe Smith"

should be replaced with

"PMTMAJ EC12345 82  Joe Smith  

PMTMAJ 1234567 82  Joe Smith 

PMTMAJ 1234567890123456 82  Joe Smith"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to