mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 13:42:10 +01:00
4 lines
70 B
Python
4 lines
70 B
Python
import webnotes
|
|
def execute():
|
|
webnotes.reset_perms("Custom Script")
|