Bug 28949 left behind some unused jQueryUI datepicker code in the cash register stats template, reports/cash_register_stats.tt.
Created attachment 126230 [details] [review] Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template This patch removes some jQueryUI datepicker code from reports/cash_register_stats.tt which was left behind by Bug 28949. To test, apply the patch and go to Reports -> Cash register statistics wizard. The "From" and "To" date fields should work correctly, since Flatpickr code is unchanged.
Created attachment 126406 [details] [review] Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template This patch removes some jQueryUI datepicker code from reports/cash_register_stats.tt which was left behind by Bug 28949. To test, apply the patch and go to Reports -> Cash register statistics wizard. The "From" and "To" date fields should work correctly, since Flatpickr code is unchanged. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 126464 [details] [review] Bug 29232: Clean up obsolete jQueryUI datepicker code from cash register stats template This patch removes some jQueryUI datepicker code from reports/cash_register_stats.tt which was left behind by Bug 28949. To test, apply the patch and go to Reports -> Cash register statistics wizard. The "From" and "To" date fields should work correctly, since Flatpickr code is unchanged. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 21.11, thanks to everybody involved!