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/
