Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/edi_accounts.tt
Katrin Fischer 6c1092396a Bug 20706: Adds en language code to the links to the manual
As we don't have a fix yet to link to the right translated manual,
this adds /en to the links from the help files to the manual to
make them work again.

Check with both patches applied, that the links work.
You will have to change 17.11 to 18.05.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-16 11:31:14 -03:00

17 lines
775 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Vendor EDI accounts</h1>
<p>From here you can set up the information needed to connect to your acquisitions vendors</p>
<p style="color: #990000;">Note: Before you begin, you must set up at least one <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/acquisitions.html#add-a-vendor">Vendor in Acquisitions</a>.</p>
<p>To add account information, click the 'New account' button.</p>
<p>Enter your vendor information in the form that appears.</p>
<p>Each vendor will have one account.</p>
<p><strong>See the full documentation for EDI accounts in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/administration.html#edi-accounts">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]