mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-25 09:38:31 +00:00
fix: broekn link of docs in asset onboarding
(cherry picked from commit1cdf439e38) (cherry picked from commit5c48f74d4c) # Conflicts: # erpnext/assets/module_onboarding/asset_onboarding/asset_onboarding.json # erpnext/assets/onboarding_step/learn_asset/learn_asset.json
This commit is contained in:
committed by
Mergify
parent
ca9f9de39f
commit
5d2822df97
@@ -15,7 +15,11 @@
|
||||
"doctype": "Module Onboarding",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
<<<<<<< HEAD
|
||||
"modified": "2026-02-23 22:51:11.027665",
|
||||
=======
|
||||
"modified": "2026-02-26 10:45:47.970714",
|
||||
>>>>>>> 5c48f74d4c (fix: broekn link of docs in asset onboarding)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Assets",
|
||||
"name": "Asset Onboarding",
|
||||
|
||||
@@ -8,11 +8,15 @@
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
<<<<<<< HEAD
|
||||
"modified": "2026-02-23 22:44:25.734547",
|
||||
=======
|
||||
"modified": "2026-02-26 10:44:59.557156",
|
||||
>>>>>>> 5c48f74d4c (fix: broekn link of docs in asset onboarding)
|
||||
"modified_by": "Administrator",
|
||||
"name": "Learn Asset",
|
||||
"owner": "Administrator",
|
||||
"path": "https://docs.frappe.io/erpnext/assets/setup/asset-category",
|
||||
"path": "https://docs.frappe.io/erpnext/assets/introduction",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Learn Asset",
|
||||
|
||||
Reference in New Issue
Block a user