Hi Amy, It's always me :) I want to respond on the issue 1525 (Just to satisfy my curiosity :) ). If I'm not mistaken, I thought that the defect filed by Aliya is caused by missing the script updating database for tables needed for the loan defaults based on last loan (LOAN_AMOUNT_FROM_LAST_LOAN, NO_OF_INSTALL_FROM_LAST_LOAN, LOAN_AMOUNT_FROM_LOAN_CYCLE, NO_OF_INSTALL_FROM_LOAN_CYCLE, LOAN_AMOUNT_SAME_FOR_ALL_LOAN, NO_OF_INSTALL_SAME_FOR_ALL_LOAN, MAX_MIN_LOAN_AMOUNT, MAX_MIN_NO_OF_INSTALL).
Those tables were defined on latest-schema.sql and don't appear on the "upgrade_to_156.sql" (Change committed by Tom at revision 12182 under comment Loan Defaults Functionality commit). (http://fisheye4.cenqua.com/browse/mifos/trunk/mifos/sql/latest-schema.sql?r1=12180&r2=12182) I'm puzzled when I saw tests passed :( Therefore, when application tries to auto-upgrade the database with upgrade_to_156.sql script, it can't create the list of tables listed in top, because they don't appear in the upgrade script. Thanks, - Nazir -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Nazir LAJDEL Envoyé : lundi 26 novembre 2007 10:01 À : Mifos functional discussions Cc : [EMAIL PROTECTED]; Developer Objet : Re: [Mifos-functional] [Mifos-developer] Delivery :CheckinFeature"Loan Scheduleindependent of meeting schedule" Hi Amy, Thank you for your prompt answer. I glanced at issue 1525 and it's not the same defect. I've open a new bug in the issue tracker for this and assigned it to "mifostriage" (https://mifos.dev.java.net/issues/show_bug.cgi?id=1528). Regards, - Nazir -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Amy Bensinger (Contractor) Envoyé : lundi 26 novembre 2007 09:14 À : Mifos functional discussions Cc : [EMAIL PROTECTED]; Developer Objet : Re: [Mifos-functional] [Mifos-developer] Delivery : CheckinFeature"Loan Scheduleindependent of meeting schedule" The defect--and all new defects--should be assigned to "mifostriage". Also, you may want to verify that Aliya's bug https://mifos.dev.java.net/issues/show_bug.cgi?id=1525 is not the same one? Thanks, Nazir! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nazir LAJDEL Sent: Monday, November 26, 2007 1:44 PM To: Mifos functional discussions Cc: [EMAIL PROTECTED]; Developer Subject: Re: [Mifos-functional] [Mifos-developer] Delivery : Check inFeature"Loan Scheduleindependent of meeting schedule" Hi Amy, For whom should I assign it? - Nazir -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Amy Bensinger (Contractor) Envoyé : vendredi 23 novembre 2007 04:43 À : Mifos functional discussions; [EMAIL PROTECTED] Cc : Developer Objet : Re: [Mifos-developer] [Mifos-functional] Delivery : Check inFeature "Loan Scheduleindependent of meeting schedule" Hi, Nazir. For the Edit account information--did you file a defect? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nazir LAJDEL Sent: Friday, November 23, 2007 1:22 AM To: [EMAIL PROTECTED] Cc: Mifos functional discussions; Developer Subject: [Mifos-functional] Delivery : Check in Feature "Loan Scheduleindependent of meeting schedule" Hi Lassaad, I have checked in feature "Loan Schedule independent of meeting schedule" (http://mifos.org/developers/wiki/LoanIndependentOfMeeting) Changes have been committed as revision 12205 (http://fisheye4.cenqua.com/changelog/mifos/?cs=12205) The second part of the feature; -Edit disbursal date/repayment day- was developed but can not been tested yet because the Edit account information page don't seems to work. Any one can reproduce this problem by deploying a fresh version of Mifos locally, enter center, group, client, account information's and click on the "Edit account information". When clicking "Preview", things don't seem to work. A NullPointerException error occurs: java.lang.NullPointerException org.mifos.application.accounts.loan.struts.action.LoanAccountAction.vali date(LoanAccountAction.java:380) Therefore, this delivery doesn't support this task. Best Regards, And Good Night, - Nazir ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mifos-functional mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mifos-functional ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mifos-functional mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mifos-functional ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mifos-functional mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mifos-functional ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mifos-functional mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mifos-functional ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
