mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
fix in insert after of custom field
This commit is contained in:
@@ -642,5 +642,9 @@ patch_list = [
|
||||
{
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'custom_script_delete_permission',
|
||||
}
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'custom_field_insert_after',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user