Merge pull request #39719 from niyazrazak/patch-18

feat: project field in installation note
This commit is contained in:
Rushabh Mehta 2024-02-27 12:44:39 +05:30 committed by GitHub
commit d6b29d1cd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@
"inst_time",
"status",
"company",
"project",
"amended_from",
"remarks",
"item_details",
@ -225,13 +226,19 @@
"oldfieldtype": "Table",
"options": "Installation Note Item",
"reqd": 1
},
{
"fieldname": "project",
"fieldtype": "Link",
"label": "Project",
"options": "Project"
}
],
"icon": "fa fa-wrench",
"idx": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-06-03 16:31:08.386961",
"modified": "2024-02-04 18:20:12.020313",
"modified_by": "Administrator",
"module": "Selling",
"name": "Installation Note",
@ -264,4 +271,4 @@
"states": [],
"timeline_field": "customer",
"title_field": "customer_name"
}
}