File tree Expand file tree Collapse file tree 12 files changed +428
-282
lines changed
customer/maintain-customer
stock/stock-physical-worksheet
supplier/maintain-supplier Expand file tree Collapse file tree 12 files changed +428
-282
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ import {TOC} from '@src/components/toc.js';
1212<TOC
1313dataEntryList = {[
1414{
15- "text": "TIN Lookup Via Maintain Customer",
15+ "text": "TIN Lookup Via Maintain Customer/Supplier ",
1616 "link": "../e-invoice/how-to-tin-lookup-via-maintain-customer",
1717 "videoId": "EMpDTDBVB2o"
1818},
1919{
20- "text": "How to Request Customer Info",
20+ "text": "How to Request Customer/Supplier Info",
2121 "link": "../e-invoice/how-to-request-customer-info",
2222 "videoId": "X3BoiXOlKkc"
2323},
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import {TOC} from '@src/components/toc.js';
1111<TOC
1212dataEntryList = {[
1313{
14- "text": "How To Activate MyInvois Request ",
14+ "text": "MyInvois Request - Buyer/Customer self-service to key in TIN information ",
1515 "link": "./e-invoice/how-to-activate-myinvois-request",
1616 "videoId": "E9_fj_d4274"
1717},
@@ -66,12 +66,12 @@ dataEntryList = {[
6666 "videoId": "K_p98wYEH7c"
6767},
6868{
69- "text": "TIN Lookup Via Maintain Customer",
69+ "text": "TIN Lookup Via Maintain Customer/Supplier ",
7070 "link": "./e-invoice/how-to-tin-lookup-via-maintain-customer",
7171 "videoId": "EMpDTDBVB2o"
7272},
7373{
74- "text": "How to Request Customer Info",
74+ "text": "How to Request Customer/Supplier Info",
7575 "link": "./e-invoice/how-to-request-customer-info",
7676 "videoId": "X3BoiXOlKkc"
7777},
Original file line number Diff line number Diff line change 11---
22sidebar_position : 2
33title : Request Customer Info
4- description : How to request customer info in SQL Accounting
4+ description : How to Request Customer/Supplier Info in SQL Accounting
55slug : /quick-start/e-invoice/how-to-request-customer-info
66tags : ["E Invoice"]
77hide_title : true
Original file line number Diff line number Diff line change 11---
22sidebar_position : 2
3- title : TIN Lookup Via Maintain Customer
3+ title : TIN Lookup Via Maintain Customer/Supplier
44description : How to lookup TIN via maintain customer in SQL Accounting
55slug : /quick-start/e-invoice/how-to-tin-lookup-via-maintain-customer
66tags : ["E Invoice"]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dataEntryList = {[
1717 "videoId": "cosRwOQrFTo"
1818},
1919{
20- "text": "How To Activate MyInvois Request ",
20+ "text": "MyInvois Request - Buyer/Customer self-service to key in TIN information ",
2121 "link": "../e-invoice/how-to-activate-myinvois-request",
2222 "videoId": "E9_fj_d4274"
2323},
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dataEntryList = {[
1717 "videoId": "J4VjX1y80YA"
1818},
1919{
20- "text": "How To Activate MyInvois Request ",
20+ "text": "MyInvois Request - Buyer/Customer self-service to key in TIN information ",
2121 "link": "../e-invoice/how-to-activate-myinvois-request",
2222 "videoId": "E9_fj_d4274"
2323},
Original file line number Diff line number Diff line change @@ -16,5 +16,10 @@ dataEntryList = {[
1616 "link": "./print-stock-physical-worksheet",
1717 "videoId": "i_gR-rSB_hY"
1818},
19+ {
20+ "text": "SQL Stock Pick Checker",
21+ "link": "./stock-pick-checker",
22+ "videoId": "zg_H9h5sm44"
23+ },
1924] }
2025/>
Original file line number Diff line number Diff line change 1+ ---
2+ sidebar_position : 3
3+ title : SQL Stock Pick Checker
4+ description : SQL Stock Pick Checker in SQL Accounting
5+ slug : /quick-start/stock/stock-pick-checker
6+ tags : ["Stock"]
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="zg_H9h5sm44"
17+ />
18+
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ import {TOC} from '@src/components/toc.js';
1212<TOC
1313dataEntryList = {[
1414{
15- "text": "TIN Lookup Via Maintain Customer",
15+ "text": "TIN Lookup Via Maintain Customer/Supplier ",
1616 "link": "../e-invoice/how-to-tin-lookup-via-maintain-customer",
1717 "videoId": "EMpDTDBVB2o"
1818},
1919{
20- "text": "How to Request Customer Info",
20+ "text": "How to Request Customer/Supplier Info",
2121 "link": "../e-invoice/how-to-request-customer-info",
2222 "videoId": "X3BoiXOlKkc"
2323},
You can’t perform that action at this time.
0 commit comments