mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
changed fieldname of inventory section break in Item
This commit is contained in:
@@ -884,7 +884,7 @@
|
||||
"collapsible_depends_on": "is_stock_item",
|
||||
"columns": 0,
|
||||
"depends_on": "is_stock_item",
|
||||
"fieldname": "inventory",
|
||||
"fieldname": "inventory_section",
|
||||
"fieldtype": "Section Break",
|
||||
"hidden": 0,
|
||||
"ignore_user_permissions": 0,
|
||||
@@ -3918,7 +3918,7 @@
|
||||
"issingle": 0,
|
||||
"istable": 0,
|
||||
"max_attachments": 1,
|
||||
"modified": "2018-06-18 15:13:15.668050",
|
||||
"modified": "2018-06-20 15:13:15.668050",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Item",
|
||||
|
||||
Reference in New Issue
Block a user