Removed from Stock Entry
This commit is contained in:
committed by
Anand Doshi
parent
57b69cecbf
commit
319bbad4d4
@@ -188,7 +188,6 @@ class StockController(AccountsController):
|
||||
"stock_uom": frappe.db.get_value("Item", args.get("item_code") or d.get("item_code"), "stock_uom"),
|
||||
"incoming_rate": 0,
|
||||
"company": self.company,
|
||||
"fiscal_year": self.fiscal_year,
|
||||
"batch_no": cstr(d.get("batch_no")).strip(),
|
||||
"serial_no": d.get("serial_no"),
|
||||
"project": d.get("project_name"),
|
||||
|
||||
Reference in New Issue
Block a user