Merge branch 'master' of github.com:webnotes/erpnext into handlerupdate
This commit is contained in:
commit
2f69c14e36
@ -172,5 +172,10 @@ patch_list = [
|
|||||||
'patch_file': 'dt_map_fix',
|
'patch_file': 'dt_map_fix',
|
||||||
'description': 'removed transaction date from dt_mapper'
|
'description': 'removed transaction date from dt_mapper'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.jan_mar_2012',
|
||||||
|
'patch_file': 'reload_table',
|
||||||
|
'description': 'Relaod all item table: fld order changes'
|
||||||
|
},
|
||||||
|
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user