refactor: renamed item_ref to item_reference
This commit is contained in:
parent
9e4c28852e
commit
bd783e8072
@ -18,7 +18,7 @@
|
|||||||
"completion_status",
|
"completion_status",
|
||||||
"section_break_10",
|
"section_break_10",
|
||||||
"serial_no",
|
"serial_no",
|
||||||
"item_ref"
|
"item_reference"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
@ -97,14 +97,6 @@
|
|||||||
"options": "Pending\nPartially Completed\nFully Completed",
|
"options": "Pending\nPartially Completed\nFully Completed",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"fieldname": "item_ref",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"hidden": 1,
|
|
||||||
"label": "Item Reference",
|
|
||||||
"options": "Maintenance Schedule Item",
|
|
||||||
"read_only": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"fieldname": "column_break_3",
|
"fieldname": "column_break_3",
|
||||||
"fieldtype": "Column Break"
|
"fieldtype": "Column Break"
|
||||||
@ -120,12 +112,20 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "section_break_10",
|
"fieldname": "section_break_10",
|
||||||
"fieldtype": "Section Break"
|
"fieldtype": "Section Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "item_reference",
|
||||||
|
"fieldtype": "Link",
|
||||||
|
"hidden": 1,
|
||||||
|
"label": "Item Reference",
|
||||||
|
"options": "Maintenance Schedule Item",
|
||||||
|
"read_only": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-04-21 11:07:29.524071",
|
"modified": "2021-05-27 16:07:25.905015",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Maintenance",
|
"module": "Maintenance",
|
||||||
"name": "Maintenance Schedule Detail",
|
"name": "Maintenance Schedule Detail",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user