This space has
{{ pending_patches_count }} change(s) pending for
review.
Restrict Purpose Of Stock Entry
frappe.ui.form.on("Material Request", "validate", function(frm) { if(frappe.user=="user1@example.com" && frm.doc.purpose!="Material Receipt") { frappe.msgprint("You are only allowed Material Receipt"); frappe.throw(__("Not allowed")); } }
Restrict Purpose Of Stock Entry
administrator edited 10 months agoNo Revisions
Page Settings
erpnext/
Discard
This page has been updated since your last edit. Your draft may contain outdated content.
Load Latest Version
Title
Enter title for the new Wiki Group
Was this article helpful?
Give Feedback