feat: refs #7921 refs#7921 sendLostExpedition #3149

Merged
sergiodt merged 3 commits from 7921-sendExpeditionLost into dev 2024-10-28 09:42:22 +00:00
Member
No description provided.
sergiodt added 1 commit 2024-10-25 11:49:05 +00:00
gitea/salix/pipeline/pr-dev This commit looks good Details
e775e56120
feat: refs #7921 refs#7921 sendLostExpedition
sergiodt requested review from jgallego 2024-10-25 11:49:10 +00:00
jgallego requested changes 2024-10-25 12:54:28 +00:00
Dismissed
@ -4,0 +11,4 @@
const loopBackContext = LoopBackContext.getCurrentContext();
const httpCtx = {req: loopBackContext.active};
const httpRequest = httpCtx.req.http.req;
const $t = httpRequest.__;
Owner

altres arxius fan const { t } = useI18n();

altres arxius fan const { t } = useI18n();
Author
Member

En back no he trobat res ....és del front

En back no he trobat res ....és del front
jgallego marked this conversation as resolved
@ -4,0 +18,4 @@
myOptions.transaction = ctx.options.transaction;
const newStateType = changes?.typeFk;
if (newStateType == null) return;
Owner

açò no cal de fet canvia en 268c0a984c/modules/ticket/back/models/expedition-state.json (L18)
que la columna siga required i si no pasen el valor fallarà.

açò no cal de fet canvia en https://gitea.verdnatura.es/verdnatura/salix/src/commit/268c0a984cfb9e4b0b2b1b8c0db12fe51bd34480/modules/ticket/back/models/expedition-state.json#L18 que la columna siga required i si no pasen el valor fallarà.
sergiodt marked this conversation as resolved
@ -4,0 +49,4 @@
}, myOptions);
const salesPersonFk = dataExpedition.toJSON().ticket?.client?.salesPersonFk;
Owner
https://gitea.verdnatura.es/verdnatura/salix/src/commit/64bddd4f63273063b7d35f63c993a0c491f62836/back/models/mrw-config.js#L39 exemple sense el toJSON
sergiodt marked this conversation as resolved
sergiodt added 1 commit 2024-10-28 07:57:38 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
6efc2c340c
feat: refs #7921 refs#7921 sendLostExpedition
sergiodt requested review from jgallego 2024-10-28 08:31:32 +00:00
jgallego approved these changes 2024-10-28 08:38:32 +00:00
sergiodt added 1 commit 2024-10-28 09:22:33 +00:00
sergiodt merged commit 3f04f3f24b into dev 2024-10-28 09:42:22 +00:00
sergiodt deleted branch 7921-sendExpeditionLost 2024-10-28 09:42:22 +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#3149
No description provided.