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:
@@ -165,3 +165,7 @@ export type IPaymentReceiveGLCommonEntry = Pick<
|
||||
| 'createdAt'
|
||||
| 'branchId'
|
||||
>;
|
||||
|
||||
export interface IPaymentReceiveMailOpts {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user