4590-Refactor-isBox-freightItemFk #1079
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1079
Loading…
Reference in New Issue
No description provided.
Delete Branch "4590-Refactor-isBox-freightItemFk"
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?
@ -90,3 +90,3 @@
show-field="id"
value-field="id"
where="{isBox: true}"
where="{freightItemFk: true}"
Esta columna no pertece al modelo Expedition, esta no hay que cambiarla
@ -92,3 +92,3 @@
show-field="id"
value-field="id"
where="{isBox: true}"
where="{freightItemFk: true}"
Esta columna no pertece al modelo Expedition, esta no hay que cambiarla
@ -17,3 +17,3 @@
"description": "Identifier"
},
"isBox": {
"freightItemFk": {
No es necesario especificar la propiedad, si ya existe una relación de la misma columna.
En este caso no hace falta que lo quites, simplemente para tenerlo en cuenta a futuro.