mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat(webapp): wip print preview financial reports
This commit is contained in:
@@ -53,4 +53,9 @@ export enum DialogsName {
|
||||
EstimateMail = 'estimate-mail',
|
||||
ReceiptMail = 'receipt-mail',
|
||||
PaymentMail = 'payment-mail',
|
||||
BalanceSheetPdfPreview = 'BalanceSheetPdfPreview',
|
||||
TrialBalanceSheetPdfPreview = 'TrialBalanceSheetPdfPreview',
|
||||
CashflowSheetPdfPreview = 'CashflowSheetPdfPreview',
|
||||
ProfitLossSheetPdfPreview = 'ProfitLossSheetPdfPreview',
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user