https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22509
--- Comment #4 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
