mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
[minor] fixes after remark field removal
This commit is contained in:
@@ -340,7 +340,6 @@ class DocType:
|
||||
"company": self.doc.company,
|
||||
"fiscal_year": fiscal_year,
|
||||
"requested_by": webnotes.session.user,
|
||||
"remark": "Automatically raised from Production Planning Tool",
|
||||
"material_request_type": "Purchase"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user