4 lines
		
	
	
		
			70 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			70 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| import webnotes
 | |
| def execute():
 | |
| 	webnotes.reset_perms("Custom Script")
 | 
| import webnotes
 | |
| def execute():
 | |
| 	webnotes.reset_perms("Custom Script")
 |