Bug 25159: Add ability to specify a pre-modified version of action log data and store...
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 18 Jul 2023 13:06:36 +0000 (09:06 -0400)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 2 May 2024 14:47:42 +0000 (16:47 +0200)
commit97c2110fa636468c770102757590f6922acd2021
tree8bb1251b09b90b128c7164018c15ebc7d94e6aa1
parentc18573d7a4f591d261acd3ab0f2deba67b6a82a3
Bug 25159: Add ability to specify a pre-modified version of action log data and store as diff

Test Plan:
1) sudo cpanm Struct::Diff
2) prove t/db_dependent/Log.t

Signed-off-by: Kyle Hall <kyle@bywatersolutions.com>
Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Log.pm
cpanfile
t/db_dependent/Log.t