<<

NAME

Koha::Cash::Register - Koha cashregister Object class

API

Class methods

library

Return the library linked to this cash register

store

Local store method to prevent direct manipulation of the 'branch_default' field

make_default

Set the current cash register as the branch default

drop_default

Drop the current cash register as the branch default

Internal methods

_type

AUTHORS

Martin Renvoize <martin.renvoize@ptfs-europe.com>

<<