0
0
Fork 0
This commit is contained in:
Alex Moreno 2024-09-30 15:03:11 +02:00
commit 732bb0943c
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ function handleLocation(data, location) {
<VnRow>
<VnLocation
:rules="validate('Worker.postcode')"
:roles-allowed-to-create="['deliveryAssistant', 'administrative']"
:acls="[{ model: 'Town', props: '*', accessType: 'WRITE' }]"
:location="{
postcode: data.postCode,