8315-devToTest #3313

Merged
alexm merged 228 commits from 8315-devToTest into test 2024-12-18 10:30:39 +00:00
1 changed files with 2 additions and 3 deletions
Showing only changes of commit 46448d5fc2 - Show all commits

View File

@ -22,12 +22,11 @@
"type": "number" "type": "number"
}, },
"expenseFk": { "expenseFk": {
"type": "number" "type": "string"
}, },
"created": { "created": {
"type": "date" "type": "date"
} }
}, },
"relations": { "relations": {
"invoiceIn": { "invoiceIn": {