Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Innsbrucker Export-Skripte mit dem "PicaSWB_batch" #54

Open
socheres opened this issue Jan 14, 2022 · 1 comment
Open

Merge Innsbrucker Export-Skripte mit dem "PicaSWB_batch" #54

socheres opened this issue Jan 14, 2022 · 1 comment
Assignees

Comments

@socheres
Copy link
Owner

Liebe @helenanebel die Innsbrucker Export-Skripte sollten ebenfalls wie Single und Batch mit dem "PicaSWB_batch" zusammengeführt werden, so dass es nicht aktualisiert werden muss. Dazu bräuchten wir eine neue Mappingliste, welche Zeitschrift von wem katalogisiert wird, anhand dessen dann spezifische Felder wie Abrufzeichen jeweils generiert werden. Ich kümmere mich drum. Ich lege ein neues Issue an.

Originally posted by @socheres in #53 (comment)

@socheres socheres self-assigned this Jan 14, 2022
@socheres
Copy link
Owner Author

socheres commented Jan 14, 2022

ToDo:

  • "ISSN_to_abrufzeichen.map" in zts_enhancement_repo_url aus ZEDER "efor" generieren; nur Werte "KALDI" und "BILDI"
  • zts_enhancement_repo_url + "ISSN_to_abrufzeichen.map", in Code-Zeile 886 hinzufügen
  • case "issn_to_abrufzeichen.map": issn_to_abrufzeichen = temp; break; } in Code-Zeile 169 hinzufügen
  • if (issn_to_abrufzeichen.map.get(item.ISSN) !== undefined) { abrufzeichen = issn_to_abrufzeichen.mapget(item.ISSN); Z.debug("Found abrufzeichen:" + abrufzeichen); } n Code-Zeile 345 hinzufügen
  • //Ausleiheinfo --> 7100 $Jn //Abrufzeichen $a als Trenner -->8012 addLine(currentItemId, '\\nE* l01\\n7100$Jn\\n8012 ixzs$aixzo', ""); anpassen

@socheres socheres assigned helenanebel and unassigned socheres Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants