{{define "content" -}}

Ledger

{{with .Data}}
Export CSV ↓

Defaults to the last 30 days. The wallet filter matches the funded segment or the benefit origin; the rail filter matches the settling provider, so chip spends (which have no rail) drop out of it. clear filters

Totals for the filtered range

Money in: {{range .Totals.MoneyIn}}{{.}} {{else}}none{{end}} · Refunded: {{range .Totals.MoneyRefunded}}{{.}} {{else}}none{{end}} · Chips credited: {{.Totals.ChipsIn}} · Chips spent: {{.Totals.ChipsOut}}

{{range .Rows}} {{else}} {{end}}
TimeAccountKindMoneyChipsWhatWalletRailShop
{{.At}} {{.AccountShort}} {{.Kind}} {{.Money}} {{.ChipsDelta}} {{.Title}}{{if .Order}} {{.Order}}{{end}} {{.Source}}{{if and .Origin (ne .Origin .Source)}} → {{.Origin}}{{end}} {{.Provider}} {{.Shop}} {{if .Refundable}}
{{end}}
no operations in this range
{{end}} {{- end}}