https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31115 Lukas Koszyk <lukasz.koszyk@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142212|0 |1 is obsolete| | --- Comment #8 from Lukas Koszyk <lukasz.koszyk@kit.edu> --- Created attachment 142252 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142252&action=edit Bug 31115: Add additional_attributes support to GetInvoices This patch adds support for searching additional_fields when retrieving invoices using C4::Acquisition::Invoices. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/Acquisition.t => SUCCESS: Tests pass! 3. Sign off :-D Sponsored-by: The Research University in the Helmholtz Association (KIT) Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> -- You are receiving this mail because: You are watching all bug changes.