File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
docs/quick-start/supplier/maintain-supplier Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ sidebar_position : 1
3+ title : How To Maintain Supplier
4+ description : How to maintain supplier in SQL Accounting
5+ slug : /quick-start/supplier/how-to-maintain-supplier
6+ tags : ["Supplier"]
7+ hide_title : true
8+ hide_table_of_contents : true
9+ sidebar_class_name : hidden-sidebar-items
10+ ---
11+
12+ import '@src/css /sidebar.css';
13+ import { YtLayout } from '@src/components /yt-layout';
14+
15+ <YtLayout
16+ videoId="XD9Li2WHTVU"
17+ />
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ import {TOC} from '@src/components/toc.js';
1111
1212<TOC
1313dataEntryList = {[
14+ {
15+ "text": "Maintain Supplier",
16+ "link": "./how-to-maintain-supplier",
17+ "videoId": "XD9Li2WHTVU"
18+ },
1419{
1520 "text": "TIN Lookup Via Maintain Customer/Supplier",
1621 "link": "../e-invoice/how-to-tin-lookup-via-maintain-customer",
You can’t perform that action at this time.
0 commit comments