23 Apr
2023
23 Apr
'23
2:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23924 --- Comment #12 from Katrin Fischer <katrin.fischer@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.