]> git.koha-community.org Git - koha.git/commit
Bug 12841: aqorders fields should not be mapped
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 26 Aug 2014 08:50:22 +0000 (10:50 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 3 Dec 2014 19:57:54 +0000 (08:57 +1300)
commit8e15980809a0e7e8e14d59d1c0c9e2c6054c1a55
tree10933affea6184ac2b61f6b6021ecf73fc55ee13
parent7bb7fa2ff1f59a23cc1f0d0ca2cd8c0ccc223ea5
Bug 12841: aqorders fields should not be mapped

Bug 5336 introduced some code which should have been introduced by bug
7294.
Since the idea behind bug 7294 has been abandoned (map the aqorders
fields), the code can be removed.

Test plan:
Verify that Koha does not allow you to map the aqorders fields with a
MARC subfield.
Verify there is no regression on adding/updating an order.

Signed-off-by: Zeno Tajoli <z.tajoli@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit b449b08d91c536c3ec8a4b87e6c14d460f59878a)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
acqui/addorder.pl