mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
fix: Add missing frappe import
This commit is contained in:
parent
bb80e2ec3a
commit
3429abc3c8
@ -1,3 +1,4 @@
|
||||
const frappe = require('frappejs');
|
||||
const { getPeriodList } = require('../FinancialStatements/FinancialStatements');
|
||||
const { DateTime } = require('luxon');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user