dla: added link with tools -> inventory permission
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 27 Nov 2018 11:47:21 +0000 (12:47 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 25 Mar 2019 14:43:16 +0000 (15:43 +0100)
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt

index df906c3..b46e282 100644 (file)
     [% END %]
 
     [% IF ( CAN_user_tools_inventory ) %]
+    <dt><a href="/cgi-bin/koha/ffzg/barcode/dla.pl">DLA import</a></dt>
+    <dd>Import from share RFID reader dump</dd>
     <dt><a href="/cgi-bin/koha/tools/inventory.pl">Inventory</a></dt>
     <dd>Perform inventory of your catalog</dd>
     [% END %]