From bugzilla-daemon@bugs.koha-community.org Sat Sep 26 22:02:56 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 5697] Automatic linking in guided reports Date: Sat, 26 Sep 2020 20:02:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9221619300828878874==" --===============9221619300828878874== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D5697 --- Comment #7 from Katrin Fischer --- What i used for testing: SELECT=20 i.itemnumber, i.itemnumber as Exemplarnummber, [[i.itemnumber| itemnumber for batch]], CONCAT('', i.itemnum= ber, '' ) AS "itemnumber as edit link" FROM items i --=20 You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. --===============9221619300828878874==--