]> git.koha-community.org Git - koha.git/commit
Bug 28762: Rename not_for_loan as effective_not_for_loan_status
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 22 Jul 2024 15:32:34 +0000 (16:32 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 28 Aug 2024 20:20:33 +0000 (20:20 +0000)
commit26d2a3e779073fd842255cf3de0388cba1b726ac
treecaf58eb2df0e042bce0287862203c9c1dc526fdc
parentf42b1a06e540db59c0ad66a5d3104941d1f93916
Bug 28762: Rename not_for_loan as effective_not_for_loan_status

This patch updates the method name to follow current conventions.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit fdefef14445bc8d680496ae9f52f221983db2ec5)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Item.pm
koha-tmpl/intranet-tmpl/prog/en/includes/item-status.inc
t/db_dependent/Koha/Item.t