sul-dlss / folio-tasks

Migration and data-loading tasks for FOLIO
MIT License
2 stars 1 forks source link

add organization note type and notes using data in vendor reports #219

Closed shelleydoljack closed 1 year ago

shelleydoljack commented 1 year ago

For each vendorExtendedInfo/entry node, add a note of note type "Organization" with title "Note". Ignore the name attribute, just grab all of it.

<vendorExtendedInfo>
<entry name="Standard Address #">1694510</entry>
<entry name="Note">X12 CAPABLE</entry>
<entry name="Note">Login for GOBI -- UN:achen7132; PW: rcrown</entry>
<entry name="Note">6/1/09: Karla Meyette (KMeyette@ybp.com) for US orders, Ruth Spink (RSpink@ybp.com) for UK orders; lp: amc</entry>
<entry name="Note">11/14/22: Per Lynn Lamy, effective immediately, my colleague Suzanne Good (SuzanneGood@ybp.com) will be serving as your designated GOBI Customer Service representative.&quot;; lp: jlk</entry>
</vendorExtendedInfo>
shelleydoljack commented 1 year ago

blocked by https://github.com/sul-dlss/FOLIO-Project-Stanford/issues/409