https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38012 Bug ID: 38012 Summary: Remove ispermanent from returns.tt and branchtransfers.tt Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The templates for returns and branch transfers both have code to display an error for the value "ispermanent," but that doesn't appear to actually be in use elsewhere in the code. https://github.com/Koha-Community/Koha/blob/b4054dbb1578349cd1b8caa8fac9cbe6... https://github.com/Koha-Community/Koha/blob/b4054dbb1578349cd1b8caa8fac9cbe6... Looking at returns.pl, it makes reference to "ispermanent" in 3.0 but not 18.05. It seems like this is a remnant of a previous method for handling return behavior and transfers? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.