fix: use Salix to get the list of confirmed orders #124
Loading…
Reference in New Issue
No description provided.
Delete Branch "ldragan/hedera-web:taro/confirmed-orders"
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?
Hay un
await tpv.check(route);
involucrado en este flujo, que podría impactarlo, pero lo dejé para otro PR: #127.fix: use Salix to get the list of confirmed ordersto WIP: fix: use Salix to get the list of confirmed ordersfe87f05efc
toa9816a5d00
WIP: fix: use Salix to get the list of confirmed ordersto fix: use Salix to get the list of confirmed ordersa9816a5d00
to9a08829a18
9a08829a18
tod012ca74fe
@ -32,3 +33,2 @@
orders.value = await jApi.query('CALL myTicket_list(NULL, NULL)');
debt.value = await jApi.getValue('SELECT -myClient_getDebt(NULL)');
const myTickets = await api.post('applications/myTicket_list/execute-proc', {
@alexm lo ves bien o hacemos llamada a ticketList con where:{clientFk: userId}??
Yo le propuse que usásemos esta forma porque llamamos a hedera, y me parecia lo mas correcto
Si se puede con TicketList entiendo que mejor