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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 8 Aug 2023 06:05:46 +0000 (20:05 -1000)
commit2b1b8884ccd49e28bdf31a3c977a876a0f8c5283
treeb19984ff97021018d9fbf775150db356ce2fa93a
parentba51185fbd00591a72af41782ba2d6fd956b731a
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>
(cherry picked from commit fa9750e24de0a6300d683a1316b64e9bed248c4b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Account.pm