Compare commits
2 Commits
d6ec50c20e
...
2c49e6b272
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c49e6b272 | |||
|
|
c3fa25090d |
@@ -189,5 +189,8 @@ class PermissionSeeder extends Seeder
|
|||||||
|
|
||||||
Permission::updateOrCreate(['name' => 'view import characteristic approver master']);
|
Permission::updateOrCreate(['name' => 'view import characteristic approver master']);
|
||||||
Permission::updateOrCreate(['name' => 'view export characteristic approver master']);
|
Permission::updateOrCreate(['name' => 'view export characteristic approver master']);
|
||||||
|
|
||||||
|
Permission::updateOrCreate(['name' => 'view production calender page']);
|
||||||
|
Permission::updateOrCreate(['name' => 'view production target page']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user