mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
reload reports
This commit is contained in:
@@ -337,5 +337,10 @@ patch_list = [
|
|||||||
'patch_file': 'stock_reco_patch',
|
'patch_file': 'stock_reco_patch',
|
||||||
'description': 'stock reco patch: store diff info in field'
|
'description': 'stock reco patch: store diff info in field'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.may_2012',
|
||||||
|
'patch_file': 'reload_reports',
|
||||||
|
'description': 'reload reports: itemwise sales/delivery details'
|
||||||
|
},
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user