validacion del ticket
This commit is contained in:
@@ -26,6 +26,7 @@ const validarTicket = async (body) => {
|
||||
{
|
||||
where: {
|
||||
folio,
|
||||
cancelacion: 0,
|
||||
},
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user