Bug 15030 - Fixes the serials fields associated with a plugin, to not overwrite the...
authorBlou <philippe.blouin@inlibro.com>
Wed, 21 Oct 2015 18:35:18 +0000 (14:35 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 7 Feb 2017 17:43:48 +0000 (17:43 +0000)
commit1017edad1c27d2624fb8ed6f8fb0018985b33295
tree50663344900d0401d1bdbd0b060a65de0fc76245
parent4cdcdb3cb5ebefedcb44766745078a949227f0a5
Bug 15030 - Fixes the serials fields associated with a plugin, to not overwrite the previously saved value

This fixes the remaining fields from serials-edit.pl that were seeing their previously entered values
be oblitarated with each new edit.  The fields associated to a plugin (dateaccessioned and barcode) were
always displaying <empty> with each new edit, losing the previous effort.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Items.pm