ITEM STATUS in KOHA
hi everyone. can anyone tell me where in database koha store data on ITEM STATUS like Availability: Items available for loan, circulated etc? im using koha version 18.11 on debian 9. -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
Hi, Koha doesn't use a single status field, but stores information regarding the status in multiple places: - items.damaged - items.lost - items.onloan / issues - items.notforloan ... You can find more information on Koha's database structure on http://schema.koha-community.org. Hope this helps, Katrin On 18.02.19 16:54, Shafendi wrote:
hi everyone.
can anyone tell me where in database koha store data on ITEM STATUS like Availability: Items available for loan, circulated etc?
im using koha version 18.11 on debian 9.
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Katrin Fischer -
Shafendi