Items outstanding for mifos - tally interface
---------------------------------------------

                 Key: MIFOS-3616
                 URL: http://mifosforge.jira.com/browse/MIFOS-3616
             Project: mifos
          Issue Type: Story
          Components: Accounting & Cash Management
            Reporter: johnwoodlock
            Assignee: Kay Chau
             Fix For: Release E - Iteration 6


This is just a list of items that should or could be done related to the mifos 
- tally GL interface that light microfinance will be using.  Estimate given is 
just a best guess if all bits are done.

Once a decision is taken whether to do an item or not it could be broken into 
other stories if thought better for tracking.


1) Add posted_date index to the light microfinance database (table = 
financial_trxn).  Its just a speed thing not to worry if small amount of data.  
Worse case it should be added to 1.7 schema. (JPW can handle this once decide 
to do on 1.6 or 1.7).

2) Report is not localised (has hard-coded english strings).  When or if that 
should be done.

3) Work directory for MFI using accounting export (probably part of Udai's work 
but just putting here not to forget).  Also I've set a 'global' variable for 
"full_file_name" which is just the file name.  Need to change this for 
multi-user use :)
 
4) Currency formating on report is default... isn't based on mifos currency 
rules.  Cosmetic but might be brought up.

5) Validation - currently have to get the date format right :) (yyyy-mm-dd).  
Probably not a major issue though.
Could move to a datepicker idea or (more simply) put dates in a drop down list
Also, presumably there should be some ensuring that dates must be before today 
(it wouldn't make sense to run it until all the days transaction were input).  
Also usual validation that dateto >= datefrom if entered

6) Where to get MFI name from?  It's hard-coded at the moment... but presumably 
this could be set globally at user login or from the 'mifos' personnel entry 
(id = 1)..


Note: The report could have been scheduled or run in batch and delivered as an 
email (but would require work and not part of spec).


-- 
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

        

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to