[Koha-bugs] [Bug 15783] C4::Koha::AddAuthorisedValue can be replaced with Koha::AuthorisedValue->new->store

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 10 11:41:41 CET 2016


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 47841
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47841&action=edit
Bug 15783: AddAuthorisedValue - Remove the subroutine

Test plan:
  prove t/db_dependent/Koha.t
should return green

  git grep AddAuthorisedValue
should not return any results

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


More information about the Koha-bugs mailing list