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)
commit24f5525207c11401626f363faff90fa9436c1003
tree957dd10243ed33ccaf350e42fd8af0f8e4a646a9
parentb1a52b29181137791784fe20313efe8bce98b1fa
Bug 7593 : QA followup : restores deleted line in C4::Acquisition

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