mirror of
https://github.com/frappe/books.git
synced 2024-12-23 03:19:01 +00:00
commit
51710fdf19
@ -1,5 +1,5 @@
|
||||
const frappe = require('frappejs');
|
||||
const GeneralLedgerView = require('../reports/generalLedger/GeneralLedgerView');
|
||||
const GeneralLedgerView = require('../reports/GeneralLedger/GeneralLedgerView');
|
||||
const ProfitAndLossView = require('./ProfitAndLoss/ProfitAndLossView');
|
||||
const BalanceSheetView = require('./BalanceSheet/BalanceSheetView');
|
||||
const TrialBalanceView = require('./TrialBalance/TrialBalanceView');
|
||||
|
Loading…
Reference in New Issue
Block a user