refs #5811 feat: al borrar expedicion borrar de viaexpress #1754
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1754
Loading…
Reference in New Issue
No description provided.
Delete Branch "5811-ticket.expedition_deleteViaexpress"
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?
Si se quiere probar hay que hacer el insert del comentario de la tarea
Para poder hacer test hay que hacer el insert primero. pendiente con @jgallego
WIP: refs #5811 feat: al borrar expedicion borrar de viaexpressto refs #5811 feat: al borrar expedicion borrar de viaexpress@ -0,0 +3,4 @@
module.exports = Self => {
Self.remoteMethod('deleteShipment', {
description: 'Create an expedition and return a label',
esto no cuadra
@ -0,0 +2,4 @@
const ejs = require('ejs');
module.exports = Self => {
Self.remoteMethod('deleteShipmentRenderer', {
porque este nombre si lo que se borra es un expedition?