<<

NAME

Koha::Account::Credits - Koha Cash Register Action Object set class

API

Class methods

search

  my $credits = Koha::Account::Credits->search( $where, $attr );

Returns a list of credit lines.

object_class

<<