https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24381 --- Comment #39 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Joonas Kylmälä from comment #38)
Before this patch on koha-testing-docker if I add two manual fees and click on the print button on either one of the fees then it shows that fee as itemized. After applying this patch, running updatedatabase and restart_all I only see the total amount and not details for this fee. I think this is not expected, after this patch all the fee lines are supposed to be shown, right?
You are quit right.. seems I didn't test the cases where we haven't actually applied any credits against the debt.. or vica versa. Those don't looked great right now. I'm working on a better notice template to replace it with. -- You are receiving this mail because: You are watching all bug changes.