Gayl, I agree with your concern here, it's strange as I don't think based on existing issues that there should have been any Dec interest postings.
I don't think that Mifos can/should recover from this type of data corruption, I think outside Mifos we can restore the data integrity, since it's some interest postings in Dec. Two more quires to understand wrong interest postings SELECT account_id,next_int_post_date FROM savings_account WHERE last_int_post_date > '2010-09-30' SELECT account_id FROM savings_activity_details WHERE account_action_id=11 AND DATE(created_date) < '2010-09-30' Udai ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
