Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens c13258ad6f Bug 34108: Preserve checked orders after item editing
The js that buils the new row after editing expects to receive a
value '_checked' indicating if theitem was selected. The 'item' variable
used to create the row after edit comes from the api and doesn't include this.

We need to inspect the previous html before building the new row to confirm the box wa checked

To test:
 1 - Create a basket with 'items created on receive'
 2 - Add an order line with multiple items to it
 3 - Close basket
 4 - Receive shipment
 5 - Add invoice information
 6 - Receive through receive link in the table
 7 - Check some items
 8 - Click on the "Edit" link and make some change to the item
 9 - Save
10 - Checkboxes have disappeared
11 - Cancel receipt
12 - Apply patch
13 - Reload the page
14 - Repeat 7-9
15 - Checkbox is preserved

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 27cf76b484)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-08-17 09:33:21 -10:00
..
acqui Bug 34108: Preserve checked orders after item editing 2023-08-17 09:33:21 -10:00
admin Bug 34269: (QA follow-up) Add missing TT filters 2023-08-17 08:53:32 -10:00
authorities Bug 33978: Adding authority from automatic linker closes imported record 2023-08-07 20:05:46 -10:00
basket Bug 33808: Add aria-labels in basket.tt 2023-07-18 12:47:58 +01:00
batch
catalogue Bug 34334: Item(s) in MARCdetail untranslatable 2023-08-07 20:05:46 -10:00
cataloguing Bug 34251: When using the fast add framework in addbiblio.pl there is thrown a JS error in selectTab( "#tab0XX_panel" ); 2023-07-19 09:19:07 +01:00
circ Bug 34233: Move select2 include out of patron-search.inc 2023-07-18 10:46:29 +01:00
clubs Bug 33528: Use template wrapper for tabs: Patron details page 2023-07-17 12:04:17 +01:00
course_reserves Bug 33383: Use template wrapper for breadcrumbs: Course reserves 2023-04-12 09:27:07 -03:00
erm Bug 33408: Remove obsolete tests and template sys pref code 2023-04-13 11:48:02 -03:00
errors Bug 32973: Use template wrapper for breadcrumbs: about, main, and error page 2023-02-27 11:39:31 -03:00
ill Bug 33779: Terminology: biblio record 2023-06-09 11:22:13 -03:00
installer Bug 34337: (bug 33581 follow-up) Sample patrons not inserted 2023-07-25 10:20:52 -10:00
labels Bug 34116: Add page-sectioning to item search in label creator 2023-07-18 10:31:20 +01:00
mana
members Bug 22990: Add CSRF protection to boraccount, pay and suggestion 2023-07-28 09:12:39 -10:00
offline_circ Bug 33858: Format dates in offline circ 2023-07-18 10:06:12 +01:00
onboarding Bug 30718: (QA follow-up) KohaDates filter on inputs 2022-08-19 08:26:40 -03:00
patron_lists Bug 34083: (follow-up) Prevent showing 'null' 2023-07-17 15:34:17 +01:00
patroncards Bug 28726: Add sort1 and sort2 to patron card creator - patron search. 2023-07-17 16:02:12 +01:00
plugins Bug 34131: (QA follow-up) Update page title to reflect breadcrumbs and side-menu behaviour 2023-07-18 10:05:45 +01:00
pos Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
recalls Bug 34013: Recalls awaiting pickup doesn't show count on each tab 2023-07-17 14:51:00 +01:00
reports Bug 33966: (bug 23824 follow-up) Fix submit buttons for translated templates 2023-06-20 14:35:39 +02:00
reserve Bug 33599: Use template wrapper for breadcrumbs: Various 2023-05-16 15:17:34 -03:00
reviews Bug 33599: Use template wrapper for breadcrumbs: Various 2023-05-16 15:17:34 -03:00
rotating_collections Bug 33555: Use template wrapper for breadcrumbs: Rotating collections 2023-04-21 10:36:22 -03:00
serials Bug 34146: Counterpart for serials-edit 2023-07-17 15:57:40 +01:00
services
suggestion Bug 34169: Add decimal class to all relevant input fields in the acquisitions module 2023-08-07 20:05:46 -10:00
tags Bug 33565: Use template wrapper for breadcrumbs: Tags 2023-04-24 10:43:35 -03:00
test
tools Bug 34368: Add CSRF token to Content Management pages 2023-07-28 09:12:39 -10:00
virtualshelves Bug 22990: Fix template toolkit syntax issues in shelves_results.tt 2023-07-28 09:12:39 -10:00
about.tt Bug 34074: Improve translations of strings on the about page 2023-07-18 10:07:34 +01:00
auth.tt Bug 33253: Turn off autocompletion for 2FA authentication code 2023-05-09 11:46:59 -03:00
intranet-main.tt Bug 34288: Allow access to the cataloguing module with tools permission 2023-07-19 08:32:47 +01:00