Bug 29523: (QA follow-up) Catch remaining SUPER::to_api cases
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Nov 2021 13:40:15 +0000 (13:40 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 27 Oct 2023 19:40:42 +0000 (16:40 -0300)
commitca2dd193fccc4514970f9e5e9ac5e978120958d2
tree14da803830d562fc37cdcde82c6b5a2909d6bc22
parentbbd153d68853152c473d7e206c2f73403bf6c4c2
Bug 29523: (QA follow-up) Catch remaining SUPER::to_api cases

Koha::Object->to_api can now return undefined.. we should be catching
that cases in all post manipulation cases.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Acquisition/Basket.pm
Koha/Acquisition/Fund.pm
Koha/Acquisition/Invoice.pm
Koha/Biblio.pm
Koha/SMTP/Server.pm