This commit is contained in:
2021-07-15 18:00:48 +00:00
parent 6d5d354530
commit 18b9899a4b

View File

@@ -1425,8 +1425,7 @@ and it's probably not a big list to fill anyway
this.pvm.subRights.outsideServices.visible &&
this.form().showMe(this, "WorkOrderItemOutsideServiceList") &&
this.value.items[this.activeItemIndex].outsideServices.length > 0 &&
!this.value.userIsSubContractorFull &&
!this.value.userIsSubContractorRestricted
!this.value.userIsRestrictedType
);
}
}