Bug 10363: There is no package for authorised values.
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 23 Oct 2014 14:46:47 +0000 (10:46 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Oct 2015 15:46:27 +0000 (12:46 -0300)
commit12c82427550a4a53e2148d9bf479db3425fef8fd
treec6aeb03bf106464e72be45804e31ea163ed3d356
parent1b5a3a026732b213181b988f004823bcbc1386a8
Bug 10363: There is no package for authorised values.

Test Plan:
1) Apply this patch
2) run updatedatabase.pl
3) prove t/db_dependent/AuthorisedValues.t

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/AuthorisedValue.pm [new file with mode: 0644]
Koha/AuthorisedValues.pm [new file with mode: 0644]
Koha/Object.pm
Koha/Schema/Result/AuthorisedValuesBranch.pm
t/db_dependent/AuthorisedValues.t [new file with mode: 0644]