[PATCH] - bug #511606 - ipmt() and ppmt() functions don't work correctly in scheduled transactions

2009-11-23 Thread JeB2009
Hello, To make following my preceding message, here the patch: http://old.nabble.com/file/p26485685/patchForSXLoan.diff patchForSXLoan.diff Regards, JeB -- View this message in context: http://old.nabble.com/-PATCHbug--511606---ipmt%28%29-and-ppmt%28%29-functions-don%27t-work-correctly-i

Re: Bug 511606 with loan repayment with scheduled transactions

2009-11-23 Thread JeB2009
Hello, Nobody for some comments ? I can provide a patch for 2.2.9 release, but i don't know if it is the correct process Regards, JeB. JeB2009 wrote: > > Because i have the same problem, i have searched a correction into source > code. > Like ggeens comment's,

Bug 511606 with loan repayment with scheduled transactions

2009-11-18 Thread JeB2009
Because i have the same problem, i have searched a correction into source code. Like ggeens comment's, i think that it is the instance count : sx:instanceCount isn't incremented on each occurrence. I have modified fonctin increment_sx_state into gnc-sx-instance-model.c file (2.2.9 release) : L.8