feat: payment received mail preview

This commit is contained in:
Ahmed Bouhuolia
2024-11-24 13:19:26 +02:00
parent da47418f17
commit 3537a05ea2
19 changed files with 438 additions and 49 deletions

View File

@@ -1 +1,5 @@
export * from './InvoicePaymentEmail';
export * from './EstimatePaymentEmail';
export * from './ReceiptPaymentEmail';
export * from './CreditNoteEmailTemplate';
export * from './PaymentReceivedEmailTemplate';