hotfix fix createWorker business #2725

Closed
carlossa wants to merge 1 commits from hotfix-workerCountryValidate into master
Member
No description provided.
carlossa added 1 commit 2024-07-12 09:42:08 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
79f6ac6b76
hotfix fix createWorker business
carlossa requested review from alexm 2024-07-12 09:43:09 +00:00
carlossa requested review from jgallego 2024-07-12 09:44:11 +00:00
jgallego approved these changes 2024-07-12 09:56:29 +00:00
alexm requested changes 2024-07-12 10:15:25 +00:00
@ -203,3 +203,3 @@
fi,
birth,
provinceFk,
Member

Worker no tiene el campo provinceFk ni countryFk, el unico que tiene es originCountryFk

Worker no tiene el campo provinceFk ni countryFk, el unico que tiene es originCountryFk
@ -27,13 +27,17 @@ module.exports = Self => {
});
async function tinIsValid(err, done) {
const countryFk = {
Member

Este enfoque no lo acabo de ver, se deberia sacar del originCountryFk

Este enfoque no lo acabo de ver, se deberia sacar del originCountryFk
Member

He creado esta PR #2728

He creado esta PR https://gitea.verdnatura.es/verdnatura/salix/pulls/2728
alexm closed this pull request 2024-07-12 10:16:00 +00:00
alexm deleted branch hotfix-workerCountryValidate 2024-07-12 10:27:01 +00:00
All checks were successful
gitea/salix/pipeline/pr-master This commit looks good
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 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#2725
No description provided.