Koha::Cash::Register::Action - Koha cashregister::action Object class
Return the manager linked to this cash register::action
Return the register linked to this cash register::action
my $cashup_summary = $action->cashup_summary;
Return a hashref containing a summary of transactions that make up this cashup action.
Martin Renvoize <martin.renvoize@ptfs-europe.com>