Dear Chetan,
    This is how the Fixed Deposit module I am looking for.
    
    1. The module should maintain a receipt with interest rate and duration
        e.g An amount of 10,000 be deposited with an interest rate of 10% for 
92 days.
              Here the module should be able to tell the maturity date.
 
   2. The module should allow for renewal instruction
        e.g The receipt maintained upon maturity can be renewed automatically 
with the following instrustions
             a. Renew receipt with the principal amount and transfer the 
interest into a savings account
             b. Renew the receipt with the both principal and interest
             c. Close receipt and transfer both principal and interest into 
savings account.
     3. Marking a fixed deposit as lien for a loan facility
        e.g Unless the loan is paid off, Mifos doesn't allow the closure of the 
receipt.
 
    Please feel free to let me know if you need any clarifications in what I 
have indicated.
 
    Thank you
 
-----------------------------------------------------------------------------------------------------------------------------------
Patrick Asare-Frimpong 
Ghana - West Africa 

Tel : +233208800414
 

________________________________
 From: "chetan.bekkink...@sungard.com" <chetan.bekkink...@sungard.com>
To: patasa...@yahoo.com 
Cc: mifos-users@lists.sourceforge.net; edca...@gmail.com 
Sent: Friday, April 27, 2012 5:20 AM
Subject: RE: [Mifos-developer] [SPAM] Re:  Embedded Pentaho reports
  

 
Patrick,  
  
This is Chetan B and I am helping the Mifos community with some of the product 
management activities. As part of that, I am right now finalizing the 
requirements for the Fixed Deposit feature. You mentioned in the user meet up 
call yesterday that your potential clients are keen on using the Term Deposits 
feature.  
  
Can you share a little more details on this ? If you have specific 
scenarios/use cases you would like to be covered, I would like to consider 
those before moving forward and finalizing the specification for the Fixed 
deposit feature. Kindly respond at the earliest as we in the final stages of 
completing the spec and Hugo Tech is keen that this feature becomes a part of 
the Mifos product for one of their potential clients. 
  
Thanks 
Chetan  
  
  
From:Patrick Asare-Frimpong [mailto:patasa...@yahoo.com] 
Sent: Wednesday, April 25, 2012 9:50 PM
To: Mifos software development
Subject: [Mifos-developer] [SPAM] Re: Embedded Pentaho reports   
  
Hi Paweel,  
            I seem not to be able to embed the sample pentaho in my Mifos 
installtion.  
            I followed the same steps stated but anytime i try loanding the 
report template, Mifos gives me a error stating i need to upload a BIRT report. 
 
   
            Is there something I am doing wrong?  
   
            Thank you   
   
-----------------------------------------------------------------------------------------------------------------------------------
Patrick Asare-Frimpong 
Ghana - West Africa 

Tel : +233208800414  
   

________________________________
  
From:Paweł Gesek <pge...@soldevelo.com>
To: mifos-develo...@lists.sourceforge.net 
Sent: Friday, April 20, 2012 11:49 AM
Subject: [Mifos-developer] Embedded Pentaho reports  

Hello everybody

It is now possible to upload and run Pentaho(.prpt) reports in Mifos the same 
way as Birt reports. This runs out of the box in the workspace server, but in a 
standard Jetty server JNDI has to be turned on. The changes that have to be 
made to 'start.ini' in
 jetty directory are:

1) Add 'plus' and 'annotations' to OPTIONS, so that it looks something like 
this:

OPTIONS=Server,jsp,jmx,resources,websocket,ext,plus,annotations

2) Enable the plus configuration by adding the following line at the end:

etc/jetty-plus.xml

Mifos reports in the BI repo depend on localization property files, so when 
running these reports, labels will be missing. In order to resolve this, the 
missing properties files must be added to the report files themselves and 
settings.xml must be modified.
 I am attaching a sample report with properties(modified 
ActiveLoansLoanProduct.prpt from mifos-bi).

I would be grateful if you would test out this functionality and provide 
feedback.

Regards
Paweł Gesek


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
Mifos-developer mailing list
mifos-develo...@lists.sourceforge.net
Unsubscribe or change settings at:
https://lists.sourceforge.net/lists/listinfo/mifos-developer      
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to