mirror of
https://github.com/frappe/books.git
synced 2025-02-02 12:08:27 +00:00
fix naming
This commit is contained in:
parent
8e74bb8b2f
commit
e9636e3c65
@ -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…
x
Reference in New Issue
Block a user