mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
patch_list merge
This commit is contained in:
@@ -568,19 +568,10 @@ patch_list = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
'patch_module': 'patches.january_2013',
|
'patch_module': 'patches.january_2013',
|
||||||
<<<<<<< HEAD
|
|
||||||
'patch_file': 'remove_bad_permissions',
|
'patch_file': 'remove_bad_permissions',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'patch_module': 'patches.january_2013',
|
'patch_module': 'patches.january_2013',
|
||||||
'patch_file': 'deprecate_stock_search_criteria',
|
'patch_file': 'deprecate_stock_search_criteria',
|
||||||
},
|
},
|
||||||
=======
|
|
||||||
'patch_file': 'deprecate_stock_search_criteria',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'patch_module': 'patches.january_2013',
|
|
||||||
'patch_file': 'remove_bad_permissions',
|
|
||||||
},
|
|
||||||
>>>>>>> 93a02a3995e93ec0915d99ecfeabf456b65591b4
|
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user