commit | a96ba7b3269f3196c9c32d7a3873b21325bccc12 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Feb 21 14:38:24 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Feb 21 14:38:24 2013 +0530 |
tree | 7fbaae063929e3e12dfd066435fc5a7ef85220ed | |
parent | a56dd9ac158a1a62d5e3a8eaf096318c683df9c1 [diff] |
auto material request should be submitted
diff --git a/stock/doctype/bin/bin.py b/stock/doctype/bin/bin.py index 05fdf56..56d1160 100644 --- a/stock/doctype/bin/bin.py +++ b/stock/doctype/bin/bin.py
@@ -152,6 +152,7 @@ }]) mr.insert() + mr.submit() msgprint("""Item: %s is to be re-ordered. Material Request %s raised. It was generated from %s: %s""" %