erpnext_doc_update
Update ERPNext document fields safely, with dry-run support and conflict detection for native Frappe save checks.
Instructions
Update native fields. In safe_mode pin modified for Frappe save conflict checks; child-table replacement is sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| fields | Yes | ||
| doctype | Yes | ||
| dry_run | No | ||
| expected_lengths | No | ||
| expected_modified | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||