Merge pull request #1205 from akhileshdarjee/master

[fix] [issue] webnotes/erpnext#1191 - set expected delivery date in production order
This commit is contained in:
Nabin Hait
2013-12-18 20:03:36 -08:00
6 changed files with 74 additions and 52 deletions

View File

@@ -261,4 +261,5 @@ patch_list = [
"execute:webnotes.delete_doc('Report', 'Payment Made With Ageing')",
"patches.1311.p07_scheduler_errors_digest",
"patches.1311.p08_email_digest_recipients",
"execute:webnotes.delete_doc('DocType', 'Warehouse Type')",
]