mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
fixed merge conflict
This commit is contained in:
@@ -601,10 +601,10 @@ patch_list = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
'patch_module': 'patches.september_2012',
|
'patch_module': 'patches.september_2012',
|
||||||
<<<<<<< Updated upstream
|
|
||||||
'patch_file': 'deprecate_account_balance',
|
'patch_file': 'deprecate_account_balance',
|
||||||
=======
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.september_2012',
|
||||||
'patch_file': 'profile_delete_permission',
|
'patch_file': 'profile_delete_permission',
|
||||||
>>>>>>> Stashed changes
|
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user