fix: removed additional roles

This commit is contained in:
Jannat Patel
2023-11-29 22:32:52 +05:30
parent 6f1e7624ec
commit 6484763d37
3 changed files with 1 additions and 4 deletions

1
frappe-ui Submodule

Submodule frappe-ui added at 2898a0bdd1

View File

@@ -23,9 +23,6 @@
},
{
"receiver_by_document_field": "evaluator"
},
{
"receiver_by_role": "Frappe School Admin"
}
],
"send_system_notification": 0,

View File

@@ -503,7 +503,6 @@ const remove_assessment = (e) => {
};
const open_evaluation_form = (e) => {
console.log(evaluation_end_date);
this.eval_form = new frappe.ui.Dialog({
title: __("Schedule Evaluation"),
fields: [