e.g. frappe.get_doc('Project', 'My Project'). Load a document from the database with give doctype (table) and name Returns a Document object.
確定! 回上一頁