erpnext_doc_create
Create ERPNext documents via REST API with safe-mode preflight checks and expected-length validation for child rows. Use dry-run to test before saving.
Instructions
Create a document using native REST. safe_mode preflights; expected_lengths checks child rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | ||
| dry_run | No | ||
| expected_lengths | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||