[Koha-bugs] [Bug 26540] Issue Credit with Cash Registers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 29 21:35:44 CEST 2020


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list