[Koha-bugs] [Bug 9775] unitprice should be hidden when creating an order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 17 18:42:15 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9775

--- Comment #11 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list