17 Oct
2018
17 Oct
'18
6:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9775 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Do not we want to keep the value from the "last order received" for subscription? - $data->{unitprice} = $lastOrderReceived->{unitprice}; You do not hide it, you removed it. Is it really what we want? -- You are receiving this mail because: You are watching all bug changes.