You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the issue is crm_teams uses the config file permissions.php so this can be overwritten causing an issue with venturedrake crm. I would recommend using ENV variable to set 'team_foreign_key' for the permission.php file and for the vendor package.
Steps To Reproduce:
Nothing to reproduce.
The text was updated successfully, but these errors were encountered:
Description:
The variable current_crm_team_id is hard coded into places
vendor/venturedrake/laravel-crm/database/migrations/create_laravel_crm_tables.php.stub:309
vendor/venturedrake/laravel-crm/src/Http/Middleware/SystemCheck.php:20
the issue is crm_teams uses the config file permissions.php so this can be overwritten causing an issue with venturedrake crm. I would recommend using ENV variable to set 'team_foreign_key' for the permission.php file and for the vendor package.
Steps To Reproduce:
Nothing to reproduce.
The text was updated successfully, but these errors were encountered: