<<
Koha::Patron::Modification - Class represents a request to modify or create a patron
$m->approve();
Commits the pending modifications to the borrower record and removes them from the modifications table.
Kyle M Hall <kyle@bywatersolutions.com>