Certain fields of a Sales Order need to be updated’ ignoring the workflow state and its permissions’ associated to ‘only allow edit role specified’
Standard ‘Ignore Permissions’ Function in ‘Field Property Setting’ doesn’t work
Can someone help?
Hello @TalhaButt2508,
I’m not sure, but i think if you use frappe.db.set_value, it bypasses every restriction (Workflow, permission, validation).