[Koha-bugs] [Bug 31115] Additional fields for invoices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 19 22:28:14 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31115

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 142212
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142212&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)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list