When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically
Created attachment 18159 [details] [review] Clear notforloan on receipt Clear not for loan on receipt When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically To Test: 1) Create a ACQ framwork in MARC bibliographic framework 2) Search 952 tag and set default value notforloan is to -1 3) Create a basket for ex: basket1 4) Create order under basket 5) Close the basket 6) Receive the shipment 7) By default notforloan value is Ordered 8) Once you receive the order item tag value is available or value is 0
Created attachment 18589 [details] [review] Clear not for loan on receipt Clear not for loan on receipt When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically To Test: 1) Create a ACQ framwork in MARC bibliographic framework 2) Search 952 tag and set default value notforloan is to -1 3) Create a basket for ex: basket1 4) Create order under basket 5) Close the basket 6) Receive the shipment 7) By default notforloan value is Ordered 8) Once you receive the order item tag value is available or value is 0
Hi Amit, there is another feature in the queue that might do want you do here but in a bit more flexible way (being configurable by a system preference). Maybe take a look at but 8307?
"Bug 8307 - Set a value for items when receiving" is now "Passed QA".
Patch applied cleanly, go forth and signoff
Bug 8307 has been pushed now, so it would be best to look at that and rework this.
Still valid?
This hardcodes notforloan => 0 on finishing receive. But we have more flexible features now that allow to do this: AcqItemSetSubfieldsWhenReceived = allows to change any subfield to any value on receive UpdateNotForLoanStatusOnCheckin = allows any notforloan value to be set to any other notforloan on checkin I am closing this resolved.