25 Nov
2020
25 Nov
'20
2:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17138 --- Comment #16 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm now thinking of just making Koha::Number::Price a more formal object we can adopt and getting current functions that return 'numbers' to return Koha::Number::Price objects and then overload the various comparison and mathematic operators to 'do the right thing'... something a bit similar to how DateTime overloads comparison operators. -- You are receiving this mail because: You are watching all bug changes.