Bug 11777: ensure "created by" is displayed by the order receiving page
authorAmit Gupta <amitddng135@gmail.com>
Tue, 18 Feb 2014 09:27:44 +0000 (14:57 +0530)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 19 Feb 2014 17:13:26 +0000 (17:13 +0000)
commited6e2b57a1d47f413aa4f5f691e82b849daa8468
tree89bf92c1a09b63a0fcfb6027130f359b83499305
parent37a0e888199f1a1f8eefd38ad6ada786403fe034
Bug 11777: ensure "created by" is displayed by the order receiving page

This fixes a regression introduced by the patches for bug 10723.

To Test:
1) Create budget and fund under budget administration.
2) Create Vendor in acquisitons module.
3) Create basket under vendor.
4) Create order and choose budget while creating order.
5) Click on Receive shipment button.
6) Click on receive link on the right hand side you
   will be able to see a staff user name in the "created by"
   field.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Acquisition.pm