This commit is contained in:
Ali 2026-03-05 19:48:11 +04:00
parent 896140629c
commit 126c455217
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,7 @@ function start_loading(frm, values) {
});
}
if (operations.length === 0) {
frappe.show_alert({ message: __('Nothing selected'), indicator: 'orange' }, 3);
return;