feat(Asset Repair): Add 'Stock Items' table

This commit is contained in:
GangaManoj 2021-05-12 03:28:45 +05:30
parent c62890bcdb
commit d2d31fd164

View File

@ -23,11 +23,13 @@
"capitalize_repair_cost", "capitalize_repair_cost",
"column_break_8", "column_break_8",
"payable_account", "payable_account",
"section_break_17",
"stock_items",
"section_break_9", "section_break_9",
"description", "description",
"column_break_9", "column_break_9",
"actions_performed", "actions_performed",
"section_break_17", "section_break_23",
"downtime", "downtime",
"column_break_19", "column_break_19",
"amended_from" "amended_from"
@ -176,12 +178,22 @@
"fieldname": "accounting_details", "fieldname": "accounting_details",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Accounting Details" "label": "Accounting Details"
},
{
"fieldname": "stock_items",
"fieldtype": "Table",
"label": "Stock Items",
"options": "Stock Item"
},
{
"fieldname": "section_break_23",
"fieldtype": "Section Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2021-05-11 23:25:48.956382", "modified": "2021-05-12 03:23:30.618741",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Asset Repair", "name": "Asset Repair",