Bug 16843: Help for EDIFACT messages
authorAleisha <aleishaamohia@hotmail.com>
Mon, 4 Jul 2016 01:41:57 +0000 (01:41 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 9 Sep 2016 10:51:39 +0000 (10:51 +0000)
To test:

1) Go to Acqui -> EDIFACT messages
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/edifactmsgs.tt
new file mode 100644 (file)
index 0000000..c565ffe
--- /dev/null
@@ -0,0 +1,9 @@
+[% INCLUDE 'help-top.inc' %]
+
+<h1>EDIFACT messages</h1>
+
+<p>A log of all messages sent and received via EDIFACT can be found under EDIFACT Messages.</p>
+
+<p><strong>See the full documentation for EDIFACT messages in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/edifactmsg.html">manual</a> (online).</strong></p>
+
+[% INCLUDE 'help-bottom.inc' %]