mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
update account property as per root
This commit is contained in:
@@ -623,4 +623,8 @@ patch_list = [
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'remove_old_customer_contact_address',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'update_account_property',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user