mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
refactoring: balance sheet report.
refactoring: trial balance sheet report. refactoring: general ledger report. refactoring: journal report. refactoring: P&L report.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
import FinancialSheet from "../FinancialSheet";
|
||||
|
||||
|
||||
|
||||
export default class APAgingSummarySheet extends FinancialSheet {
|
||||
|
||||
|
||||
|
||||
reportData() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user