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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 13 Sep 2023 21:01:29 +0000 (21:01 +0000)
commite7b5b2c4b9c321085fa8e3549622aacbd6058923
tree1f399076c2bd114952d88e7a1270dc1ecaa41f8c
parentdd17fd9b10897048f0c152db68068dbdb2b2808b
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>
(cherry picked from commit 2b1b8884ccd49e28bdf31a3c977a876a0f8c5283)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
(cherry picked from commit b431cd1d14b39651ea259ae06235923c7f33af33)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Account.pm