Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenPipe/OpenPipe
/ zeroCheckedToZeroInvoice.ts
File
zeroCheckedToZeroInvoice.ts
app/src/server/scripts/zeroCheckedToZeroInvoice.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getPreviousMonthPeriodUTC } from
"~/utils/dayjs"
;
2
import
{ prisma } from
"../db"
;
3
import
{ createInvoice } from
"../tasks/generateInvoices.task"
;
4
Callers
nothing calls this directly
Calls
3
getPreviousMonthPeriodUTC
Function · 0.90
createInvoice
Function · 0.90
create
Method · 0.45
Tested by
no test coverage detected