From a96ba7b3269f3196c9c32d7a3873b21325bccc12 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 21 Feb 2013 14:38:24 +0530 Subject: [PATCH] auto material request should be submitted --- stock/doctype/bin/bin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/stock/doctype/bin/bin.py b/stock/doctype/bin/bin.py index 05fdf56e59..56d116064b 100644 --- a/stock/doctype/bin/bin.py +++ b/stock/doctype/bin/bin.py @@ -152,6 +152,7 @@ class DocType: }]) mr.insert() + mr.submit() msgprint("""Item: %s is to be re-ordered. Material Request %s raised. It was generated from %s: %s""" %