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)
committerMason James <mtj@kohaaloha.com>
Wed, 22 Feb 2017 09:11:46 +0000 (22:11 +1300)
commit6434d8ca70af41c7e2b624230f0661011b133281
tree5d868c9f8c71fa93ffc69b06b3b4af651a0dddbb
parent8408817f43d6a45dbd091e65427f1f72c76f47ce
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>
(cherry picked from commit 1017edad1c27d2624fb8ed6f8fb0018985b33295)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Items.pm