[Koha-bugs] [Bug 26017] New: Cashup registers never shows on tools page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 18 04:05:43 CEST 2020


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 at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: martin.renvoize at 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.


More information about the Koha-bugs mailing list