mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-24 17:18:30 +00:00
[form] [controls] finished controls and script manager - 1st cut
This commit is contained in:
@@ -34,7 +34,7 @@ erpnext.projects.Task = wn.ui.form.Controller.extend({
|
||||
}
|
||||
},
|
||||
|
||||
after_save: function() {
|
||||
validate: function() {
|
||||
this.frm.doc.project && wn.model.remove_from_locals("Project",
|
||||
this.frm.doc.project);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user