Koha/t/db_dependent/Koha/Acquisition
Jonathan Druart fdc345dd9c Bug 33885: Make Koha::Acq::Order->creator return undef if no creator
If the account of the creator of an order has been deleted we should
return undef here, instead of crashing with
GET /api/v1/acquisitions/orders: unhandled exception (Mojo::Exception)<<DBIC result _type  isn't of the _type Borrower at /kohadevbox/koha/Koha/Objects.pm line 445.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1c3a35418e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-06-26 14:41:10 +02:00
..
Invoice
Basket.t Bug 29844: Some more uncaught cases 2022-02-09 15:36:23 -10:00
Baskets.t
Booksellers.t Bug 33104: Add tests 2023-05-05 10:18:49 -03:00
Budgets.t
Currencies.t
Fund.t Bug 8179: Receive multiple orders 2023-05-15 08:53:47 -03:00
Funds.t
Invoice.t
Order.t Bug 33885: Make Koha::Acq::Order->creator return undef if no creator 2023-06-26 14:41:10 +02:00
Orders.t Bug 28509: Prevent Koha/Acquisition/Orders.t to fail randomly 2021-07-30 15:54:06 +02:00