[Koha-bugs] [Bug 25444] Course reserve settings are not saved on edit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 27 10:39:30 CEST 2020


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

--- Comment #15 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
The template is displaying permanent_location, is that correct?
In C4::CourseReserves we always play with items.location.
I have, in DB:
        homebranch: RPL
     holdingbranch: FPL
          location: GEN
permanent_location: NULL

I guess that's why I don't see the "location".
What is the expected behaviour here?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list