Bug 7593 : QA followup : restores deleted line in C4::Acquisition
authorMathieu Saby <mathieu.saby@univ-rennes2.fr>
Tue, 30 Apr 2013 06:16:18 +0000 (08:16 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 12 May 2013 14:29:57 +0000 (10:29 -0400)
This patch restores the line exporting GetOrderNumber that I accidentally suppressed.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Restores a line that was deleted by the first patch.
Was not sure if patches should be squashed.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Acquisition.pm

index a685d5a..d11f2a9 100644 (file)
@@ -54,6 +54,7 @@ BEGIN {
         &GetBasketgroups &ReOpenBasketgroup
 
         &NewOrder &DelOrder &ModOrder &GetPendingOrders &GetOrder &GetOrders &GetOrdersByBiblionumber
+        &GetOrderNumber &GetLateOrders &GetOrderFromItemnumber
         &SearchOrder &GetHistory &GetRecentAcqui
         &ModReceiveOrder &CancelReceipt &ModOrderBiblioitemNumber
         &GetCancelledOrders