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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 20 16:32:32 CEST 2022


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

Lukas Koszyk <lukasz.koszyk at kit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142212|0                           |1
        is obsolete|                            |

--- Comment #8 from Lukas Koszyk <lukasz.koszyk at 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 at kit.edu>

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


More information about the Koha-bugs mailing list