Bug 34316: Add_credit should rethrow an exception correctly
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 20 Jul 2023 07:45:05 +0000 (07:45 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 20 Jul 2023 13:59:35 +0000 (10:59 -0300)
commitfa9750e24de0a6300d683a1316b64e9bed248c4b
tree6b94dcec6ec9290598f78880b301db025056e3b8
parent9919d7afd492f844012d8ae12a1ea4155e2edca2
Bug 34316: Add_credit should rethrow an exception correctly

Found while running Items.t on top of 33608.
Another exception was thrown but not rethrown.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Account.pm