create_document
Create new documents in ERPNext by specifying the DocType and providing the required data fields for records like customers or items.
Instructions
Create a new document in ERPNext
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes | ERPNext DocType (e.g., Customer, Item) | |
| data | Yes | Document data |