We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 071584a + 9eeb89c commit 3cf340cCopy full SHA for 3cf340c
1 file changed
raven/api/document_link.py
@@ -1,7 +1,7 @@
1
import frappe
2
from frappe.custom.doctype.property_setter.property_setter import delete_property_setter
3
from frappe.desk.utils import slug
4
-from frappe.model.meta import no_value_fields, table_fields
+from frappe.model import no_value_fields, table_fields
5
from frappe.utils import get_url
6
7
0 commit comments