Transaction: #{{xactId}}

Billing Location
Total Billed
{{totalBilled() | currency}}
Title
{{statement.title}} {{statement.title}}
Type
Circulation Grocery
Total Paid / Credited
{{statement.summary.payment_total | currency}}
Checked Out
{{statement.xact.xact_start() | date:'short'}}
Started
{{statement.xact.xact_start() | date:'short'}}
Balance Due
{{statement.summary.balance_due | currency}}
Due Date
{{statement.xact.circulation().due_date() | date:'short'}}
Finished
{{statement.xact.xact_finish() | date:'short'}}
Renewal?
Checked In
{{statement.xact.circulation().checkin_time() | date:'short'}}

Item Summary

Barcode
Location
{{copy().location().name()}}
Call Number
{{copy().call_number().prefix().label()}} {{copy().call_number().label()}} {{copy().call_number().suffix().label()}}
Status
{{copy().status().name()}}
Circulate
Reference
Holdable
OPAC Visible
Created
{{copy().create_date() | date:'short'}}
Edited
{{copy().edit_date() | date:'short'}}
Age Protect
{{copy().age_protect().name()}}
Total Circulations
{{copy().total_circ_count().circ_count()}}
Owning Library
{{context.orgSn(copy().call_number().owning_lib())}}