mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
feat: add worker for cron job and trigger frontend action to sync data with ERPNext
This commit is contained in:
+2
-1
@@ -48,7 +48,8 @@
|
||||
"reports/**/*.ts",
|
||||
"utils/**/*.ts",
|
||||
"tests/**/*.ts",
|
||||
"dummy/**/*.ts"
|
||||
"dummy/**/*.ts",
|
||||
"jobs/**/*.ts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user