feat: add Supplier Delivery Note field in SCR

This commit is contained in:
s-aga-r 2023-11-16 13:05:49 +05:30
parent 9731b74ad3
commit da80e4dbce

View File

@ -11,6 +11,7 @@
"naming_series",
"supplier",
"supplier_name",
"supplier_delivery_note",
"column_break1",
"company",
"posting_date",
@ -634,12 +635,17 @@
"fieldtype": "Button",
"label": "Get Scrap Items",
"options": "get_scrap_items"
},
{
"fieldname": "supplier_delivery_note",
"fieldtype": "Data",
"label": "Supplier Delivery Note"
}
],
"in_create": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-08-26 10:52:04.050829",
"modified": "2023-11-16 13:04:00.710534",
"modified_by": "Administrator",
"module": "Subcontracting",
"name": "Subcontracting Receipt",