Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Kyle M Hall fb0d0ddf39 Bug 15630 - Make Edifact module pluggable
Koha's EDIFACT module works great for many European vendors,
but does not work will for US vendors, which have a much different
interpretation of 'standard'. In fact, each vendor may require
different arrangements of values in EDIFACT messages. It would be
impossible to encompass all these requirements within Koha's EDIFACT
module itself. Instead, we should allow the module to be pluggable, so
versions of the module can be developed for vendors that require EDIFACT
messages that don't conform to the standard set by Koha's EDIFACT
module.

Test Plan:
1) Apply this patch
2) Run updatedatabase
3) Enable Koha plugins
4) Install the Edifact stub plugin available at
   https://github.com/bywatersolutions/koha-plugin-edifact-stub
5) Edit the EDI Vendor account, assign the plugin to a Vendor EDI account
6) Test EDI functionality ( ORDER, INVOICE ), there should be no errors
   or changes to the EDIFACT message input or output

Signed-off-by: Jason DeShaw <JDeShaw@cityoffargo.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-04-01 21:31:28 +00:00
..
acqui Bug 7736 [QA Followup] - Fix SQL, Add description field for Library EANs 2016-04-01 20:03:18 +00:00
admin Bug 15630 - Make Edifact module pluggable 2016-04-01 21:31:28 +00:00
authorities Bug 15931: Replace relative path with /cgi-bin/koha/ 2016-03-31 20:20:26 +00:00
basket Bug 14614: Multiple URLs (856) in cart/list email are broken 2016-03-24 15:32:48 +00:00
batch
catalogue Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
cataloguing Bug 16027 - Use Font Awesome icons in the professional cataloging interface 2016-03-24 17:01:04 +00:00
circ Bug 15793 - UX of circulation patron search with long lists of returned borrowers 2016-03-31 17:14:12 +00:00
common Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
course_reserves Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -03:00
errors Bug 15288: Error pages: Code duplication removal and better translatability 2016-01-27 05:57:34 +00:00
help Bug 16004: [QA Follow-up] Tiny change for unit test and help file 2016-03-31 16:57:14 +00:00
installer Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
labels Bug 16153: Adding "actions" class to Label Creator table actions so the buttons dont wrap 2016-03-31 19:29:40 +00:00
members Bug 16178: Fix tests for xt/single_quotes.t 2016-04-01 19:05:58 +00:00
offline_circ Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
patron_lists Bug 10612: Follow-up - correcting icon to be Font Awesome 2016-04-01 19:52:14 +00:00
patroncards Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
plugins Bug 15592 - spelling mistake in ~/Koha/koha-tmpl/intranet-tmpl/p./plugins/plugins-upload.tt 2016-01-27 02:47:41 +00:00
reports Bug 16163: Show message if there are no dictionary definitions 2016-03-31 18:54:11 +00:00
reserve Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
reviews Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
rotating_collections Bug 15830 - Move Rotating Collections actions into a drop-down list 2016-02-24 03:14:27 +00:00
serials Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
services Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
sms
suggestion Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 2016-03-03 20:39:01 +00:00
tags Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
test Bug 14321: Final cleanup, removing obsolete files 2015-09-25 12:02:52 -03:00
tools Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
virtualshelves Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
about.tt Bug 15527: (qa followup) Add DSpace license to the about page 2016-03-24 17:28:38 +00:00
auth.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
intranet-main.tt Bug 16058: Delete individual news item from koha-news.pl 2016-03-31 20:08:17 +00:00