17 July 2012
Thanks for the help Lukasz. It works!
Got confused, I used for reference the links below for changing LSIM which are
all config_key_value_integer:
http://markmail.org/thread/kgeds4s7r6dc6ob2, http://www.digipedia.pl/usenet/thread/12002/28081/, https://groups.google.com/group/mifosdeveloper/tree/browse_frm/month/2008-05/d3bd51a546a4a232?rnum=171&_done=%2Fgroup%2Fmifosdeveloper%2Fbrowse_frm%2Fmonth%2F2008-05%3F, etc.
Thanks a lot again!
Regards,
Dale A. Fuertes-Pham
Email: [email protected]
________________________________
From: Lukasz Chudy <[email protected]>
To: Dale Fuertes <[email protected]>; A good place to start for users or
folks new to Mifos. <[email protected]>
Sent: Tuesday, July 17, 2012 2:13 PM
Subject: Re: [Mifos-users] HELP on LSIM - Variable installments
Hi Dale,
You should use update config_key_value table instead of
config_key_value_integer.
Run this command in mysql console:
update config_key_value set configuration_value=1 where configuration_id=5;
Best regards,
Lukasz
On 07/17/2012 05:40 AM, Dale Fuertes wrote:
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
------------------------------------------------------------------------------
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