6921_addFromDelivery #2304

Merged
sergiodt merged 18 commits from 6921_addFromDelivery into dev 2024-04-22 10:33:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b46102653b - Show all commits

View File

@ -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)