mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 19:48:27 +00:00
auto material request should be submitted
This commit is contained in:
@@ -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""" %
|
||||
|
||||
Reference in New Issue
Block a user