Bug 9597 - grab order info from the 970 when ordering from staged
Summary: grab order info from the 970 when ordering from staged
Status: RESOLVED DUPLICATE of bug 7180
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low new feature (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 16:44 UTC by Nicole C. Engard
Modified: 2014-11-02 08:37 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
B&T Marc (26.26 KB, application/octet-stream)
2013-02-12 18:17 UTC, Nicole C. Engard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2013-02-12 16:44:47 UTC
Baker and Taylor puts order information in the 970 field in the carts on their site.  What you do is go to B&T create a cart, enter in the info you want to order and then pass that cart information on to the acquisitions person.  That person then reviews and downloads the cart as MARC.  In that file (which I hope to get a sample of) there is a 970 field that has the library, the fund, the pricing, and more.  

It would be nice if that field was read by Koha when ordering from a staged file. Right now staged file ordering just grabs the price from the ISBN field and nothing else.
Comment 1 Nicole C. Engard 2013-02-12 18:17:49 UTC
Created attachment 15278 [details]
B&T Marc

Here's a couple of records with 970 fields. I don't know what each subfield breaks down to, but it's a start.


=LDR  00411cam  2200145 a 4500
=001  BK0010765945
=003  DLC
=005  20121207121548.0
=020  \\$a9780425255391 : PAP$c{dollar}15.00
=020  \\$a0425255395 : PAP$c{dollar}15.00
=092  \\$aON ORDER
=100  1\$aKingsley, Allie.
=245  14$aThe liar, the bitch and the wardrobe /
=260  \\$aNew York :$bBerkley Books,$cc2012.
=970  \\$apor$b1$cabkf$dbk$fporfr$i9780425255391$p15.00$qBT

=LDR  00508nam  2200145 a 4500
=001  BK0011935722
=005  20130124092532.0
=020  \\$a9780062248473 : HRD$c{dollar}27.99
=020  \\$a0062248472 : HRD$c{dollar}27.99
=092  \\$aON ORDER
=100  1\$aHill, Jenna Miscavige.
=245  10$aBeyond belief :$bmy secret life inside Scientology and my harrowing escape /
=260  \\$aNew York :$bWilliam Morrow,$c2013.
=970  \\$apor$b1$cabknf$dbknew$fpanf$i9780062248473$p27.99$qBT
=970  \\$ash$b1$cabknf$dBK$fshanf$i9780062248473$p27.99$qBT

=LDR  00496pam  2200145 i 4500
=001  BK0011239403
=003  DLC
=005  20121023144150.0
=020  \\$a9781455515486 : HRD$c{dollar}25.99
=020  \\$a1455515485 : HRD$c{dollar}25.99
=092  \\$aON ORDER
=100  1\$aRecitas, Lyn-Genet.
=245  14$aThe plan :$beliminate the surprising "healthy" foods that are making you fat-- and lose weight fast /
=260  \\$aNew York, NY :$bGrand Central Life & Style,$c2013.
=970  \\$apor$b1$cabknf$dbknew$fpanf$i9781455515486$p25.99$qBT
Comment 2 Zeno Tajoli 2013-02-12 19:26:28 UTC
It is important that the tag and the subfield are configurable.
Not all vender use 970
Comment 3 Nicole C. Engard 2013-02-12 21:04:02 UTC
Agreed! A preference or something where you define what field and subfield to look in for the info.
Comment 4 Mathieu Saby 2013-12-25 18:14:40 UTC
Probably a duplicate of Bug 7180
Could you take a look at it?

Mathieu
Comment 5 Katrin Fischer 2014-11-02 08:37:57 UTC
MarcFieldsToOrder from bug 7180 should help with that :)

*** This bug has been marked as a duplicate of bug 7180 ***