mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
auto material request should be submitted
This commit is contained in:
@@ -152,6 +152,7 @@ class DocType:
|
|||||||
}])
|
}])
|
||||||
|
|
||||||
mr.insert()
|
mr.insert()
|
||||||
|
mr.submit()
|
||||||
|
|
||||||
msgprint("""Item: %s is to be re-ordered. Material Request %s raised.
|
msgprint("""Item: %s is to be re-ordered. Material Request %s raised.
|
||||||
It was generated from %s: %s""" %
|
It was generated from %s: %s""" %
|
||||||
|
|||||||
Reference in New Issue
Block a user