Skip to content

Commit 941a78e

Browse files
rohitwaghchauremergify[bot]
authored andcommitted
fix: patch to complete onboarding stpes for existing records
(cherry picked from commit d90ec49) # Conflicts: # erpnext/patches.txt
1 parent cd465e1 commit 941a78e

22 files changed

Lines changed: 68 additions & 70 deletions

File tree

erpnext/assets/module_onboarding/asset_onboarding/asset_onboarding.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"doctype": "Module Onboarding",
1616
"idx": 0,
1717
"is_complete": 0,
18-
"modified": "2026-02-23 22:51:11.027665",
18+
"modified": "2026-02-25 16:59:52.159087",
1919
"modified_by": "Administrator",
2020
"module": "Assets",
2121
"name": "Asset Onboarding",
@@ -40,5 +40,5 @@
4040
"step": "View Balance Sheet"
4141
}
4242
],
43-
"title": "Assets Setup!"
43+
"title": "Assets Setup"
4444
}

erpnext/assets/onboarding_step/learn_asset/learn_asset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"is_complete": 0,
99
"is_single": 0,
1010
"is_skipped": 0,
11-
"modified": "2026-02-23 22:44:25.734547",
11+
"modified": "2026-02-25 15:09:37.450763",
1212
"modified_by": "Administrator",
1313
"name": "Learn Asset",
1414
"owner": "Administrator",

erpnext/buying/module_onboarding/buying_onboarding/buying_onboarding.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"doctype": "Module Onboarding",
1313
"idx": 0,
1414
"is_complete": 0,
15-
"modified": "2026-02-24 16:57:55.172763",
15+
"modified": "2026-02-25 16:59:28.328912",
1616
"modified_by": "Administrator",
1717
"module": "Buying",
1818
"name": "Buying Onboarding",
@@ -37,5 +37,5 @@
3737
"step": "Review Buying Settings"
3838
}
3939
],
40-
"title": "Buying Setup! "
40+
"title": "Buying Setup"
4141
}

erpnext/buying/onboarding_step/create_item/create_item.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"creation": "2026-02-19 12:38:40.865013",
55
"docstatus": 0,
66
"doctype": "Onboarding Step",
7-
"idx": 7,
7+
"idx": 8,
88
"is_complete": 0,
99
"is_single": 0,
1010
"is_skipped": 0,
11-
"modified": "2026-02-24 16:57:14.098288",
11+
"modified": "2026-02-25 16:58:56.384284",
1212
"modified_by": "Administrator",
1313
"name": "Create Item",
1414
"owner": "Administrator",

erpnext/buying/onboarding_step/create_purchase_invoice/create_purchase_invoice.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"is_complete": 0,
99
"is_single": 0,
1010
"is_skipped": 0,
11-
"modified": "2026-02-23 20:26:00.223899",
11+
"modified": "2026-02-25 16:58:56.386439",
1212
"modified_by": "Administrator",
1313
"name": "Create Purchase Invoice",
1414
"owner": "Administrator",

erpnext/buying/onboarding_step/create_purchase_order/create_purchase_order.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"is_complete": 0,
1010
"is_single": 0,
1111
"is_skipped": 0,
12-
"modified": "2026-02-24 16:57:37.904322",
12+
"modified": "2026-02-25 16:58:56.379480",
1313
"modified_by": "Administrator",
1414
"name": "Create Purchase Order",
1515
"owner": "Administrator",

erpnext/buying/onboarding_step/create_supplier/create_supplier.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"is_complete": 0,
1111
"is_single": 0,
1212
"is_skipped": 0,
13-
"modified": "2026-02-23 22:16:40.903633",
13+
"modified": "2026-02-25 16:58:56.375824",
1414
"modified_by": "Administrator",
1515
"name": "Create Supplier",
1616
"owner": "Administrator",

erpnext/buying/onboarding_step/review_buying_settings/review_buying_settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"is_complete": 0,
99
"is_single": 1,
1010
"is_skipped": 0,
11-
"modified": "2026-02-24 16:57:14.031766",
11+
"modified": "2026-02-25 16:58:56.388794",
1212
"modified_by": "Administrator",
1313
"name": "Review Buying Settings",
1414
"owner": "Administrator",

erpnext/buying/onboarding_step/setup_company/setup_company.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

erpnext/buying/onboarding_step/view_purchase_order_analysis/view_purchase_order_analysis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"is_complete": 0,
99
"is_single": 0,
1010
"is_skipped": 0,
11-
"modified": "2026-02-23 22:44:35.794807",
11+
"modified": "2026-02-25 10:33:43.731928",
1212
"modified_by": "Administrator",
1313
"name": "View Purchase Order Analysis",
1414
"owner": "Administrator",

0 commit comments

Comments
 (0)