https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26540

--- Comment #1 from Martin Renvoize <[email protected]> ---
Hmm, you are indeed correct and the error is partially deliberate to ensure a
cash register is set if the preference is set to use registers.

So, are you suggesting that some branches may not want to use registers even
though the global preference is set to require them.

I'm just trying to understand how to correctly catch when one is missing but
should be present... Should one be able to pay out in cash without a register
but at a branch that does have at least one register for example?   Should the
'UseCashRegisters' preference be set at the branch level? Or, should we just
check for the presence of at least one register at a branch and fall into the
required mode then?

Happy to chat and code it up.

-- 
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/

Reply via email to