<eg-org-select #owningLibSelect placeholder="Owning Branch..."
i18n-placeholder [readOnly]="fieldIsDisabled('owning_lib')"
[applyOrgId]="copy.owning_lib()"
- [limitPerms]="['CREATE_PICKLIST','CREATE_PURCHASE_ORDER']"
(onChange)="valueChange('owning_lib', $event)">
</eg-org-select>
</div>
#locationSelector [ngModel]="copy.location()" [startsWith]="true"
[contextOrgId]="copy.owning_lib()" [loadAsync]="false"
(valueChange)="valueChange('location', $event)"
- permFilter="CREATE_PICKLIST" [showUnsetString]="false">
+ [showUnsetString]="false">
</eg-item-location-select>
</div>
<div class="flex-1 p-1">