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

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|release-notes-needed        |
  Text to go in the|                            |This patch adds a feature
      release notes|                            |to automatically link
                   |                            |certain database columns in
                   |                            |report results. If your
                   |                            |report returns itemnumber,
                   |                            |biblionumber, cardnumber,
                   |                            |or borrowernumber, that
                   |                            |cell in the report will
                   |                            |contain a menu:
                   |                            |
                   |                            |-
                   |                            |borrowernumber: View, edit,
                   |                            |check out
                   |                            |- cardnumber:
                   |                            |Check out
                   |                            |- itemnumber:
                   |                            |View, edit
                   |                            |- biblionumber:
                   |                            |View, edit
                   |                            |
                   |                            |A link at the
                   |                            |top of the report results
                   |                            |will toggle the new menus
                   |                            |on and off in case you
                   |                            |don't want to see the
                   |                            |menus. Your choice will
                   |                            |persist until you log out.
                   |                            |
                   |                            |The feature works with
                   |                            |column name placeholders,
                   |                            |so if you want the table
                   |                            |column to be a human
                   |                            |readable label you can
                   |                            |still get automatic
                   |                            |linking, e.g.
                   |                            |
                   |                            |[[items.itemnumber|Item
                   |                            |number]]

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to