@@ -54,7 +54,7 @@ frappe.ui.form.on("Subscription", {
|
|||||||
);
|
);
|
||||||
|
|
||||||
frm.add_custom_button(
|
frm.add_custom_button(
|
||||||
__("Force Fetch Subscription Updates"),
|
__("Force-Fetch Subscription Updates"),
|
||||||
() => frm.trigger("force_fetch_subscription_updates"),
|
() => frm.trigger("force_fetch_subscription_updates"),
|
||||||
__("Actions")
|
__("Actions")
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user