Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Julian Maurice 4515581eff
Bug 36047: Remove jQuery selector from conditional
This prevents the jQuery from breaking if the reason contains an
apostrophe character.

1. Create a suggestion
   1.1. Go to Acquisitions > Suggestions
   1.2. Click New purchase suggestion
   1.3. Enter a title
   1.4. Click Submit your suggestion

2. Update the suggestion to accepted and add a reason with an apostrophe
   2.1. In the suggestions list, check the box next to the suggestion
   2.2. At the bottom of the screen, choose Mark selected as: Accepted
   2.3. In With this reason, choose Others...
   2.4. Enter a reason with an apostrophe (my case was in French :
        Disponible en impression à la demande (POD). S'attendre à un
        long temps d'attente)
   2.5. Click Submit

3. Order the suggestion
   3.1. Go to Acquisitions
   3.2. Search for a vendor
   3.3. Click New > Basket
   3.4. Enter a basket name
        (Optional: for testing I like to change Create items when:
        cataloging the record)
   3.5. Click Save
   3.6. Click Add to basket
   3.7. Click From a suggestion
   3.8. Click Order next to the suggestion
   3.9. Enter order details
   3.10. Click Save
   3.11. Click Close basket
   3.12. Click Yes, close

4. Receive the order
   4.1. Click Receive shipments
   4.2. Enter a Vendor invoice number
   4.3. Click Next
   4.4. Click Receive next to the order
        --> Page stays In processing forever

Apply patch. Repeat. Notice the page now renders correctly.
Extra: Add an entry containg an apostrophe to the SUGGEST authorized
values category and repeat test plan. Confirm everything works as
expected.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-03-07 16:36:40 +01:00
..
csv Bug 28327: Unify CSV delimiter special behavior for tabulation 2022-08-19 15:53:12 -03:00
acqui-home.tt Bug 34478: Changes for acqui-home.tt - Change to GET, remove CSRF token 2024-03-01 10:57:47 +01:00
addorder.tt Bug 34478: Changes for addorder 2024-03-01 10:57:48 +01:00
addorderiso2709.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
ajax.tt
basket.tt Bug 35351: Adjust basket details template to avoid showing empty page-section 2024-03-07 15:02:45 +01:00
basketgroup.tt Bug 34478: Manual fix - basketgroups 2024-03-01 10:56:22 +01:00
basketheader.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
booksellers.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
cancelorder.tt Bug 34478: Manual fix - adjust op for acqui/cancelorder 2024-03-01 11:00:17 +01:00
duplicate_orders.tt Bug 34478: Manual fix - acqui/duplicate_orders.tt 2024-03-01 10:59:51 +01:00
edi_ean.tt Bug 34478: Manual fix - edi_ean (cud-ediorder) 2024-03-01 10:56:22 +01:00
edifactmsgs.tt Bug 34478: Convert EDIFACT messages deletion to POST 2024-03-01 10:59:20 +01:00
edimsg.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
histsearch.tt Bug 34478: Manual fix - remove csrf - histsearch.tt 2024-03-01 10:59:45 +01:00
invoice-files.tt Bug 34478: (follow-up) Change invoice files delete link to POST 2024-03-01 10:59:13 +01:00
invoice.tt Bug 36140: Correct label for attribute invoice.tt 2024-03-07 15:02:53 +01:00
invoices.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
lateorders.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
moddeliverydate.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
modordernotes.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
neworderempty.tt Bug 35329: Fix conflict with 33457 2024-03-01 16:04:27 +01:00
neworderempty_duplicate.tt Bug 34478: Manual fix - Switch to post, update op - neworderempty_duplicate 2024-03-01 10:56:43 +01:00
newordersubscription.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
newordersuggestion.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
ordered.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
orderreceive.tt Bug 36047: Remove jQuery selector from conditional 2024-03-07 16:36:40 +01:00
parcel.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
parcels.tt Bug 34478: Manual fix - parcels.pl (cud-confirm cud-new) 2024-03-01 10:56:23 +01:00
showorder.tt Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
spent.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
supplier.tt Bug 34478: Changes for acqui/supplier 2024-03-01 10:57:47 +01:00
transferorder.tt Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
uncertainprice.tt Bug 34478: Move to get - acqui/uncertainprice 2024-03-01 11:00:12 +01:00
vendor_issues.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
z3950_search.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00