frappe.db_update(“Docname”,“documentname”,field,value) in this api how we can know the documnet name of that Doc type for update the fields
frappe.db_update(“Docname”,“documentname”,field,value) in this api how we can know the documnet name of that Doc type for update the fields