]> git.koha-community.org Git - koha.git/commit
Bug 35044: DBIC schema update
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 23 Aug 2024 15:48:30 +0000 (15:48 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 23 Aug 2024 16:21:33 +0000 (18:21 +0200)
commit8f834c4bd3ee378774f4495e8de32c8df53f3bd8
treedfbaadd10c04a1b60456b75f7ef5bae456a347d5
parent2b745e32a4de4073d06836fca200574451027409
Bug 35044: DBIC schema update

Includes a checksum update for Deleteditem and Item caused
by a previous manual fix.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Schema/Result/AdditionalField.pm
Koha/Schema/Result/AdditionalFieldValue.pm
Koha/Schema/Result/Deleteditem.pm
Koha/Schema/Result/Item.pm