Zone Delivery #377
Labels
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#377
Loading…
Reference in New Issue
No description provided.
Delete Branch ":feature/ZoneDelivery"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cuando trae eventos el verde no es el mismo y combinado con el color blanco de los numeros...la legibilidad, cuesta.
Cuando hacemos hover sobre el dia en curso, falta resaltar y en esta misma linea los dias que no son el "current"
@ -0,0 +119,4 @@
v-if="deliveryMethodFk === 'delivery'"
:label="t('deliveryPanel.postcode')"
v-model="formData.geoFk"
:options="postcodesOptions"
usar propiedad url
En entornos reales no llega a cargar la seccion
Solucionado:
75f3d4f410
@ -0,0 +148,4 @@
)
"
v-model="formData.agencyModeFk"
:options="agencyModesOptions"
usar propiedad url
En entornos reales no llega a cargar la seccion
Solucionado:
75f3d4f410