Item diary #339
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#339
Loading…
Reference in New Issue
No description provided.
Delete Branch ":feature/ItemDiary"
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?
@ -2,0 +137,4 @@
/>
<FetchData
url="Warehouses"
:filter="{ fields: ['id', 'name'], order: 'name ASC' }"
La petición solicita solo los campos id y name, cosa que no ocurre en Salix.
Entiendo la propuesta, ya que solo se va a usar en el vnselect y nos hace falta para option-label y option-value
Porque no se usa en otro sitio, no @wbuezas?
Lo ves correcto, @alexm ?
Lo veo bien
@ -145,3 +145,3 @@
meta: {
title: 'log',
icon: 'history',
icon: 'vn:History',
He corregido también el orden
New commits pushed, approval review dismissed automatically according to repository settings