This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
data-cy="woState"
|
||||
:all-states="pvm.selectLists.quotestatus"
|
||||
:allowed-states="pvm.selectLists.allowedquotestatus"
|
||||
:error-messages="form().serverErrors(this, 'LastStatusId')"
|
||||
/>
|
||||
</v-col>
|
||||
|
||||
@@ -102,6 +103,7 @@
|
||||
:form-key="formCustomTemplateKey"
|
||||
:readonly="formState.readOnly || value.userIsRestrictedType"
|
||||
:pvm="pvm"
|
||||
:error-messages="form().serverErrors(this, 'Address')"
|
||||
data-cy="woAddress"
|
||||
/>
|
||||
</v-col>
|
||||
|
||||
Reference in New Issue
Block a user