Files
erpnext/erpnext/selling/onboarding_step/create_customer/create_customer.json
Rohit Waghchaure c3700f1b31 fix: patch to complete onboarding stpes for existing records
(cherry picked from commit d90ec49241)

# Conflicts:
#	erpnext/patches.txt
(cherry picked from commit 941a78e1a8)
2026-02-26 05:21:53 +00:00

22 lines
520 B
JSON

{
"action": "Create Entry",
"action_label": "Create Customer",
"creation": "2026-02-20 13:38:17.043231",
"docstatus": 0,
"doctype": "Onboarding Step",
"form_tour": "Customer Form Tour",
"idx": 1,
"is_complete": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2026-02-24 16:57:14.111070",
"modified_by": "Administrator",
"name": "Create Customer",
"owner": "Administrator",
"reference_document": "Customer",
"show_form_tour": 1,
"show_full_form": 1,
"title": "Create Customer",
"validate_action": 1
}