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)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Fri, 18 Aug 2023 10:38:59 +0000 (10:38 +0000)
commitb431cd1d14b39651ea259ae06235923c7f33af33
tree2bcbaa0d6b1ebc275588d32e4706b76d70066db1
parent3ab7309e6738ab082610c875b3dccb82b3c20642
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>
Koha/Account.pm