@page "/financial"
Bill-back consolidation, lodge card reconciliation, virtual credit cards
Cost containment performance
How May savings of R 412,580 were realised
| Category | Open Rate | Negotiated | Saved | % |
|---|---|---|---|---|
| @item.Category | R @item.OpenRate.ToString("N0") | R @item.NegotiatedRate.ToString("N0") | R @item.Saved.ToString("N0") | @item.Percentage.ToString("F1")% |
| Total saved this month | R @TotalSavedThisMonth.ToString("N0") | 16.8% | ||
Single-use, per-transaction
Where the May spend went
Bill-back from suppliers · linked to PO & Travel Authorisation
| Invoice # | Supplier | Linked PO | Items | Total | Status |
|---|---|---|---|---|---|
| @invoice.InvoiceNum | @invoice.Supplier | @invoice.LinkedPo | @invoice.Items | R @invoice.Total.ToString("N0") | @invoice.Status |