File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ dataEntryList = {[
1414 "text": "Setup Company Profile",
1515 "link": "./general/setup-company-profile",
1616 "videoId": "uodxkyS9BsI"
17+ },
18+ {
19+ "text": "Maintain Chart of Account",
20+ "link": "./general/maintain-chart-of-account",
21+ "videoId": "6NSxxbTCG6E"
1722}
1823] }
1924/>
Original file line number Diff line number Diff line change 1+ ---
2+ sidebar_position : 1
3+ title : Maintain Chart of Account
4+ description : How to maintain chart of account in SQL Accounting
5+ slug : /quick-start/general/maintain-chart-of-account
6+ tags : ["SQL Account", "Usage", "Setup"]
7+ hide_title : true
8+ hide_table_of_contents : true
9+ sidebar_class_name : hidden-sidebar-items
10+ form_name : TfmGLAccount
11+ ---
12+
13+ import '@src/css /sidebar.css';
14+ import { YtLayout } from '@src/components /yt-layout';
15+
16+ <YtLayout
17+ videoId="6NSxxbTCG6E"
18+ />
You can’t perform that action at this time.
0 commit comments