mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 02:31:21 +00:00
4 lines
66 B
Python
4 lines
66 B
Python
import webnotes
|
|
def execute():
|
|
webnotes.reset_perms("Appraisal")
|