https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27080 --- Comment #7 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- (In reply to Joonas Kylmälä from comment #6)
(In reply to Timothy Alexis Vass from comment #5)
Look at the patch and see that I have added the functionality for purge_statute_barred_fees to be exactly as purge_zero_balance_fees that is already there.
If the changes you suggest need to be done, they need to be done on a deeper level than this patch. That would increase the scope of this.
I have adapted this to what is available, in precise alignment with what is already there. If C4 is deprecated, then there needs to be an alternative. Again, it increases the scope.
Yes, a bit more work, please look first if there is already a module for this under Koha/ directory, if not create a new module.
So the scope becomes rewriting the entire C4/Accounts.pm module as a new module? -- You are receiving this mail because: You are watching all bug changes.