feat: restructure sales, add PDF quote generation and WebSocket support
This commit is contained in:
@@ -67,3 +67,8 @@ export type SecureValue = Prisma.SecureValueModel
|
||||
*
|
||||
*/
|
||||
export type Credential = Prisma.CredentialModel
|
||||
/**
|
||||
* Model GeneratedQuotes
|
||||
*
|
||||
*/
|
||||
export type GeneratedQuotes = Prisma.GeneratedQuotesModel
|
||||
|
||||
Reference in New Issue
Block a user