Reviewing Depreciation Setup audit
Edits applied
None.
Flagged for human review
- Line 23:
ClickMenu "Financial" | ClickItem "Financial > Depreciation Setup" | PrintScreen "fam-review-depreciation-menu"— This ClickItem path ends at the subcategoryDepreciation Setuprather than a specific item. "Depreciation Setup" in this context resolves to theDepreciation Setupdashboard menu entry (catalog: category=Financial and Depreciation Dashboard Menu, target=Depreciation Setup Dashboard 04). This is navigating to a dashboard, not a specific query. The screenshot appears to be capturing the Financial menu open with Depreciation Setup highlighted — this is a transitional state. The recipe may work if ClickItem navigates to the Depreciation Setup dashboard. Needs robot runner verification. - Line 26:
ClickItem "Financial > Depreciation Setup > Depreciation Setup Review"— "Depreciation Setup Review" does NOT exist in the catalog. The nearest catalog entry isAsset Depreciation Setup List(category: Financial and Depreciation Dashboard, sub: Depreciation Setup, targetType: query, targetName: Asset Depreciation Setup). A human needs to confirm whether the query formerly named "Depreciation Setup Review" has been renamed to "Asset Depreciation Setup List" and update the recipe accordingly. If confirmed, the fix would be:ClickItem "Financial > Depreciation Setup > Asset Depreciation Setup List".
Notes
- One correctly marked manual recipe (line 46) for a PDF report output — correct, cannot be robot-navigated.
- The cross-cutting
ClickMenu "Financial"sidebar header flag applies here too.