[Koha-bugs] [Bug 5697] Automatic linking in guided reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Dec 18 22:32:51 CET 2021


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

David Nind <david at davidnind.com> changed:

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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list