Bug 16841: Help for library EANs

To test:

1) Go to Admin -> Library EANs
2) Click Help in top-right corner
3) Confirm that Help window opens with appropriate help text
4) Confirm link to manual works as expected

Sponsored-by: Catalyst IT

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixed link to the manual.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Aleisha 2016-07-04 01:24:58 +00:00 committed by Kyle M Hall
parent 7293d81290
commit 0a92669c22

View file

@ -0,0 +1,13 @@
[% INCLUDE 'help-top.inc' %]
<h1>Library EANs</h1>
<p>A library EAN is the identifier the vendor gives the library to send back to them so they know which account to use when billing. One EDI account can have multiple EANs.</p>
<p>To add an EAN, click the 'New EAN' button.</p>
<p>In the form that appears, enter the information provided by your vendor.</p>
<p><strong>See the full documentation for Library EANs in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#libraryeans">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]