<<

NAME

Koha::Patron::Modification - Class represents a request to modify or create a patron

Class Methods

store

approve

$m->approve();

Commits the pending modifications to the borrower record and removes them from the modifications table.

type

AUTHOR

Kyle M Hall <kyle@bywatersolutions.com>

<<