mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
@@ -1078,7 +1078,6 @@ class BuyingController(SubcontractingController):
|
||||
"asset_category": item_data.get("asset_category"),
|
||||
"location": row.asset_location,
|
||||
"company": self.company,
|
||||
"cost_center": row.cost_center or self.cost_center or None,
|
||||
"status": "Draft",
|
||||
"supplier": self.supplier,
|
||||
"purchase_date": self.posting_date,
|
||||
|
||||
Reference in New Issue
Block a user