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