Added Number Cards for Opportunities

This commit is contained in:
Jeremy Rangel
2025-06-19 23:40:03 -07:00
parent 0b4f0f4a45
commit f44b3e8605
19 changed files with 288 additions and 4 deletions

View 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"
}
]