feat: refs #7921 refs#7921 sendLostExpedition #3149
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3149
Loading…
Reference in New Issue
No description provided.
Delete Branch "7921-sendExpeditionLost"
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?
@ -4,0 +11,4 @@
const loopBackContext = LoopBackContext.getCurrentContext();
const httpCtx = {req: loopBackContext.active};
const httpRequest = httpCtx.req.http.req;
const $t = httpRequest.__;
altres arxius fan const { t } = useI18n();
En back no he trobat res ....és del front
@ -4,0 +18,4 @@
myOptions.transaction = ctx.options.transaction;
const newStateType = changes?.typeFk;
if (newStateType == null) return;
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à.
@ -4,0 +49,4 @@
}, myOptions);
const salesPersonFk = dataExpedition.toJSON().ticket?.client?.salesPersonFk;
64bddd4f63/back/models/mrw-config.js (L39)
exemple sense el toJSON