mirror of
https://github.com/frappe/books.git
synced 2025-01-24 15:48:25 +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 frappe = require('frappejs');
|
||||||
const LedgerPosting = require.main.require('./accounting/ledgerPosting');
|
const LedgerPosting = require.main.require('./accounting/ledgerPosting');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user