Skip to content

Commit c7389c4

Browse files
committed
refactor: move quick start video guides under en directory
1 parent e3e2d5e commit c7389c4

33 files changed

+98
-94
lines changed

docs/quick-start/company-profile/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ englishList = {[
1616
},
1717
{
1818
"text": "LHDN E-Invoice Mandatory Fields Setup in SQL",
19-
"link": "./e-invoice/lhdn-e-invoice-mandatory-fields",
19+
"link": "./e-invoice/en/lhdn-e-invoice-mandatory-fields",
2020
"videoId": "3HRn76nLFSA"
2121
},
2222
{
2323
"text": "How to Register E-Invoice on LHDN Mytax Myinvois Portal",
24-
"link": "./e-invoice/how-to-register-e-invoice-on-lhdn-mytax-myinvois-portal",
24+
"link": "./e-invoice/en/how-to-register-e-invoice-on-lhdn-mytax-myinvois-portal",
2525
"videoId": "JtZqHKzVj24"
2626
}
2727
]}

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@ englishList = {[
1616
},
1717
{
1818
"text": "TIN Lookup Via Maintain Customer/Supplier",
19-
"link": "../e-invoice/how-to-tin-lookup-via-maintain-customer",
19+
"link": "../e-invoice/en/how-to-tin-lookup-via-maintain-customer",
2020
"videoId": "EMpDTDBVB2o"
2121
},
2222
{
2323
"text": "How to Request Customer/Supplier Info",
24-
"link": "../e-invoice/how-to-request-customer-info",
24+
"link": "../e-invoice/en/how-to-request-customer-info",
2525
"videoId": "9ur8nNSI15o"
2626
},
2727
{
2828
"text": "Read MyInvois TaxPayer QR Code into Customer Master",
29-
"link": "../e-invoice/read-myinvois-qr",
29+
"link": "../e-invoice/en/read-myinvois-qr",
3030
"videoId": "dAaucBNuD18"
3131
},
3232
{
3333
"text": "LHDN E-Invoice Mandatory Fields Setup in SQL",
34-
"link": "../e-invoice/lhdn-e-invoice-mandatory-fields",
34+
"link": "../e-invoice/en/lhdn-e-invoice-mandatory-fields",
3535
"videoId": "3HRn76nLFSA"
3636
}
3737
]}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"className": "hidden-sidebar-items",
3+
"label": "English"
4+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Activate MyInvois Request
33
description: How to activate MyInvois Request in SQL Accounting
4-
slug: /quick-start/e-invoice/how-to-activate-myinvois-request
4+
slug: /quick-start/e-invoice/en/how-to-activate-myinvois-request
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

docs/quick-start/e-invoice/batch-import-e-invoice.md renamed to docs/quick-start/e-invoice/en/batch-import-e-invoice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Batch Import E-Invoice
33
description: How to batch import E-Invoice in SQL Accounting
4-
slug: /quick-start/e-invoice/how-to-batch-import-e-invoice
4+
slug: /quick-start/e-invoice/en/how-to-batch-import-e-invoice
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

docs/quick-start/e-invoice/batch-submit-e-invoice.md renamed to docs/quick-start/e-invoice/en/batch-submit-e-invoice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Batch Submit E-Invoice
33
description: How to batch submit E-Invoice in SQL Accounting
4-
slug: /quick-start/e-invoice/how-to-batch-submit-e-invoice
4+
slug: /quick-start/e-invoice/en/how-to-batch-submit-e-invoice
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

docs/quick-start/e-invoice/batch-update-classification-code.md renamed to docs/quick-start/e-invoice/en/batch-update-classification-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Batch Update Classification Code
33
description: How to batch update classification code in SQL Accounting
4-
slug: /quick-start/e-invoice/batch-update-classification-code
4+
slug: /quick-start/e-invoice/en/batch-update-classification-code
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

docs/quick-start/e-invoice/cancel-e-invoice.md renamed to docs/quick-start/e-invoice/en/cancel-e-invoice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Cancel E-Invoice
33
description: How to Cancel E-Invoice in SQL Accounting
4-
slug: /quick-start/e-invoice/how-to-cancel-e-invoice
4+
slug: /quick-start/e-invoice/en/how-to-cancel-e-invoice
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

docs/quick-start/e-invoice/consolidate-e-invoice.md renamed to docs/quick-start/e-invoice/en/consolidate-e-invoice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Consolidate E-Invoice
33
description: How to Consolidate E-Invoice in SQL Accounting
4-
slug: /quick-start/e-invoice/how-to-consolidate-e-invoice
4+
slug: /quick-start/e-invoice/en/how-to-consolidate-e-invoice
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

docs/quick-start/e-invoice/download-pdf-from-sql-supplier.md renamed to docs/quick-start/e-invoice/en/download-pdf-from-sql-supplier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Download PDF from SQL supplier
33
description: How to download pdf from SQL supplier in SQL Accounting
4-
slug: /quick-start/e-invoice/how-to-download-pdf-from-sql-supplier
4+
slug: /quick-start/e-invoice/en/how-to-download-pdf-from-sql-supplier
55
tags: ["E Invoice"]
66
hide_title: true
77
hide_table_of_contents: true

0 commit comments

Comments
 (0)