https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38831
--- Comment #2 from Pedro Amorim <[email protected]> --- I believe all date pickers in ERM utilize the Koha standard flatpickr component, which prompts the user for a 'regular' date, containing day+month+year, even if the functionality does not necessarily require the day to work (e.g. SUSHI queries). This includes the 'run now' button but I think it is also the case for the custom report builder. Even though the ERM date pickers may not be considering the dateformat syspref, as Mathieu reported, and that is likely a real issue, we may also want to consider updating the pickers to only prompt for month+year where applicable. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
