]> 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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 23 Jul 2024 15:04:07 +0000 (16:04 +0100)
commitfdefef14445bc8d680496ae9f52f221983db2ec5
tree39653e0d7288964c911617f5d65270e138fbf5fd
parent4e6d9d13bf879593303eed8188bcfc615111519c
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>
Koha/Item.pm
koha-tmpl/intranet-tmpl/prog/en/includes/item-status.inc
t/db_dependent/Koha/Item.t