Custom report
Column | Type | References | Comments | |||
id | Integer | Primary key | ||||
created | Date | |||||
guid | String | |||||
vdb_id | Integer | |||||
name | String | Short name | ||||
description | String | Description | ||||
template_id | Integer | Report template id | ||||
version | Integer | |||||
creator_id | Integer | db_person.id | Owner of the report | |||
params | String | Report parameters | ||||
specificity | Integer | BO type of project or task | ||||
sharing | Integer | Indicates who the report is shared with | ||||
shared_ | departmentworkspace_ids | String | If shared with | deptworkspace, csv of | deptworkspace ids | |
all_client_sharing | Boolean (t or f) | If true means all clients can see this report | ||||
acl_id | Integer |