fix: refs #7353 sales person filter and locale #724
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#724
Loading…
Reference in New Issue
No description provided.
Delete Branch "7353-hotfix-fixFilter"
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?
@ -29,0 +29,4 @@
const getLocale = (label) => {
const param = label.split('.').at(-1);
const globalLocale = `globals.params.${param}`;
hay parametros que se envían al back indicando al esquema. tipo provinceFk a.provinceFk, state ts.stateFk.
WIP: fix: refs #7353 sales person filter and localeto fix: refs #7353 sales person filter and locale@ -111,3 +118,3 @@
:params="{ departmentCodes: ['VT'] }"
is-outlined
option-value="code"
option-value="id"
option-value="id" es el valor por defecto
al igual que option-label="name"