5 Apr
2019
5 Apr
'19
4:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22509 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Hugo Agud from comment #2)
Ths script allow a better integration with vufind, and allow to create hierarchy facets by date 1st level year, 2 level mont, third level day
NOw the script add the same date to all records but 1. Each record should have its onw date, perhaps import from a marc tag?
How would be formatted the date?
2. the script should only apply to records without 905, not recreated
Done in the last patch, see the new options --unless-exists. -- You are receiving this mail because: You are watching all bug changes.