Bug 24462: Adapt mapping to voted RFC (Invoices)
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 20 Jan 2020 14:29:11 +0000 (11:29 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 10 Feb 2020 09:22:03 +0000 (09:22 +0000)
commitcaf1578be6ff8b0a85be468ef17a41cbe1876418
tree7fb4a1e0d3daaba356bdaf5dcffc4bec1b367024
parent51e341b56d4f066bb8b21b8d50ba663e6d8a82f9
Bug 24462: Adapt mapping to voted RFC (Invoices)

This trivial patch changes the attribute names for API reprensentation
of Koha::Acquisition::Invoice objects.

To test:
1. Open https://wiki.koha-community.org/wiki/Acquisitions_invoices_endpoint_RFC
2. Check the mappings are correct
=> SUCCESS: The patch makes the right changes to the mappings
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Acquisition/Invoice.pm