2 Feb
2023
2 Feb
'23
1:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25812 --- Comment #14 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- + $message .= (" - You owe " . Koha::Number::Price->new( $balance )->format({ with_symbol => 1}) . "."); .= a list? those parenthesis are not needed. -- You are receiving this mail because: You are watching all bug changes.