<<

NAME

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

API

Class methods

search

  my $debits = Koha::Account::Debits->search( $where, $attr );

Returns a list of debit lines.

object_class

<<