<<
Koha::Acquisition::Invoice::Adjustment - Koha Invoice Adjustment class
my $invoice = $adjustment->invoice;
Return the invoice for this adjustment
my $fund = $adjustment->fund;
Return the fund for this adjustment