Initial commit: fixtures, hooks, doctype events, API, and JS
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from frappe import _
|
||||
|
||||
def get_data():
|
||||
return []
|
||||
Reference in New Issue
Block a user