Bug 24461: Add to_api_mapping to Koha::Acquisition::BasketGroup
commitb3b58d406ee7857a973e4f07f9732bf94f70452a
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 20 Jan 2020 14:08:23 +0000 (20 11:08 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Mar 2020 11:32:37 +0000 (24 11:32 +0000)
tree53bb647eacb8919e084e867e09b9b70cfb36468e
parent09f2b5f90b96d3548f0d6801f8b2d64050317865
Bug 24461: Add to_api_mapping to Koha::Acquisition::BasketGroup

This patch adds to_api_mapping to the Koha::Acquistion::BasketGroup
class.

To test:
1. Compare the mapping with the one on the RFC
=> SUCCESS: They match
2. Sigh off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Acquisition/BasketGroup.pm
Koha/Schema/Result/Aqbasketgroup.pm