https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26017 Bug ID: 26017 Summary: Cashup registers never shows on tools page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com Blocks: 25764 There is a permission check error here: [% IF ( Koha.Preference('UseCashRegisters') && CAN_user_cash_management_manage_cash_registers ) %] Martin, can you tell which was the intended permission? This one doesn't exist. Either the first or second part of the permission is wrong, but I am not sure what is meant. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25764 [Bug 25764] Typo in tools-home for Cashup registers -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.