mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 08:38:30 +00:00
use get_global_default instead of control panel
This commit is contained in:
@@ -207,4 +207,5 @@ patch_list = [
|
||||
"patches.march_2013.p01_c_form",
|
||||
"execute:webnotes.conn.sql('update tabDocPerm set `submit`=1, `cancel`=1, `amend`=1 where parent=\"Time Log\"')",
|
||||
"execute:webnotes.delete_doc('DocType', 'Attendance Control Panel')",
|
||||
"patches.march_2013.p02_get_global_default",
|
||||
]
|
||||
Reference in New Issue
Block a user