Bug 5879 : Biblio.pm : fix isbd syspref and default location
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 16 Mar 2011 11:06:37 +0000 (12:06 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 17 Mar 2011 21:35:02 +0000 (10:35 +1300)
commit620ae78f847ba3c42bcbfd0e0f9a530daa79e65b
tree79e1d82792394f3e35c95effc8811a5ffc66bfee
parent6282f652b2897ded2319a4f1fce97cac7f45ca62
Bug 5879 : Biblio.pm : fix isbd syspref and default location

- the systempreference is isbd, not ISBD
- when preparing the ItemRecord (for acq or serials recieving), there was no default value calculated for location. Fixing that

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Biblio.pm