X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fedi_accounts.tt;h=41cb13f0c415375ccffb67b67240c9e4b263fba2;hb=1fcdef312be42c673d4ae017e3abe7722aba6048;hp=93c2ce4dcae4ef3f88b5c9c0f2d4e3a0dbaa195e;hpb=fb0d0ddf392d65f6689e91d698ced25b3a0965d4;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt index 93c2ce4dca..41cb13f0c4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt @@ -2,13 +2,13 @@ Koha › Administration › EDI accounts [% IF acct_form %] [% IF account %] - ’ Modify account + › Modify account [% ELSE %] - ’ Add new account + › Add new account [% END %] [% END %] [% IF delete_confirm %] - ’ Confirm deletion of account + › Confirm deletion of account [% END %] [% INCLUDE 'doc-head-close.inc' %] @@ -19,18 +19,17 @@ @@ -42,7 +41,7 @@ [% IF display %]
- + New account
@@ -76,6 +75,7 @@ [% END %] + [% IF plugins_enabled %]
  • + [% ELSE %] + + [% END %]
  • - +
  • [% transport_types = [ @@ -112,27 +115,25 @@
  • - +
  • - +
  • - +
  • - + +
    The download directory specifies the directory on the ftp site from which quotes and invoices are downloaded.
  • - + +
    The upload directory specifies the directory on the ftp site to which orders are uploaded.
  • @@ -152,12 +153,12 @@
  • - +
  • [% IF account.quotes_enabled %] - + [% ELSE %] [% END %] @@ -165,7 +166,7 @@
  • [% IF account.orders_enabled %] - + [% ELSE %] [% END %] @@ -173,7 +174,7 @@
  • [% IF account.invoices_enabled %] - + [% ELSE %] [% END %] @@ -181,18 +182,21 @@
  • [% IF account.responses_enabled %] - + [% ELSE %] [% END %]
  • - + [% IF account.auto_orders %] - + [% ELSE %] [% END %] +
    + With automatic ordering quotes generate orders without staff intervention. +
  • @@ -210,7 +214,7 @@ - + @@ -226,13 +230,15 @@
    Vendor[% account.vendor %][% account.vendor.name %]
    Description
    - +
    - +
    + [% END %] [% IF display %] +[% IF ( ediaccounts ) %]

    Vendor EDI accounts

    @@ -244,8 +250,8 @@ - - + + @@ -256,11 +262,9 @@ [% FOREACH account IN ediaccounts %] - [% IF loop.even %] - [% ELSE %] - [% END %] + - + @@ -302,12 +306,17 @@ [% ELSE %] [% END %] - [% END %]
    Remote host Username PasswordDownload DirectoryUpload DirectoryDownload directoryUpload directory Qualifier SAN QuotesActions
    [% account.id %][% account.vendor.name %][% account.vendor.name %] [% account.description %] [% account.transport %] [% account.host %]N - Edit | Delete + + Edit Delete
    + [% ELSE %] +
    + There are no EDI accounts. +
    + [% END %] [% END %]