Koha/acqui
Jonathan Druart 2f07f7b48e Bug 17631: Koha::Biblio - Remove GetHolds
C4::Biblio::GetHolds can be replaced with Koha::Biblio->holds->count

Test plan:
Create an order and place a hold on the biblio you have ordered.
On the basket view, you should not be able to Cancel the order and/or
delete the record
Receive the order, on the parcel page you should get the same behavior.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-12-16 14:54:56 +00:00
..
pdfformat Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
acqui-home.pl Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 2016-09-08 14:36:04 +00:00
add_user_search.pl Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
addorder.pl Bug 13321: use the populate_with_prices where needed 2016-10-28 13:46:06 +00:00
addorderiso2709.pl Bug 16493: [QA Followup] Restore title and author match as an option, make it the default 2016-11-04 14:08:12 +00:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 17631: Koha::Biblio - Remove GetHolds 2016-12-16 14:54:56 +00:00
basketgroup.pl Bug 13323: Tax rate can change on receiving 2016-10-28 13:46:41 +00:00
basketheader.pl Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_duplicate_barcode_ajax.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
check_uniqueness.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
edi_ean.pl Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
edifactmsgs.pl Bug 17081 Incorrect comparison operator used in edifactmsgs.pl 2016-08-10 14:03:37 +00:00
edimsg.pl Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
finishreceive.pl Bug 17681: Exiisting typos might thow some feees when recieved 2016-12-16 11:29:33 +00:00
histsearch.pl Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 2016-09-08 14:36:04 +00:00
invoice-files.pl Bug 16154: CGI->multi_param - Force scalar context 2016-04-26 23:16:43 +00:00
invoice.pl Bug 13323: Tax rate can change on receiving 2016-10-28 13:46:41 +00:00
invoices.pl Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
lateorders-export.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
lateorders.pl Bug 5260 - Add option to send an order by e-mail to the acquisition module 2016-10-28 11:52:25 +00:00
modordernotes.pl
neworderbiblio.pl Bug 12478: allow more granular sorting configuration 2016-04-26 20:20:08 +00:00
neworderempty.pl Bug 16123 - Display budget hierarchy in the budget dropdown menu used when placing a new order 2016-10-28 15:26:00 +00:00
newordersubscription.pl Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 17642: use get_description_by_koha_field when needed 2016-11-18 15:52:00 +00:00
parcel.pl Bug 17631: Koha::Biblio - Remove GetHolds 2016-12-16 14:54:56 +00:00
parcels.pl
spent.pl Bug 15258: Fix Perl scripts declaring unused variables 2015-12-30 17:24:45 -07:00
supplier.pl Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
transferorder.pl
uncertainprice.pl
updatesupplier.pl Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
z3950_search.pl Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::getframeworks 2016-10-28 12:04:59 +00:00