https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18662 Bug ID: 18662 Summary: Can not delete any curreny (used by Koha::Acquisition::Booksellers=HASH(0xec48a4c) vendors) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Trying to delete any currency leads to a message: "Cannot delete currency 'XYZ' This currency is used by Koha::Acquisition::Booksellers=HASH(0xec48a4c) vendors. Deletion not possible" To reproduce: - Go to Home > Administration > Currencies & Exchange rates - Add a new currency (to make sure that it is not used by any bookseller) - Try to delete currency (or any other) Result: Message above. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.