Bug 35994: Add $biblio->acq_status
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 22 Feb 2024 12:48:55 +0000 (12:48 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 10 May 2024 14:45:53 +0000 (16:45 +0200)
commit9f8186eaa1749415d84a4fa0ea3d8202ea4437fa
tree116c21e75582a7e11cf44c32c97f9cedc32b616f
parentdbc7a74427391d064d63bc425789c9e00e393263
Bug 35994: Add $biblio->acq_status

This allows you to see quickly if a biblio has linked orders or not.
And if they are all cancelled, or some still in processing, or some
are complete (and the rest cancelled).

Test plan:
Run t/db_dependent/Koha/Biblio.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Biblio.pm
t/db_dependent/Koha/Biblio.t