#7648 - HOTFIX: myEntries filters #566
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#566
Loading…
Reference in New Issue
No description provided.
Delete Branch "hotfix_myEntries"
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?
HOTFIX: myEntries filtersto #7648 - HOTFIX: myEntries filters@ -43,1 +65,4 @@
name: 'warehouseInFk',
format: (row) => row.warehouseInName,
cardVisible: true,
columnField: {
Realmente no hace falta si el filter ya se ha puesto aparte
Arreglar e2e
@ -9,3 +6,1 @@
element.__vueParentComponent?.attrs?.class !== 'vn-input-date'
);
};
// const filterAvailableText = (element) => {
Borrar
@ -33,1 +47,4 @@
align: 'right',
label: t('shipped'),
name: 'shipped',
cardVisible: false,
Por defecto ja ees
cardVisible: false
New commits pushed, approval review dismissed automatically according to repository settings