17 July 2012



Hi everyone,

Resending. Help please on LSIM. I did the procedure below to enable LSIM: 
¨       mysql>Use
MIFOS
¨       mysql>SHOW
TABLES FROM INFORMATION_SCHEMA;
¨       mysql>SHOW
TABLES;
¨       mysql>select
*from config_key_value_integer;
¨       mysql>update config_key_value_integer set
configuration_value=1 where 
configuration_key='repaymentSchedulesIndependentOfMeetingIsEnabled';
¨       To check if
changes applied:

o   mysql>select
*from config_key_value_integer;

The change in the configuration_value was applied after checking.
However, in Mifos, in Creating a New Loan Product--> "Repayment Schedule":  I 
cannot see the "Can configure variable installments" checkbox (and the others 
checkboxes with it - with minimum/maximum gap between installment and minimum 
amount). I only see "Fixed repayment schedule". Further, when I created a new 
loan account for a client, all repayment schedules cannot be adjusted and are 
fixed with the meeting schedule.

Is my procedure for LSIM activation wrong? Please advise if there are steps I 
missed or steps needed to be done. Not an IT perosn, but will try to follow 
your instructions. Thanks.

 
Regards,
 
Dale A. Fuertes-Pham
Email:    [email protected]
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to