Do not require supervisor consultation for big power

Only requires power tech
This commit is contained in:
2022-02-16 13:14:25 +00:00
parent e4cfaba57d
commit 14d3522b81
4 changed files with 17 additions and 10 deletions

View File

@@ -750,7 +750,7 @@ class RiskAssessment(models.Model, RevisionMixin):
'contractors': False,
'other_companies': False,
'crew_fatigue': False,
'big_power': False,
# 'big_power': False Doesn't require checking with a super either way
'generators': False,
'other_companies_power': False,
'nonstandard_equipment_power': False,