mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +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",
|
"collapsible_depends_on": "is_stock_item",
|
||||||
"columns": 0,
|
"columns": 0,
|
||||||
"depends_on": "is_stock_item",
|
"depends_on": "is_stock_item",
|
||||||
"fieldname": "inventory",
|
"fieldname": "inventory_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
"ignore_user_permissions": 0,
|
"ignore_user_permissions": 0,
|
||||||
@@ -3918,7 +3918,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2018-06-18 15:13:15.668050",
|
"modified": "2018-06-20 15:13:15.668050",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
|
|||||||
Reference in New Issue
Block a user