error Start date must be before end date
  • Desk Payments
    Total Cash Payments {{deskTotals.cash_payment | currency}}
    Total Check Payments {{deskTotals.check_payment | currency}}
    Total Credit Card Payments {{deskTotals.credit_card_payment | currency}}
    Total Debit Card Payments {{deskTotals.debit_card_payment | currency}}
  • Staff User Payments
    Total Patron Credit Payments {{userTotals.credit_payment | currency}}
    Total Forgive Payments {{userTotals.forgive_payment | currency}}
    Total Work Payments {{userTotals.work_payment | currency}}
    Total Goods Payments {{userTotals.goods_payment | currency}}
    {{row.user.card()}}
{{loadedRange.org}} Desk Payments: {{loadedRange.start | date:'shortDate'}} - {{loadedRange.end | date:'shortDate'}}
Total Cash Payments {{deskTotals.cash_payment | currency}}
Total Check Payments {{deskTotals.check_payment | currency}}
Total Credit Card Payments {{deskTotals.credit_card_payment | currency}}
Total Debit Card Payments {{deskTotals.debit_card_payment | currency}}
Workstation Cash Payment Check Payment Credit Card Payment Debit Card Payment
{{mwps.workstation()}} {{mwps.cash_payment() | currency}} {{mwps.check_payment() | currency}} {{mwps.credit_card_payment() | currency}} {{mwps.debit_card_payment() | currency}}
{{loadedRange.org}} Staff User Payments: {{loadedRange.start | date:'shortDate'}} - {{loadedRange.end | date:'shortDate'}}
Total Patron Credit {{userTotals.credit_payment | currency}}
Total Forgive Payments {{userTotals.forgive_payment | currency}}
Total Work Payments {{userTotals.work_payment | currency}}
Total Goods Payments {{userTotals.goods_payment | currency}}
User Credit Payment Forgive Payment Work Payment Goods Payment Staff Card Staff Email Staff First Name Staff Family Name Staff Home OU
{{mups.usr()}} {{mups.credit_payment() | currency}} {{mups.forgive_payment() | currency}} {{mups.work_payment() | currency}} {{mups.goods_payment() | currency}} {{mups.user.card()}} {{mups.user.email()}} {{mups.user.first_given_name()}} {{mups.user.family_name()}} {{mups.user.home_ou()}}