Changes to text css
This commit is contained in:
@ -8,5 +8,16 @@
|
||||
"insert_after": "stock_uom",
|
||||
"label": "Manufacturer Item Code",
|
||||
"name": "item_manuf_item_code"
|
||||
},
|
||||
{
|
||||
|
||||
"doctype": "Custom Field",
|
||||
"dt": "Item",
|
||||
"fieldname": "manuf_product_url",
|
||||
"fieldtype": "Data",
|
||||
"insert_after": "manuf_item_code",
|
||||
"label": "Manufacturer URL",
|
||||
"name": "item_manuf_url",
|
||||
"options": "URL"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user