Bug 10855: Additional marc fields are not inserted
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 20 Jan 2014 09:27:48 +0000 (10:27 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 2 Oct 2015 18:10:31 +0000 (15:10 -0300)
commitcc58bf3c81c4ad2e623d68edf94837b74b5b1d36
tree4aefc858b789d81715081424dbb162e99f9ef8d5
parent750601ac5b97cdb2d4cf97497b87c61e5083ba33
Bug 10855: Additional marc fields are not inserted

In subscription-add.pl, the code for inserting additional_fields is not
the same for updating and inserting.
This patch refactores this code in code to do the same tests.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
serials/subscription-add.pl