Bug id:6783 - Circulation restrictions dont work when other withdrawn reasons are...
authorMeenakshi.R <meenakshi.r@osslabs.biz>
Tue, 6 Sep 2011 07:29:56 +0000 (12:59 +0530)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 11 Sep 2011 09:40:09 +0000 (21:40 +1200)
commit073f4fa7c36e1031ad0c7c9333ab051d8d9b0873
treecab1472ed98b40ff327d3ec53a8232930b5155c6
parenta9eb0c658a426a602afc3168e515412cfc7390f2
Bug id:6783 - Circulation restrictions dont work when other withdrawn reasons are used

Circulation restrictions work only when withdrawn reason (value 1) is selected.
If ones sets up other withdrawn reasons using authorized values, and selects
one of them (e.g. value 2), circulation restrictions don't work. This changes
fixes this problem.

Signed-off-by: Amit Gupta <amit.gupta@osslabs.biz>
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Circulation.pm