mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 11:39:18 +00:00
Merge branch 'master' of github.com:webnotes/erpnext into handlerupdate
This commit is contained in:
@@ -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'
|
||||||
|
},
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user