Added Number Cards for Opportunities
This commit is contained in:
12
rangeldigital/fixtures/item_custom_fields.json
Normal file
12
rangeldigital/fixtures/item_custom_fields.json
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
|
||||
"doctype": "Custom Field",
|
||||
"dt": "Item",
|
||||
"fieldname": "manuf_item_code",
|
||||
"fieldtype": "Data",
|
||||
"insert_after": "stock_uom",
|
||||
"label": "Manufacturer Item Code",
|
||||
"name": "item_manuf_item_code"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user