fixes in parentfield of userrole
This commit is contained in:
parent
362455e749
commit
86af352bf3
@ -168,4 +168,5 @@ patch_list = [
|
||||
"patches.february_2013.remove_account_utils_folder",
|
||||
"patches.february_2013.update_company_in_leave_application",
|
||||
"execute:webnotes.conn.sql_ddl('alter table tabSeries change `name` `name` varchar(100)')",
|
||||
"execute:webnotes.conn.sql('update tabUserRole set parentfield=\"user_roles\" where parentfield=\"userroles\"')",
|
||||
]
|
Loading…
Reference in New Issue
Block a user