Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 8cb2dd4e30
Bug 33817: Prevent item bundle that is checked out to be modified
While an item bundle is checked out, we don't want any items to be
added or removed from the bundle.

To test:
* Create a record with LDR Pos. 7 = c
* Add an item for your bundle
* Add one or more existing items from other records to the bundle
* Check out the bundle item
* Verify it appears correctly on the patron account
* Verify you can still add/remove items from the bundle
* Apply patch set
* Verify that the add/remove links are now disabled (greyed out)

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-07-10 15:43:08 -03:00
..
data
includes Bug 34002: Check for stage_marc_import permssion 2023-07-06 12:24:16 -03:00
modules Bug 33817: Prevent item bundle that is checked out to be modified 2023-07-10 15:43:08 -03:00
xslt Bug 29185: (QA follow-up) Quote title search in GetCnumSearchURL 2023-05-10 15:26:30 -03:00