mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
adapted Budgetantraege Uebersicht filter for Korrekturbetrag
This commit is contained in:
@@ -910,7 +910,9 @@ $filters = array(
|
||||
{"name": "Organisationseinheit"},
|
||||
{"name": "Geschäftsjahr"},
|
||||
{"name": "Budgetstatus"},
|
||||
{"name": "Betrag"}
|
||||
{"name": "Grundbetrag"},
|
||||
{"name": "Korrekturbetrag"},
|
||||
{"name": "Endbetrag"}
|
||||
],
|
||||
"filters": [
|
||||
{
|
||||
@@ -920,7 +922,7 @@ $filters = array(
|
||||
},
|
||||
{
|
||||
"name": "Geschäftsjahr",
|
||||
"condition": "GJ2019-2020",
|
||||
"condition": "GJ2026-2027",
|
||||
"operation": "contains"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user