https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19919
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #25 from Martin Renvoize <[email protected]> --- OK, the second patch is an alternative `Stop using paidfor altogether` (or beginning of one which I would like some feedback on). This version removes the use of paidfor in the code entirely and instead derives the information for display within moredetails.pl (which is the only place I could find that it's displayed to the end users). I noticed whilst doing this that we also ship with the option LOST authorized value of 'Lost and Paid for'.. should we not set that status as part of the payment routine as part of this perhaps too? I've not added the code to actually remove the field yet (or the proper tests) as it's only a proof of concept at the minute which I'm seeking feedback. -- 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/
