Added an approved flag to organisations with a status column as an indicator, pending registration/approval workflow
This commit is contained in:
@@ -46,6 +46,7 @@ class Organisation extends Model implements OrganisationInterface
|
||||
'slug',
|
||||
'name',
|
||||
'description',
|
||||
'flag_approved',
|
||||
'deleted_at',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user