custom fields creation patch - not to be executed automatically
This commit is contained in:
@@ -232,6 +232,11 @@ patch_list = [
|
||||
'patch_file': 'sync_ref_db',
|
||||
'description': 'Deletes non required doctypes'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.mar_2012',
|
||||
'patch_file': 'clean_property_setter',
|
||||
'description': 'Patch related to property setter cleanup'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'rename_dt',
|
||||
|
||||
Reference in New Issue
Block a user