fix: new-doc-1 not found error
This commit is contained in:
parent
887fe2bb8a
commit
5bb01511aa
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ frappe.ui.form.Dashboard = class FormDashboard {
|
|||
$(this).removeClass('hidden');
|
||||
}
|
||||
});
|
||||
this.set_open_count();
|
||||
!this.frm.is_new() && this.set_open_count();
|
||||
}
|
||||
|
||||
init_data() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue