[ 
http://mifosforge.jira.com/browse/MIFOS-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56653#action_56653
 ] 

jbrewster commented on MIFOS-2672:
----------------------------------


Ran a test with trunk build and confirmed customer schedule's action_date not 
updated by batch job.  I didn't retest on older versions, from inspecting the 
source code this appears to not be a regression. In 
ApplyHolidayChangesHelper.java, it appears the current code modifies loan 
repayment dates and savings dates with these method calls - 


        HolidayUtils.rescheduleLoanRepaymentDates(holiday);

        HolidayUtils.rescheduleSavingDates(holiday);


This Helper code hasn't really changed since revision 11836 in 2007.  




> New Holidays added are not updating existing clients' customer schedule table
> -----------------------------------------------------------------------------
>
>                 Key: MIFOS-2672
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2672
>             Project: mifos
>          Issue Type: Bug
>          Components: Holidays
>    Affects Versions: Release 1.4
>            Reporter: Kay Chau
>            Assignee: jbrewster
>
> For existing clients, the Customer Schedule table is not updating the Action 
> date column correctly with the new meeting date.  For example, if they define 
> a holiday on 1/26 set to "Next Working Day", the loan schedules are updating 
> the meeting date correctly to 1/27.  However, the Customer Schedule table's 
> Action date is still on the 26th.
> This is only happening for existing clients.  If they define the holiday, and 
> then create a new client, the new client is updating correctly.
> Assigning to Jeff to test

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

        

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to