Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Kyle Hall 92e977062c 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>
(cherry picked from commit b0b33b382c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-10-05 14:24:38 -10:00
..
csv
acqui-home.tt
addorder.tt
addorderiso2709.tt Bug 34169: (follow-up) Fix ordering from staged files by removing superfluous form 2023-08-07 20:05:46 -10:00
ajax.tt
basket.tt Bug 32676: Fix EDI message status case 2023-10-05 14:24:38 -10:00
basketgroup.tt
basketheader.tt Bug 34509: Use select2 to load vendors on basket creation 2023-08-29 11:43:05 -10:00
booksellers.tt
cancelorder.tt
duplicate_orders.tt
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt
invoice-files.tt
invoice.tt Bug 34095: Adjust logic so that shipment cost is empty if the receiving shipment cost is blank. 2023-08-30 10:15:46 -10:00
invoices.tt Bug 34169: Add decimal class to all relevant input fields in the acquisitions module 2023-08-07 20:05:46 -10:00
lateorders.tt Bug 34833: (follow-up): remove redundant spaces 2023-10-05 10:20:17 -10:00
moddeliverydate.tt
modordernotes.tt
neworderempty.tt Bug 34169: Add decimal class to all relevant input fields in the acquisitions module 2023-08-07 20:05:46 -10:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
orderreceive.tt Bug 34801: Fix incorrect use of __() in .tt and .inc files (bug 34038 follow-up) 2023-10-05 09:32:17 -10:00
parcel.tt
parcels.tt Bug 34434: Terminology: Biblio should be bibliographic 2023-08-29 11:36:00 -10:00
showorder.tt
spent.tt
supplier.tt Bug 33798: Improve consistency of the vendor display view 2023-07-12 09:21:10 +01:00
transferorder.tt
uncertainprice.tt Bug 34169: Add decimal class to all relevant input fields in the acquisitions module 2023-08-07 20:05:46 -10:00
z3950_search.tt