twenty / packages /twenty-shared /src /constants /StandardObjectRecordsUnderObjectRecordsPermissions.ts
Jules
Initial clean CRM deployment with prebuilt assets
d9494a5
Raw
History Blame Contribute Delete
139 Bytes
export const STANDARD_OBJECT_RECORDS_UNDER_OBJECT_RECORDS_PERMISSIONS = [
'person',
'company',
'opportunity',
'note',
'task',
];