refs #6921 feat: addFromDelivery
This commit is contained in:
parent
0956dbc7b1
commit
b46102653b
|
@ -7,7 +7,7 @@ BEGIN
|
|||
*
|
||||
* @param vTicketFk Identificador del ticket
|
||||
* @param vDescription Texto de la nota a insertar
|
||||
* param vCode Identificador del tipo de nota
|
||||
* @param vCode Identificador del tipo de nota
|
||||
*/
|
||||
|
||||
INSERT INTO ticketObservation(ticketFk, observationTypeFk, description)
|
||||
|
|
Loading…
Reference in New Issue