- Add saldo to member's list

This commit is contained in:
paoloar77
2022-11-06 13:38:38 +01:00
parent 5a3205ebda
commit 3302d9c23e
21 changed files with 270 additions and 66 deletions

View File

@@ -573,6 +573,7 @@ export interface IParamsQuery {
filtersearch: string
filtersearch2: string
filtercustom: string
filterextra?: string
filter_gte: string
lookup1?: IParLookup
lookup2?: IParLookup