https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15906
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Remove use of makepayment |[ONLY PUSH TOGETHER WITH |in paycollect.pl |15896] Remove use of | |makepayment in | |paycollect.pl Status|Signed Off |Passed QA --- Comment #15 from Marcel de Rooy <[email protected]> --- The simple test scenario works. But if we add another fine, the situation changes little bit: If I have fine1==20 and fine2==30, and I do individual payment on the second fine, the first fine will be paid first. Not really a big problem, but it is not what you expect. This is not caused by this patch set, but should be solved by bug 15896. So I am labeling this patch with "push together". Passed QA -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
