]> git.koha-community.org Git - koha.git/commit
Bug 20825: (QA follow-up) set biblioitemnumber with correct value
authorNick Clemens <nick@bywatersolutions.com>
Tue, 29 May 2018 15:53:59 +0000 (15:53 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 5 Jun 2018 09:31:34 +0000 (10:31 +0100)
commitc6c1ff70c270c8ab147c7da315e79ca36054acd7
tree5b25e27a824949c4d87e9b0272d83b9b6114805c
parent359cbe9c5cae9165b22aa21e294695b932216694
Bug 20825: (QA follow-up) set biblioitemnumber with correct value

Both biblionumber and biblioitemnumber for item were set to
biblionumber, when they don't line up tests fail

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Circulation.t