fix: User cannot create call log

This commit is contained in:
Suraj Shetty 2019-07-01 09:10:23 +05:30
parent a7d618cce0
commit 1431bf2a3c
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,8 @@
// Copyright (c) 2019, Frappe Technologies Pvt. Ltd. and contributors
// For license information, please see license.txt
frappe.ui.form.on('Call Log', {
// refresh: function(frm) {
// }
});

View File

@ -79,7 +79,8 @@
"read_only": 1
}
],
"modified": "2019-06-17 09:02:48.150383",
"in_create": 1,
"modified": "2019-07-01 09:09:48.516722",
"modified_by": "Administrator",
"module": "Communication",
"name": "Call Log",