fix: closeTicket idem salix refs #6549 #2163
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2163
Loading…
Reference in New Issue
No description provided.
Delete Branch "6549-ticket_close"
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?
@ -0,0 +6,4 @@
SET @notificationFk =LAST_INSERT_ID();
INSERT IGNORE INTO util.notificationAcl (notificationFk, roleFk)
SELECT @notificationFk, 108
hacer join con role
@ -62,0 +74,4 @@
FROM (
SELECT ticketFk,
CONCAT_WS('',
IF(hasErrorToInvoice, 'Facturar, ', ''),
usar CONCAT_WS(', ','a','b','c')
@ -0,0 +1,4 @@
subject: Nightly ticket closing process report
title: Nightly ticket closing process report
reason: Reason
ticketId: Ticket No
Id Ticket
@ -0,0 +1,4 @@
subject: Informe proceso de cierre de tickets nocturno
title: Informe proceso de cierre de tickets nocturno
reason: Motivo
ticketId: Ticket nº
Id Ticket
Tot lo demes OK
@ -0,0 +1,16 @@
INSERT INTO util.notification ( name, description)
SELECT 'invoice-ticket-closure',
'Tickets not invoiced during the nightly closure ticket process'
FROM util.notification;
Faltava llevar el from, sino fea tants inserts com linies te la taula