#7524 warmfix-useVnTable #862
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#862
Loading…
Reference in New Issue
No description provided.
Delete Branch "7524-warmfix-useVnTable"
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?
@ -353,3 +232,3 @@
warehouseFk: ticket.futureWarehouseFk,
companyFk: ticket.futureCompanyFk,
shipped: userParams.dateToAdvance,
shipped: vnTableRef.value.params.dateToAdvance,
quitar
@ -437,7 +316,7 @@ const splitTickets = async () => {
} catch (error) {
quitar catch
@ -492,3 +401,4 @@
@on-fetch="(data) => (zonesOptions = data)"
/>
<!-- Fix searchbar #8154 -->
<VnSearchbar
Quitar
Revisar comentarios