Allow to Bulk upload data in the CFO
attribute: api-bulk
api: /cfo/{CFO_MODEL}
[id_field]: {field with the id value}, if empty the id value is taken from the own field
{
"DataBaseTables": {
"TableName": {
"interface": {
"fields": { },
"buttons": [
{"title": "Bulk Upload","type": "api-bulk", "api":"/cfo/CF_FinancialInvoices"}
]
}
}
}
}
Normally used on buttons