https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9775
--- Comment #11 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
