<<

NAME

Koha::Ticket - Koha Ticket Object class

API

Relations

reporter

Return the patron who submitted this ticket

resolver

Return the user who resolved this ticket

biblio

Return the biblio linked to this ticket

updates

Return any updates attached to this ticket

Actions

add_update

Core methods

store

Overloaded store method to trigger notices as required

Internal methods

to_api_mapping

This method returns the mapping for representing a Koha::Ticket object on the API.

_type

<<