This commit is contained in:
2021-06-02 22:59:46 +00:00
parent b334fa9685
commit 4c086cfe0d
4 changed files with 30 additions and 7 deletions

View File

@@ -428,7 +428,8 @@
<v-col
cols="12"
v-if="
value.items[activeItemIndex].partRequests.length > 0 &&
pvm.useInventory &&
value.items[activeItemIndex].partRequests.length > 0 &&
pvm.subRights.partRequests.visible &&
form().showMe(this, 'WorkOrderItemPartRequestList')
"