mirror of
https://github.com/frappe/books.git
synced 2025-01-08 17:24:05 +00:00
Fix case
This commit is contained in:
parent
66cdea78a5
commit
0ad6223ba8
@ -1,4 +1,4 @@
|
||||
const Invoice = require('./invoiceDocument');
|
||||
const Invoice = require('./InvoiceDocument');
|
||||
const frappe = require('frappejs');
|
||||
const LedgerPosting = require.main.require('./accounting/ledgerPosting');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user