Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / edi_ean_accounts.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Library EANs</h1>
4
5 <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>
6
7 <p>To add an EAN, click the 'New EAN' button.</p>
8
9 <p>In the form that appears, enter the information provided by your vendor.</p>
10
11 <p><strong>See the full documentation for Library EANs in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/administration.html#library-eans">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]