Bug 16534: Block AddIssue from issuing if the return is not possible
[koha.git] / Koha / Acquisition / Order.pm
2016-04-29 Jesse WeaverBug 15531: (followup) Use a quantity of 1, not null...
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2014-10-28 Jonathan DruartBug 12830: use find instead of search
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...