mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: send mail notifications of sale transactions
This commit is contained in:
@@ -134,3 +134,7 @@ export interface ISaleReceiptDeletingPayload {
|
||||
oldSaleReceipt: ISaleReceipt;
|
||||
trx: Knex.Transaction;
|
||||
}
|
||||
|
||||
export interface SaleReceiptMailOpts {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user