BOM doctype design modified. Quality feild moved from 'More Section' to 'Materials Section'

[fix] Issue #2404
This commit is contained in:
Neil Trini Lasrado 2014-12-04 12:42:23 +05:30
parent 9f32a50379
commit c73f4f70e4

View File

@ -1,5 +1,4 @@
{
"allow_attach": 0,
"allow_copy": 0,
"allow_import": 1,
"allow_rename": 0,
@ -110,6 +109,17 @@
"options": "BOM Item",
"permlevel": 0
},
{
"default": "1",
"description": "Quantity of item obtained after manufacturing / repacking from given quantities of raw materials",
"fieldname": "quantity",
"fieldtype": "Float",
"label": "Quantity",
"oldfieldname": "quantity",
"oldfieldtype": "Currency",
"permlevel": 0,
"reqd": 1
},
{
"fieldname": "costing",
"fieldtype": "Section Break",
@ -164,30 +174,6 @@
"label": "More Info",
"permlevel": 0
},
{
"default": "1",
"description": "Quantity of item obtained after manufacturing / repacking from given quantities of raw materials",
"fieldname": "quantity",
"fieldtype": "Float",
"label": "Quantity",
"oldfieldname": "quantity",
"oldfieldtype": "Currency",
"permlevel": 0,
"reqd": 1
},
{
"fieldname": "uom",
"fieldtype": "Link",
"label": "Item UOM",
"options": "UOM",
"permlevel": 0,
"read_only": 1
},
{
"fieldname": "col_break23",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"fieldname": "project_name",
"fieldtype": "Link",
@ -198,14 +184,6 @@
"options": "Project",
"permlevel": 0
},
{
"fieldname": "description",
"fieldtype": "Small Text",
"in_list_view": 1,
"label": "Item Desription",
"permlevel": 0,
"read_only": 1
},
{
"fieldname": "amended_from",
"fieldtype": "Link",
@ -217,6 +195,27 @@
"print_hide": 1,
"read_only": 1
},
{
"fieldname": "col_break23",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"fieldname": "uom",
"fieldtype": "Link",
"label": "Item UOM",
"options": "UOM",
"permlevel": 0,
"read_only": 1
},
{
"fieldname": "description",
"fieldtype": "Small Text",
"in_list_view": 1,
"label": "Item Desription",
"permlevel": 0,
"read_only": 1
},
{
"depends_on": "eval:!doc.__islocal",
"fieldname": "section_break0",
@ -248,7 +247,7 @@
"is_submittable": 1,
"issingle": 0,
"istable": 0,
"modified": "2014-09-08 16:30:46.265762",
"modified": "2014-12-04 12:37:39.710211",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "BOM",