hotfix-ticketState #2708
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2708
Loading…
Reference in New Issue
No description provided.
Delete Branch "hotfix-ticketState"
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?
@ -349,1 +349,4 @@
if (filter.order) {
if (typeof filter.order == 'string') filter.order = [filter.order];
const index = filter.order.findIndex(o => o.includes('stateFk'));
El problema venia de que en el front si te factura, la mostra encomter del state. Pero a la hora de filtrar, filtra per stateFk.
De esta manera si te stateFk, li fica també refFk