Merge branch 'master' of github.com:webnotes/erpnext into dev
This commit is contained in:
@@ -467,4 +467,9 @@ patch_list = [
|
||||
'patch_file': 'cache_item_table',
|
||||
'description': "create cache item table again"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'reload_pr_po_mapper',
|
||||
'description': "order date should be greater than equal to request date"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user