mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
fix: Misleading description in Warehouse (#22879)
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
"oldfieldtype": "Section Break"
|
||||
},
|
||||
{
|
||||
"description": "If blank, parent Warehouse Account or company default will be considered",
|
||||
"fieldname": "warehouse_name",
|
||||
"fieldtype": "Data",
|
||||
"label": "Warehouse Name",
|
||||
@@ -234,7 +233,8 @@
|
||||
"icon": "fa fa-building",
|
||||
"idx": 1,
|
||||
"is_tree": 1,
|
||||
"modified": "2020-07-22 14:46:37.650475",
|
||||
"links": [],
|
||||
"modified": "2020-08-03 11:19:35.943330",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Warehouse",
|
||||
|
||||
Reference in New Issue
Block a user