mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-30 03:58:26 +00:00
delete unwanted doctypes of website settings
This commit is contained in:
@@ -452,4 +452,9 @@ patch_list = [
|
||||
'patch_file': 'alter_tabsessions',
|
||||
'description': "alter tabsessions to change user column definition"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.april_2012',
|
||||
'patch_file': 'delete_about_contact',
|
||||
'description': "delete depracated doctypes of website module"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user