https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38001
--- Comment #2 from Lucas Gass <[email protected]> --- (In reply to Magnus Enger from comment #1) > What does the date accessioned plugin do? Does it automatically fill in the > current date when you click in the field? Can the datepicker do that? Dateaccessioned plugin initializes a flatpickr and also does set_to_today when you click on one of the empty date fields. I move this functionality to calendar.inc: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171881&action=diff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
