To add to this: Someone.assertTrue ( remaining principal amount is the remaining capital amount );
On Jan 31, 2008 1:20 AM, Dion Dodgen <[EMAIL PROTECTED]> wrote: > Hi, > > I need some insight please. > > Why would when applying a payment to an account the loan balance not > reduce by the given amount whereas the amount due does. > > This must be tied into business rules. > > Any pointers appreciated, > Dion > > > On Jan 30, 2008 10:15 AM, Dion Dodgen <[EMAIL PROTECTED]> wrote: > > Hi, > > > > This is an initial view of progress on offsetting. Tests do break and > > this is not intended to be used as a patch, more of code review. > > > > Thanks, > > Dion > > > > > > On Jan 29, 2008 5:44 AM, Dion Dodgen <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > > > > I am creating this thread to step through issues wrt integrating the > > > business logic of Offsetting into Mifos. Issues will be highly > > > focused. > > > > > > In order to cut time to integration I have been developing on dual > > > environments, dev on Suse 10.3 and build test cycle on windows XP. > > > > > > First issue for feedback (should be few) > > > > > > It concerns the linking of transaction details for reporting and of > > > course history audits etc. > > > > > > I am very much against redundancy so find the AccountTrxnEntity to > > > provide a nice hook with the property relatedTrxn. > > > > > > Pretty much to hook into this I need to Overload method withdraw in > > > SavingsBO and refactor the method slightly where the > > > SavingsTrxnDetailEntity is created line 1096. > > > Also need to do the same to the LoanBO. > > > > > > does anyone see a floor in this one to one link? or have another view on > > > this? > > > > > > I am asking because this is really the only business logic code in the > > > current code base I am impacting on. > > > > > > Thanks, > > > Dion > > > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
