report-fetch-request-ui #7

Merged
aetos merged 20 commits from report-fetch-request-ui into main 2026-05-24 17:23:03 +00:00
Showing only changes of commit 170769c317 - Show all commits

View File

@@ -4,7 +4,7 @@ export const configuration: Record<string, ResourceOverride> = {
expenses: {
filterOptions: {
mode: "client",
fields: ["payee", "account", "tags", "occurred_at", "amount"],
fields: ["account", "payee", "tags", "occurred_at", "amount"],
},
fields: {
payee: {