[form] [controls] finished controls and script manager - 1st cut
This commit is contained in:
parent
d3e00995db
commit
d2923fe2b2
@ -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 && wn.model.remove_from_locals("Project",
|
||||||
this.frm.doc.project);
|
this.frm.doc.project);
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user