Koha/koha-tmpl/intranet-tmpl/prog/en
Kyle Hall b0b33b382c
Bug 32676: Fix EDI message status case
Edifact status appear to vary between all lower case and being
capitalized. This breaks the switch in the edi_status block of the
basket.tt template. We should make this switch case-insensitive.

Test Plan:
1) View the basket for a sent EDI order, note the Sent status does not
   display.
2) Apply this patch
3) Reloate the page, note the status is now visible!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-04 09:44:06 -04:00
..
data
includes Bug 34511: Typo in manage_staged_records permission description 2023-10-04 09:32:51 -04:00
modules Bug 32676: Fix EDI message status case 2023-10-04 09:44:06 -04:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-18 14:07:39 -03:00