]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 19 May 2014 15:11:56 +0000 (17:11 +0200)
commit46cb2b9e630dec3be30f73cbf5f22f3baeb17c5e
tree0ef8cc5ce75fca2b2b88b4a43e44e80721b7c16d
parentb322f5f13388fd7d64e9d2c3f8bd8c2cc1f60eeb
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>
(cherry picked from commit ed6e2b57a1d47f413aa4f5f691e82b849daa8468)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Acquisition.pm