update_document
Modify existing ERPNext records by updating document fields for customers, items, and other data types to maintain accurate business information.
Instructions
Update an existing document in ERPNext
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes | ERPNext DocType (e.g., Customer, Item) | |
| name | Yes | Document name/ID | |
| data | Yes | Document data to update |