mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
4 lines
70 B
Python
4 lines
70 B
Python
import webnotes
|
|
def execute():
|
|
webnotes.reset_perms("Custom Script")
|