Merge pull request #1136 from anandpdoshi/migrate-grid-reports

[minor] stock ledger report as script report
This commit is contained in:
Nabin Hait
2013-12-02 00:57:23 -08:00
6 changed files with 114 additions and 10 deletions

View File

@@ -255,4 +255,5 @@ patch_list = [
"patches.1311.p05_website_brand_html",
"patches.1311.p06_fix_report_columns",
"execute:webnotes.delete_doc('DocType', 'Documentation Tool')",
"execute:webnotes.delete_doc('Report', 'Stock Ledger') #2013-11-29",
]