https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17964
Marcel de Rooy <m.de.r...@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> --- In the interface I used this checkin notice: The following items have been checked in: ---- [% biblio.title %] [% old_issues.returndate %] [% old_issues.issue_id %] ---- Thank you. And it does not show me the old issues information. No date and no id. === If I look at sub _get_tt_params, I am having doubts if the correct old issues record would be found when just using itemnumber as a foreign key. Note that I repeatedly checked in and out the same item. Looking at the code, I would expect the wrong old issue record found. Should you not look at the last one instead of the first one? The "historical" code uses: ORDER BY timestamp DESC in _parseletter_sth.. Another question: How do you use plural in _get_tt_params ? If we are not using it, why add it? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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/