Bug 15451: Add the 2 new modules Koha::CsvProfile[s]
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 31 Dec 2015 10:22:47 +0000 (10:22 +0000)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Apr 2017 11:20:00 +0000 (23:20 +1200)
commit8c67c2c448b53978f0d47374456ee64f3537b974
tree169eaaa78ce1c6aa28b39c26b9881043a685b5bf
parentab4d7d6987fd1d8a3f6e42e5afa258845f8cf934
Bug 15451: Add the 2 new modules Koha::CsvProfile[s]

There are based on Koha::Objets. Tests provided.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Test pass, no errors.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mason James <mtj@kohaaloha.com>
Koha/CsvProfile.pm [new file with mode: 0644]
Koha/CsvProfiles.pm [new file with mode: 0644]
t/db_dependent/Koha/CsvProfiles.t [new file with mode: 0644]