Bug 34478: Correct check of list op in batch record modification
authorOwen Leonard <oleonard@myacpl.org>
Thu, 22 Feb 2024 12:46:52 +0000 (12:46 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 09:59:49 +0000 (10:59 +0100)
commit0f182f84b0bb3df344484182b94f1d25e4ec4146
tree7897e78a318fcd29385d25126465f2fceb98c4ce
parent3a8ada1e0fbb14c2c353f93166f8befa55a40896
Bug 34478: Correct check of list op in batch record modification

The "list" step (previewing records to be modified) is a post operation
so the op must be cud-list.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
tools/batch_record_modification.pl