Skip to content

Commit 8983c1c

Browse files
ngyinzesonglim327
authored andcommitted
feat: update quick start video
1 parent 7491bf1 commit 8983c1c

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

docs/quick-start/customer/maintain-customer/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dataEntryList = {[
1919
{
2020
"text": "How to Request Customer/Supplier Info",
2121
"link": "../e-invoice/how-to-request-customer-info",
22-
"videoId": "X3BoiXOlKkc"
22+
"videoId": "9ur8nNSI15o"
2323
},
2424
]}
2525
/>

docs/quick-start/e-invoice/activate-myinvois-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ import '@src/css/sidebar.css';
1313
import { YtLayout } from '@src/components/yt-layout';
1414

1515
<YtLayout
16-
videoId="E9_fj_d4274"
16+
videoId="mDzVrqbXwI0"
1717
/>

docs/quick-start/e-invoice/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dataEntryList = {[
1313
{
1414
"text": "MyInvois Request - Buyer/Customer self-service to key in TIN information",
1515
"link": "./e-invoice/how-to-activate-myinvois-request",
16-
"videoId": "E9_fj_d4274"
16+
"videoId": "mDzVrqbXwI0"
1717
},
1818
{
1919
"text": "How To Submit E-Invoice",
@@ -73,7 +73,7 @@ dataEntryList = {[
7373
{
7474
"text": "How to Request Customer/Supplier Info",
7575
"link": "./e-invoice/how-to-request-customer-info",
76-
"videoId": "X3BoiXOlKkc"
76+
"videoId": "9ur8nNSI15o"
7777
},
7878
{
7979
"text": "How to Test E Invoice Validation",

docs/quick-start/e-invoice/request-customer-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ import '@src/css/sidebar.css';
1313
import { YtLayout } from '@src/components/yt-layout';
1414

1515
<YtLayout
16-
videoId="X3BoiXOlKkc"
16+
videoId="9ur8nNSI15o"
1717
/>

docs/quick-start/sales/cash-sales/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dataEntryList = {[
1919
{
2020
"text": "MyInvois Request - Buyer/Customer self-service to key in TIN information",
2121
"link": "../e-invoice/how-to-activate-myinvois-request",
22-
"videoId": "E9_fj_d4274"
22+
"videoId": "mDzVrqbXwI0"
2323
},
2424
{
2525
"text": "How To Submit E-Invoice",

docs/quick-start/sales/sales-invoice/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dataEntryList = {[
1919
{
2020
"text": "MyInvois Request - Buyer/Customer self-service to key in TIN information",
2121
"link": "../e-invoice/how-to-activate-myinvois-request",
22-
"videoId": "E9_fj_d4274"
22+
"videoId": "mDzVrqbXwI0"
2323
},
2424
{
2525
"text": "How To Submit E-Invoice",

docs/quick-start/supplier/maintain-supplier/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dataEntryList = {[
1919
{
2020
"text": "How to Request Customer/Supplier Info",
2121
"link": "../e-invoice/how-to-request-customer-info",
22-
"videoId": "X3BoiXOlKkc"
22+
"videoId": "9ur8nNSI15o"
2323
},
2424
]}
2525
/>

0 commit comments

Comments
 (0)