feat: refs #7409 add dialog with validations #1056

Merged
jorgep merged 3 commits from 7409-hotfix-addValidations into master 2024-12-09 10:01:19 +00:00
Member
No description provided.
jorgep added 1 commit 2024-12-09 08:55:39 +00:00
gitea/salix-front/pipeline/pr-master Build queued... Details
f1cc4a01ad
feat: refs #7409 add dialog with validations
jorgep added 1 commit 2024-12-09 08:55:54 +00:00
jorgep reviewed 2024-12-09 08:58:00 +00:00
@ -111,0 +111,4 @@
<VnInputDate
v-model="data.paymentDate"
:label="$t('worker.balance.tableVisibleColumns.paymentDate')"
:is-required="true"
Author
Member

Para usar el atributo is-required es necesario usar el template.

Para usar el atributo **is-required** es necesario usar el template.
jorgep requested review from alexm 2024-12-09 08:59:25 +00:00
jorgep added 1 commit 2024-12-09 09:39:55 +00:00
gitea/salix-front/pipeline/pr-master This commit looks good Details
a4fb2a4819
feat: refs #7409 add dialog with validations
alexm approved these changes 2024-12-09 09:59:50 +00:00
jorgep merged commit 1a954459eb into master 2024-12-09 10:01:19 +00:00
jorgep deleted branch 7409-hotfix-addValidations 2024-12-09 10:01:19 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#1056
No description provided.