Updated param description
This commit is contained in:
parent
8faddef7e8
commit
ee52581a06
|
@ -8,6 +8,8 @@ BEGIN
|
|||
/**
|
||||
* Realiza el cierre de todos los
|
||||
* tickets de la tabla ticketClosure.
|
||||
*
|
||||
* @param vTicketFk Id del ticket
|
||||
*/
|
||||
DECLARE vDone BOOL;
|
||||
DECLARE vClientFk INT;
|
||||
|
|
Loading…
Reference in New Issue