MCPcopy Index your code
hub / github.com/OpenPipe/OpenPipe / sendInvoiceEmailToExistingClients.ts

File sendInvoiceEmailToExistingClients.ts

app/src/server/scripts/sendInvoiceEmailToExistingClients.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { prisma } from "../db";
2import { sendInvoiceNotification } from "../emails/sendInvoiceNotification";
3import { sendToOwner } from "../emails/sendToOwner";
4

Callers

nothing calls this directly

Calls 2

sendToOwnerFunction · 0.90
sendInvoiceNotificationFunction · 0.90

Tested by

no test coverage detected