https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36029
Jason Robb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jason Robb <[email protected]> --- We just started using POS and ran into this issue as well. As far as where it might fit in the interface, it would make sense to add it to the end of the "Collect payment" form at pos/pay.pl when making a sale, and the end of the form in the "Issue refund" modal at pos/register.pl. There could be value in hiding the date picker initially to avoid mistakes. So instead of loading it immediately, have a checkbox labeled "Backdate sale?" or "Backdate refund?" and only reveal the date picker if that box is deliberately checked. I'd agree this should be behind a permission as I'm sure some libraries would not want to allow this capability at all and others might only want a select few to be able to use it. -- You are receiving this mail because: You are the assignee for the bug. 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/
