fix: refs #6897 fix filter #2901

Merged
carlossa merged 5 commits from 6897-entryMigrationFilterFix into dev 2024-08-30 10:58:02 +00:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit e8010d0f18 - Show all commits

View File

@ -74,6 +74,9 @@
},
"observationEditorFk": {
"type": "number"
},
"invoiceAmount": {
"type": "number"
}
},
"relations": {
@ -108,4 +111,4 @@
"foreignKey": "typeFk"
}
}
}
}