fix(workspace): nest Bank Statements under Accounting

User feedback: a standalone top-level workspace doesn't surface inside
the existing ERPNext module tiles. Putting it under Accounting (next to
Financial Reports) matches user mental model — bank statement work is
already a financial activity.

After migrate, Bank Statements shows up as a sub-page in the Accounting
sidebar group, alongside Financial Reports.
This commit is contained in:
Ali 2026-05-18 12:05:27 +00:00
parent 5e434c9113
commit c6c1394af6
1 changed files with 2 additions and 2 deletions

View File

@ -132,12 +132,12 @@
"name": "Bank Statements", "name": "Bank Statements",
"number_cards": [], "number_cards": [],
"owner": "Administrator", "owner": "Administrator",
"parent_page": "", "parent_page": "Accounting",
"public": 1, "public": 1,
"quick_lists": [], "quick_lists": [],
"restrict_to_domain": "", "restrict_to_domain": "",
"roles": [], "roles": [],
"sequence_id": 30.0, "sequence_id": 6.0,
"shortcuts": [ "shortcuts": [
{ {
"color": "Blue", "color": "Blue",