[Koha-bugs] [Bug 23924] Add a parameter to the script add_date_fields_to_marc_records.pl to specify a date field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 23 14:15:34 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23924

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
What I did (and please provide test plans yourself...):

1) Updated dateformat to DD.MM.YYYY
2) Added 505$a 01.01.2024 to a record
3) Ran: 

./misc/add_date_fields_to_marc_records.pl  --field='505$g=0/%Y'
--date-field='505$a' --verbose --confirm

505$g was created.

In my tests it seems like --unless-exists='505$g' didn't have any effect, but
that is out of scope here.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list