[Bug 32527] New: can`t use <<user>> variable in SLIPS
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32527 Bug ID: 32527 Summary: can`t use <<user>> variable in SLIPS Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: paliotti@mdp.edu.ar QA Contact: testopia@bugs.koha-community.org Hi: Making customized ISSUESLIP and ISSUEQSLIP, the library circulation staff ask me if it´s possible add the staff user to the slips. Thinking that <<user>> variable works fine in cataloguing frameworks, by example, I added it but did'nt work. Neither [% user %], [% loggedinusername %], [% loggedin_user_name %] and others. If <<today>> works, why <<user>> don't ? it's not a global var? Thks in advance Pablo -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32527 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|21.05 |master Summary|can`t use <<user>> variable |Can`t print information |in SLIPS |about staff user in | |circulation slips --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The special placeholders available in the frameworks are a completely separate feature to the fields in the notices. In some notices (ACQORDER for example) these work, but not in slips: <<LibrarianFirstname>> <<LibrarianSurname>> <<LibrarianEmailaddress>> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32527 --- Comment #2 from Pablo López Liotti <paliotti@mdp.edu.ar> --- nobody helps? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32527 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Pablo López Liotti from comment #2)
nobody helps?
I did reply. <<user>> is indeed not a global var, but just available for the frameworks. You can find the objects available in the different notices here: https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit But bugzilla is for bugs and feature requests - this might actually be better suited for the mailing list. Maybe someone has found a trick to include the information already. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org