https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36014
Bug ID: 36014
Summary: set library does not display the updated library
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 24786
From
commit 5b1934312b87f8458de84d96421106774dbd95a8
Bug 24786: Allow setting a register for the session
- [% IF ( update.updated_branch ) %]
+ [% IF ( update.updated_branch || update.updated_desk ||
update.updated_register ) %]
+ [% IF ( updated.updated.branch ) %]
This change is wrong. It must be update.updated_branch.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24786
[Bug 24786] Allow setting a cash register for a login session and configuring
library-default cash registers
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/