Corrige fallback HTML e consulta tickets por canal
This commit is contained in:
parent
15d11b6b12
commit
11a4b903c4
2 changed files with 10 additions and 2 deletions
|
|
@ -478,8 +478,6 @@ export async function buildTicketsByChannelWorkbook(
|
|||
viewerId: ctx.viewerId,
|
||||
range: options.range,
|
||||
companyId: (options.companyId ?? undefined) as Id<"companies"> | undefined,
|
||||
dateFrom: options.dateFrom ?? undefined,
|
||||
dateTo: options.dateTo ?? undefined,
|
||||
})
|
||||
|
||||
const CHANNEL_PT: Record<string, string> = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue