MASTER-fix(invoiceIn_descriptor): supplier.email #1307

Merged
joan merged 4 commits from hotFix_invoiceIn_supplier_email into master 2023-02-07 08:39:17 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit c11df75a82 - Show all commits

View File

@ -11,6 +11,11 @@
"id": true,
"type": "string",
"description": "Identifier"
},
"dsName": {
"id": true,
"type": "string",
"description": "ODBC name"
}
}
}