mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat: wip preview invoice payment mail
This commit is contained in:
@@ -33,7 +33,7 @@ export class SaleInvoicePdf {
|
||||
* Retrieve sale invoice pdf content.
|
||||
* @param {number} tenantId - Tenant Id.
|
||||
* @param {ISaleInvoice} saleInvoice -
|
||||
* @returns {Promise<Buffer>}
|
||||
* @returns {Promise<[Buffer, string]>}
|
||||
*/
|
||||
public async saleInvoicePdf(
|
||||
tenantId: number,
|
||||
|
||||
Reference in New Issue
Block a user