From d8b7b96111b8584396b1ea201100fcd388b7794e Mon Sep 17 00:00:00 2001 From: zyan Date: Wed, 5 Feb 2025 08:36:38 +0800 Subject: [PATCH 1/4] feat: add Quick Start documents --- docs/quick-start/_category_.json | 9 + docs/quick-start/customer/_category_.json | 8 + .../_category_.json | 8 + .../advanced/_category_.json | 7 + .../basic/_category_.json | 7 + .../basic/customer-payment-in-foreign.md | 19 ++ .../customer-payment-in-foreign/intro.md | 40 +++ .../customer-payment-in-local/_category_.json | 8 + .../advanced/_category_.json | 7 + .../basic/_category_.json | 7 + .../basic/customer-payment-in-local.md | 17 ++ .../customer-payment-in-local/intro.md | 40 +++ docs/quick-start/gl/_category_.json | 8 + .../gl/cash-book-entry/_category_.json | 8 + .../cash-book-entry/advanced/_category_.json | 7 + .../gl/cash-book-entry/advanced/example.md | 17 ++ .../gl/cash-book-entry/basic/_category_.json | 7 + .../cash-book-entry/basic/official-receipt.md | 19 ++ .../cash-book-entry/basic/payment-voucher.md | 18 ++ docs/quick-start/gl/cash-book-entry/intro.md | 51 ++++ .../gl/journal-entry/_category_.json | 8 + .../gl/journal-entry/advanced/_category_.json | 7 + .../gl/journal-entry/advanced/example.md | 17 ++ .../gl/journal-entry/basic/_category_.json | 7 + .../gl/journal-entry/basic/journal-entry.md | 18 ++ docs/quick-start/gl/journal-entry/intro.md | 42 +++ docs/quick-start/purchase/_category_.json | 8 + .../purchase/cash-purchase/_category_.json | 8 + .../cash-purchase/advanced/_category_.json | 7 + .../cash-purchase/advanced/example.md | 17 ++ .../cash-purchase/basic/_category_.json | 7 + .../basic/create-cash-purchase.md | 17 ++ .../purchase/cash-purchase/intro.md | 42 +++ .../purchase/goods-received/_category_.json | 8 + .../goods-received/advanced/_category_.json | 7 + .../goods-received/advanced/example.md | 17 ++ .../goods-received/basic/_category_.json | 7 + .../basic/create-goods-received.md | 17 ++ .../purchase/goods-received/intro.md | 42 +++ .../purchase-cancelled-note/_category_.json | 8 + .../advanced/_category_.json | 7 + .../advanced/example.md | 17 ++ .../basic/_category_.json | 7 + .../basic/create-purchase-cancelled-note.md | 18 ++ .../purchase/purchase-cancelled-note/intro.md | 42 +++ .../purchase-debit-note/_category_.json | 8 + .../advanced/_category_.json | 7 + .../purchase-debit-note/advanced/example.md | 17 ++ .../purchase-debit-note/basic/_category_.json | 7 + .../basic/create-purchase-debit-note.md | 18 ++ .../purchase/purchase-debit-note/intro.md | 43 +++ .../purchase/purchase-invoice/_category_.json | 8 + .../purchase-invoice/advanced/_category_.json | 7 + .../purchase-invoice/advanced/example.md | 17 ++ .../purchase-invoice/basic/_category_.json | 7 + .../basic/purchase-invoice.md | 18 ++ .../purchase/purchase-invoice/intro.md | 42 +++ .../purchase/purchase-order/_category_.json | 8 + .../purchase-order/advanced/_category_.json | 7 + .../purchase-order/advanced/example.md | 17 ++ .../purchase-order/basic/_category_.json | 7 + .../basic/create-purchase-order.md | 18 ++ .../purchase/purchase-order/intro.md | 42 +++ .../purchase/purchase-request/_category_.json | 8 + .../purchase-request/advanced/_category_.json | 7 + .../purchase-request/advanced/example.md | 17 ++ .../purchase-request/basic/_category_.json | 7 + .../basic/create-purchase-request.md | 18 ++ .../purchase/purchase-request/intro.md | 42 +++ .../purchase-returned/_category_.json | 8 + .../advanced/_category_.json | 7 + .../purchase-returned/advanced/example.md | 17 ++ .../purchase-returned/basic/_category_.json | 7 + .../basic/create-purchase-returned.md | 18 ++ .../purchase/purchase-returned/intro.md | 41 +++ docs/quick-start/sales/_category_.json | 8 + .../sales/cash-sales/_category_.json | 8 + .../sales/cash-sales/advanced/_category_.json | 7 + .../sales/cash-sales/basic/_category_.json | 7 + .../cash-sales/basic/create-cash-sales.md | 20 ++ docs/quick-start/sales/cash-sales/intro.md | 40 +++ .../sales-cancelled-note/_category_.json | 8 + .../advanced/_category_.json | 7 + .../basic/_category_.json | 7 + .../basic/create-sales-cancelled-note.md | 19 ++ .../sales/sales-cancelled-note/intro.md | 39 +++ .../sales/sales-credit-note/_category_.json | 8 + .../advanced/_category_.json | 7 + .../sales-credit-note/basic/_category_.json | 7 + .../basic/create-sales-credit-note.md | 19 ++ .../sales/sales-credit-note/intro.md | 39 +++ .../sales/sales-debit-note/_category_.json | 8 + .../sales-debit-note/advanced/_category_.json | 7 + .../sales-debit-note/basic/_category_.json | 7 + .../basic/create-sales-debit-note.md | 20 ++ .../sales/sales-debit-note/intro.md | 38 +++ .../sales-delivery-order/_category_.json | 8 + .../advanced/_category_.json | 7 + .../basic/_category_.json | 7 + .../basic/create-sales-delivery-order.md | 20 ++ .../sales/sales-delivery-order/intro.md | 39 +++ .../sales/sales-invoice/_category_.json | 8 + .../sales-invoice/advanced/_category_.json | 7 + .../sales/sales-invoice/basic/_category_.json | 7 + .../basic/create-sales-invoice.md | 20 ++ docs/quick-start/sales/sales-invoice/intro.md | 38 +++ .../sales/sales-order/_category_.json | 8 + .../sales-order/advanced/_category_.json | 7 + .../sales/sales-order/basic/_category_.json | 7 + .../sales-order/basic/create-sales-order.md | 18 ++ docs/quick-start/sales/sales-order/intro.md | 40 +++ .../sales/sales-quotation/_category_.json | 8 + .../sales-quotation/advanced/_category_.json | 7 + .../sales-quotation/basic/_category_.json | 7 + .../basic/create-sales-quotation.md | 18 ++ .../sales/sales-quotation/intro.md | 40 +++ docusaurus.config.js | 2 +- package-lock.json | 278 +++++++++++++++++- package.json | 7 +- src/components/custom.js | 237 +++++++++++++++ static/css/custom.css | 212 ++++++++++++- 121 files changed, 2592 insertions(+), 4 deletions(-) create mode 100644 docs/quick-start/_category_.json create mode 100644 docs/quick-start/customer/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-foreign/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-foreign/advanced/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-foreign/basic/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-foreign/basic/customer-payment-in-foreign.md create mode 100644 docs/quick-start/customer/customer-payment-in-foreign/intro.md create mode 100644 docs/quick-start/customer/customer-payment-in-local/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-local/advanced/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-local/basic/_category_.json create mode 100644 docs/quick-start/customer/customer-payment-in-local/basic/customer-payment-in-local.md create mode 100644 docs/quick-start/customer/customer-payment-in-local/intro.md create mode 100644 docs/quick-start/gl/_category_.json create mode 100644 docs/quick-start/gl/cash-book-entry/_category_.json create mode 100644 docs/quick-start/gl/cash-book-entry/advanced/_category_.json create mode 100644 docs/quick-start/gl/cash-book-entry/advanced/example.md create mode 100644 docs/quick-start/gl/cash-book-entry/basic/_category_.json create mode 100644 docs/quick-start/gl/cash-book-entry/basic/official-receipt.md create mode 100644 docs/quick-start/gl/cash-book-entry/basic/payment-voucher.md create mode 100644 docs/quick-start/gl/cash-book-entry/intro.md create mode 100644 docs/quick-start/gl/journal-entry/_category_.json create mode 100644 docs/quick-start/gl/journal-entry/advanced/_category_.json create mode 100644 docs/quick-start/gl/journal-entry/advanced/example.md create mode 100644 docs/quick-start/gl/journal-entry/basic/_category_.json create mode 100644 docs/quick-start/gl/journal-entry/basic/journal-entry.md create mode 100644 docs/quick-start/gl/journal-entry/intro.md create mode 100644 docs/quick-start/purchase/_category_.json create mode 100644 docs/quick-start/purchase/cash-purchase/_category_.json create mode 100644 docs/quick-start/purchase/cash-purchase/advanced/_category_.json create mode 100644 docs/quick-start/purchase/cash-purchase/advanced/example.md create mode 100644 docs/quick-start/purchase/cash-purchase/basic/_category_.json create mode 100644 docs/quick-start/purchase/cash-purchase/basic/create-cash-purchase.md create mode 100644 docs/quick-start/purchase/cash-purchase/intro.md create mode 100644 docs/quick-start/purchase/goods-received/_category_.json create mode 100644 docs/quick-start/purchase/goods-received/advanced/_category_.json create mode 100644 docs/quick-start/purchase/goods-received/advanced/example.md create mode 100644 docs/quick-start/purchase/goods-received/basic/_category_.json create mode 100644 docs/quick-start/purchase/goods-received/basic/create-goods-received.md create mode 100644 docs/quick-start/purchase/goods-received/intro.md create mode 100644 docs/quick-start/purchase/purchase-cancelled-note/_category_.json create mode 100644 docs/quick-start/purchase/purchase-cancelled-note/advanced/_category_.json create mode 100644 docs/quick-start/purchase/purchase-cancelled-note/advanced/example.md create mode 100644 docs/quick-start/purchase/purchase-cancelled-note/basic/_category_.json create mode 100644 docs/quick-start/purchase/purchase-cancelled-note/basic/create-purchase-cancelled-note.md create mode 100644 docs/quick-start/purchase/purchase-cancelled-note/intro.md create mode 100644 docs/quick-start/purchase/purchase-debit-note/_category_.json create mode 100644 docs/quick-start/purchase/purchase-debit-note/advanced/_category_.json create mode 100644 docs/quick-start/purchase/purchase-debit-note/advanced/example.md create mode 100644 docs/quick-start/purchase/purchase-debit-note/basic/_category_.json create mode 100644 docs/quick-start/purchase/purchase-debit-note/basic/create-purchase-debit-note.md create mode 100644 docs/quick-start/purchase/purchase-debit-note/intro.md create mode 100644 docs/quick-start/purchase/purchase-invoice/_category_.json create mode 100644 docs/quick-start/purchase/purchase-invoice/advanced/_category_.json create mode 100644 docs/quick-start/purchase/purchase-invoice/advanced/example.md create mode 100644 docs/quick-start/purchase/purchase-invoice/basic/_category_.json create mode 100644 docs/quick-start/purchase/purchase-invoice/basic/purchase-invoice.md create mode 100644 docs/quick-start/purchase/purchase-invoice/intro.md create mode 100644 docs/quick-start/purchase/purchase-order/_category_.json create mode 100644 docs/quick-start/purchase/purchase-order/advanced/_category_.json create mode 100644 docs/quick-start/purchase/purchase-order/advanced/example.md create mode 100644 docs/quick-start/purchase/purchase-order/basic/_category_.json create mode 100644 docs/quick-start/purchase/purchase-order/basic/create-purchase-order.md create mode 100644 docs/quick-start/purchase/purchase-order/intro.md create mode 100644 docs/quick-start/purchase/purchase-request/_category_.json create mode 100644 docs/quick-start/purchase/purchase-request/advanced/_category_.json create mode 100644 docs/quick-start/purchase/purchase-request/advanced/example.md create mode 100644 docs/quick-start/purchase/purchase-request/basic/_category_.json create mode 100644 docs/quick-start/purchase/purchase-request/basic/create-purchase-request.md create mode 100644 docs/quick-start/purchase/purchase-request/intro.md create mode 100644 docs/quick-start/purchase/purchase-returned/_category_.json create mode 100644 docs/quick-start/purchase/purchase-returned/advanced/_category_.json create mode 100644 docs/quick-start/purchase/purchase-returned/advanced/example.md create mode 100644 docs/quick-start/purchase/purchase-returned/basic/_category_.json create mode 100644 docs/quick-start/purchase/purchase-returned/basic/create-purchase-returned.md create mode 100644 docs/quick-start/purchase/purchase-returned/intro.md create mode 100644 docs/quick-start/sales/_category_.json create mode 100644 docs/quick-start/sales/cash-sales/_category_.json create mode 100644 docs/quick-start/sales/cash-sales/advanced/_category_.json create mode 100644 docs/quick-start/sales/cash-sales/basic/_category_.json create mode 100644 docs/quick-start/sales/cash-sales/basic/create-cash-sales.md create mode 100644 docs/quick-start/sales/cash-sales/intro.md create mode 100644 docs/quick-start/sales/sales-cancelled-note/_category_.json create mode 100644 docs/quick-start/sales/sales-cancelled-note/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-cancelled-note/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-cancelled-note/basic/create-sales-cancelled-note.md create mode 100644 docs/quick-start/sales/sales-cancelled-note/intro.md create mode 100644 docs/quick-start/sales/sales-credit-note/_category_.json create mode 100644 docs/quick-start/sales/sales-credit-note/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-credit-note/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-credit-note/basic/create-sales-credit-note.md create mode 100644 docs/quick-start/sales/sales-credit-note/intro.md create mode 100644 docs/quick-start/sales/sales-debit-note/_category_.json create mode 100644 docs/quick-start/sales/sales-debit-note/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-debit-note/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-debit-note/basic/create-sales-debit-note.md create mode 100644 docs/quick-start/sales/sales-debit-note/intro.md create mode 100644 docs/quick-start/sales/sales-delivery-order/_category_.json create mode 100644 docs/quick-start/sales/sales-delivery-order/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-delivery-order/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-delivery-order/basic/create-sales-delivery-order.md create mode 100644 docs/quick-start/sales/sales-delivery-order/intro.md create mode 100644 docs/quick-start/sales/sales-invoice/_category_.json create mode 100644 docs/quick-start/sales/sales-invoice/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-invoice/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-invoice/basic/create-sales-invoice.md create mode 100644 docs/quick-start/sales/sales-invoice/intro.md create mode 100644 docs/quick-start/sales/sales-order/_category_.json create mode 100644 docs/quick-start/sales/sales-order/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-order/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-order/basic/create-sales-order.md create mode 100644 docs/quick-start/sales/sales-order/intro.md create mode 100644 docs/quick-start/sales/sales-quotation/_category_.json create mode 100644 docs/quick-start/sales/sales-quotation/advanced/_category_.json create mode 100644 docs/quick-start/sales/sales-quotation/basic/_category_.json create mode 100644 docs/quick-start/sales/sales-quotation/basic/create-sales-quotation.md create mode 100644 docs/quick-start/sales/sales-quotation/intro.md create mode 100644 src/components/custom.js diff --git a/docs/quick-start/_category_.json b/docs/quick-start/_category_.json new file mode 100644 index 00000000..f4baf7e6 --- /dev/null +++ b/docs/quick-start/_category_.json @@ -0,0 +1,9 @@ +{ + "label": "Quick Start", + "position": 10, + "link": { + "type": "generated-index", + "title": "Quick Start", + "description": "A quick start video for SQL Account" + } +} \ No newline at end of file diff --git a/docs/quick-start/customer/_category_.json b/docs/quick-start/customer/_category_.json new file mode 100644 index 00000000..69f0462a --- /dev/null +++ b/docs/quick-start/customer/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Customer", + "position": 3, + "link": { + "type": "generated-index", + "description": "Learn on Customer in SQL Account" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-foreign/_category_.json b/docs/quick-start/customer/customer-payment-in-foreign/_category_.json new file mode 100644 index 00000000..8b4f5515 --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-foreign/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Customer Payment In Foreign Currency", + "position": 2, + "link": { + "type": "doc", + "id": "quick-start/customer/customer-payment-in-foreign/intro" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-foreign/advanced/_category_.json b/docs/quick-start/customer/customer-payment-in-foreign/advanced/_category_.json new file mode 100644 index 00000000..4e86909c --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-foreign/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/customer/advanced" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-foreign/basic/_category_.json b/docs/quick-start/customer/customer-payment-in-foreign/basic/_category_.json new file mode 100644 index 00000000..b64b4e9c --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-foreign/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/customer/basic" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-foreign/basic/customer-payment-in-foreign.md b/docs/quick-start/customer/customer-payment-in-foreign/basic/customer-payment-in-foreign.md new file mode 100644 index 00000000..5758a00f --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-foreign/basic/customer-payment-in-foreign.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 2 +title: Customer Payment In Foreign Currency +hide_title: true +slug: /customer/customer-payment-in-foreign-currency +tags: ["Customer"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + + \ No newline at end of file diff --git a/docs/quick-start/customer/customer-payment-in-foreign/intro.md b/docs/quick-start/customer/customer-payment-in-foreign/intro.md new file mode 100644 index 00000000..ff250d44 --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-foreign/intro.md @@ -0,0 +1,40 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /customer/customer-payment-in-foreign-currency-intro +# id: "customer/customer-payment-in-foreign-currency/intro" +--- + +
+ 📘 **Data Entry** + +
+ + \ No newline at end of file diff --git a/docs/quick-start/customer/customer-payment-in-local/_category_.json b/docs/quick-start/customer/customer-payment-in-local/_category_.json new file mode 100644 index 00000000..39386af4 --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-local/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Customer Payment In Local Currency", + "position": 1, + "link": { + "type": "doc", + "id": "quick-start/customer/customer-payment-in-local/intro" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-local/advanced/_category_.json b/docs/quick-start/customer/customer-payment-in-local/advanced/_category_.json new file mode 100644 index 00000000..4e86909c --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-local/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/customer/advanced" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-local/basic/_category_.json b/docs/quick-start/customer/customer-payment-in-local/basic/_category_.json new file mode 100644 index 00000000..b64b4e9c --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-local/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/customer/basic" + } +} diff --git a/docs/quick-start/customer/customer-payment-in-local/basic/customer-payment-in-local.md b/docs/quick-start/customer/customer-payment-in-local/basic/customer-payment-in-local.md new file mode 100644 index 00000000..760dc6a6 --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-local/basic/customer-payment-in-local.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Customer Payment In Local Currency +hide_title: true +slug: /customer/customer-payment-in-local-currency +tags: ["Customer"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + \ No newline at end of file diff --git a/docs/quick-start/customer/customer-payment-in-local/intro.md b/docs/quick-start/customer/customer-payment-in-local/intro.md new file mode 100644 index 00000000..bd781baa --- /dev/null +++ b/docs/quick-start/customer/customer-payment-in-local/intro.md @@ -0,0 +1,40 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /customer/customer-payment-in-local-currency-intro +# id: "customer/customer-payment-in-local-currency/intro" +--- + +
+ 📘 **Data Entry** + +
+ + \ No newline at end of file diff --git a/docs/quick-start/gl/_category_.json b/docs/quick-start/gl/_category_.json new file mode 100644 index 00000000..5fb03c50 --- /dev/null +++ b/docs/quick-start/gl/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "GL", + "position": 4, + "link": { + "type": "generated-index", + "description": "Learn on General Ledger in SQL Account" + } +} diff --git a/docs/quick-start/gl/cash-book-entry/_category_.json b/docs/quick-start/gl/cash-book-entry/_category_.json new file mode 100644 index 00000000..32fc1c49 --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Cash Book Entry", + "position": 2, + "link": { + "type": "doc", + "id": "quick-start/gl/cash-book-entry/intro" + } +} diff --git a/docs/quick-start/gl/cash-book-entry/advanced/_category_.json b/docs/quick-start/gl/cash-book-entry/advanced/_category_.json new file mode 100644 index 00000000..6e716263 --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/gl/advanced" + } +} diff --git a/docs/quick-start/gl/cash-book-entry/advanced/example.md b/docs/quick-start/gl/cash-book-entry/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/gl/cash-book-entry/basic/_category_.json b/docs/quick-start/gl/cash-book-entry/basic/_category_.json new file mode 100644 index 00000000..a147695d --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/gl/basic" + } +} diff --git a/docs/quick-start/gl/cash-book-entry/basic/official-receipt.md b/docs/quick-start/gl/cash-book-entry/basic/official-receipt.md new file mode 100644 index 00000000..e82f793c --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/basic/official-receipt.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 2 +title: Official Receipt +hide_title: true +slug: /gl/cash-book-entry-official-receipt +tags: ["GL"] +--- + + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/gl/cash-book-entry/basic/payment-voucher.md b/docs/quick-start/gl/cash-book-entry/basic/payment-voucher.md new file mode 100644 index 00000000..8eaea36d --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/basic/payment-voucher.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 1 +title: Payment Voucher +hide_title: true +slug: /gl/cash-book-entry-payment-voucher +tags: ["GL"] +--- + + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + \ No newline at end of file diff --git a/docs/quick-start/gl/cash-book-entry/intro.md b/docs/quick-start/gl/cash-book-entry/intro.md new file mode 100644 index 00000000..0b379378 --- /dev/null +++ b/docs/quick-start/gl/cash-book-entry/intro.md @@ -0,0 +1,51 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /gl/cash-book-entry-official-receipt-intro +# id: "gl/cash-book-entry-official-receipt/intro" +--- + +# Table of contents + +
+ 📘 **Data Entry** + + +
+ + + diff --git a/docs/quick-start/gl/journal-entry/_category_.json b/docs/quick-start/gl/journal-entry/_category_.json new file mode 100644 index 00000000..a63b00fb --- /dev/null +++ b/docs/quick-start/gl/journal-entry/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Journal Entry", + "position": 3, + "link": { + "type": "doc", + "id": "quick-start/gl/journal-entry/intro" + } +} diff --git a/docs/quick-start/gl/journal-entry/advanced/_category_.json b/docs/quick-start/gl/journal-entry/advanced/_category_.json new file mode 100644 index 00000000..6e716263 --- /dev/null +++ b/docs/quick-start/gl/journal-entry/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/gl/advanced" + } +} diff --git a/docs/quick-start/gl/journal-entry/advanced/example.md b/docs/quick-start/gl/journal-entry/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/gl/journal-entry/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/gl/journal-entry/basic/_category_.json b/docs/quick-start/gl/journal-entry/basic/_category_.json new file mode 100644 index 00000000..a147695d --- /dev/null +++ b/docs/quick-start/gl/journal-entry/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/gl/basic" + } +} diff --git a/docs/quick-start/gl/journal-entry/basic/journal-entry.md b/docs/quick-start/gl/journal-entry/basic/journal-entry.md new file mode 100644 index 00000000..50effecb --- /dev/null +++ b/docs/quick-start/gl/journal-entry/basic/journal-entry.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 3 +title: Journal Entry +hide_title: true +slug: /gl/journal-entry +tags: ["GL"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + diff --git a/docs/quick-start/gl/journal-entry/intro.md b/docs/quick-start/gl/journal-entry/intro.md new file mode 100644 index 00000000..76cf5dd9 --- /dev/null +++ b/docs/quick-start/gl/journal-entry/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /gl/journal-entry-intro +# id: "gl/journal-entry/intro" +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/_category_.json b/docs/quick-start/purchase/_category_.json new file mode 100644 index 00000000..aa414221 --- /dev/null +++ b/docs/quick-start/purchase/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase", + "position": 2, + "link": { + "type": "generated-index", + "description": "Learn on Purchase in SQL Account" + } +} diff --git a/docs/quick-start/purchase/cash-purchase/_category_.json b/docs/quick-start/purchase/cash-purchase/_category_.json new file mode 100644 index 00000000..3086d9c2 --- /dev/null +++ b/docs/quick-start/purchase/cash-purchase/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Cash Purchase", + "position": 5, + "link": { + "type": "doc", + "id": "quick-start/purchase/cash-purchase/intro" + } +} diff --git a/docs/quick-start/purchase/cash-purchase/advanced/_category_.json b/docs/quick-start/purchase/cash-purchase/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/cash-purchase/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/cash-purchase/advanced/example.md b/docs/quick-start/purchase/cash-purchase/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/purchase/cash-purchase/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/cash-purchase/basic/_category_.json b/docs/quick-start/purchase/cash-purchase/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/cash-purchase/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/cash-purchase/basic/create-cash-purchase.md b/docs/quick-start/purchase/cash-purchase/basic/create-cash-purchase.md new file mode 100644 index 00000000..2d81e7ad --- /dev/null +++ b/docs/quick-start/purchase/cash-purchase/basic/create-cash-purchase.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 5 +title: Create Cash Purchase +hide_title: true +slug: /purchase/create-cash-purchase +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/cash-purchase/intro.md b/docs/quick-start/purchase/cash-purchase/intro.md new file mode 100644 index 00000000..70487d89 --- /dev/null +++ b/docs/quick-start/purchase/cash-purchase/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/cash-purchase-intro +# id: "purchase/cash-purchase/intro" +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/goods-received/_category_.json b/docs/quick-start/purchase/goods-received/_category_.json new file mode 100644 index 00000000..edd99f74 --- /dev/null +++ b/docs/quick-start/purchase/goods-received/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Goods Received", + "position": 3, + "link": { + "type": "doc", + "id": "quick-start/purchase/goods-received/intro" + } +} diff --git a/docs/quick-start/purchase/goods-received/advanced/_category_.json b/docs/quick-start/purchase/goods-received/advanced/_category_.json new file mode 100644 index 00000000..bb057747 --- /dev/null +++ b/docs/quick-start/purchase/goods-received/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/goods-received/advanced/example.md b/docs/quick-start/purchase/goods-received/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/purchase/goods-received/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/goods-received/basic/_category_.json b/docs/quick-start/purchase/goods-received/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/goods-received/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/goods-received/basic/create-goods-received.md b/docs/quick-start/purchase/goods-received/basic/create-goods-received.md new file mode 100644 index 00000000..429b933e --- /dev/null +++ b/docs/quick-start/purchase/goods-received/basic/create-goods-received.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 3 +title: Create Goods Received +hide_title: true +slug: /purchase/create-goods-received +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + diff --git a/docs/quick-start/purchase/goods-received/intro.md b/docs/quick-start/purchase/goods-received/intro.md new file mode 100644 index 00000000..1b4c5a59 --- /dev/null +++ b/docs/quick-start/purchase/goods-received/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/goods-received +# id: "purchase/goods-received/intro" +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/purchase-cancelled-note/_category_.json b/docs/quick-start/purchase/purchase-cancelled-note/_category_.json new file mode 100644 index 00000000..591da62f --- /dev/null +++ b/docs/quick-start/purchase/purchase-cancelled-note/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase Cancelled Note", + "position": 8, + "link": { + "type": "doc", + "id": "quick-start/purchase/purchase-cancelled-note/intro" + } +} diff --git a/docs/quick-start/purchase/purchase-cancelled-note/advanced/_category_.json b/docs/quick-start/purchase/purchase-cancelled-note/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/purchase-cancelled-note/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/purchase-cancelled-note/advanced/example.md b/docs/quick-start/purchase/purchase-cancelled-note/advanced/example.md new file mode 100644 index 00000000..2624837e --- /dev/null +++ b/docs/quick-start/purchase/purchase-cancelled-note/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-cancelled-note/basic/_category_.json b/docs/quick-start/purchase/purchase-cancelled-note/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/purchase-cancelled-note/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/purchase-cancelled-note/basic/create-purchase-cancelled-note.md b/docs/quick-start/purchase/purchase-cancelled-note/basic/create-purchase-cancelled-note.md new file mode 100644 index 00000000..785e35ef --- /dev/null +++ b/docs/quick-start/purchase/purchase-cancelled-note/basic/create-purchase-cancelled-note.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 8 +title: Create Purchase Cancelled Note +hide_title: true +slug: /purchase/create-purchase-cancelled-note +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-cancelled-note/intro.md b/docs/quick-start/purchase/purchase-cancelled-note/intro.md new file mode 100644 index 00000000..b5efb473 --- /dev/null +++ b/docs/quick-start/purchase/purchase-cancelled-note/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/purchase-cancelled-note +# id : purchase/purchase-cancelled-note/intro +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/purchase-debit-note/_category_.json b/docs/quick-start/purchase/purchase-debit-note/_category_.json new file mode 100644 index 00000000..521e507d --- /dev/null +++ b/docs/quick-start/purchase/purchase-debit-note/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase Debit Note", + "position": 6, + "link": { + "type": "doc", + "id": "quick-start/purchase/purchase-debit-note/intro" + } +} diff --git a/docs/quick-start/purchase/purchase-debit-note/advanced/_category_.json b/docs/quick-start/purchase/purchase-debit-note/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/purchase-debit-note/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/purchase-debit-note/advanced/example.md b/docs/quick-start/purchase/purchase-debit-note/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/purchase/purchase-debit-note/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-debit-note/basic/_category_.json b/docs/quick-start/purchase/purchase-debit-note/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/purchase-debit-note/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/purchase-debit-note/basic/create-purchase-debit-note.md b/docs/quick-start/purchase/purchase-debit-note/basic/create-purchase-debit-note.md new file mode 100644 index 00000000..7f5dfe48 --- /dev/null +++ b/docs/quick-start/purchase/purchase-debit-note/basic/create-purchase-debit-note.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 6 +title: Create Purchase Debit Note +hide_title: true +slug: /purchase/create-purchase-debit-note +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-debit-note/intro.md b/docs/quick-start/purchase/purchase-debit-note/intro.md new file mode 100644 index 00000000..abf3cb4d --- /dev/null +++ b/docs/quick-start/purchase/purchase-debit-note/intro.md @@ -0,0 +1,43 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/purchase-debit-note-intro +# id : purchase/purchase-debit-note/intro +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/purchase-invoice/_category_.json b/docs/quick-start/purchase/purchase-invoice/_category_.json new file mode 100644 index 00000000..cf3c8d33 --- /dev/null +++ b/docs/quick-start/purchase/purchase-invoice/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase Invoice", + "position": 4, + "link": { + "type": "doc", + "id": "quick-start/purchase/purchase-invoice/intro" + } +} diff --git a/docs/quick-start/purchase/purchase-invoice/advanced/_category_.json b/docs/quick-start/purchase/purchase-invoice/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/purchase-invoice/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/purchase-invoice/advanced/example.md b/docs/quick-start/purchase/purchase-invoice/advanced/example.md new file mode 100644 index 00000000..58857d68 --- /dev/null +++ b/docs/quick-start/purchase/purchase-invoice/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-invoice/basic/_category_.json b/docs/quick-start/purchase/purchase-invoice/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/purchase-invoice/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/purchase-invoice/basic/purchase-invoice.md b/docs/quick-start/purchase/purchase-invoice/basic/purchase-invoice.md new file mode 100644 index 00000000..9411882e --- /dev/null +++ b/docs/quick-start/purchase/purchase-invoice/basic/purchase-invoice.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 4 +title: Create Purchase Invoice +hide_title: true +slug: /purchase/create-purchase-invoice +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-invoice/intro.md b/docs/quick-start/purchase/purchase-invoice/intro.md new file mode 100644 index 00000000..7096ef39 --- /dev/null +++ b/docs/quick-start/purchase/purchase-invoice/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/purchase-invoice-intro +# id : purchase/purchase-invoice/intro +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/purchase-order/_category_.json b/docs/quick-start/purchase/purchase-order/_category_.json new file mode 100644 index 00000000..414dabed --- /dev/null +++ b/docs/quick-start/purchase/purchase-order/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase Order", + "position": 2, + "link": { + "type": "doc", + "id": "quick-start/purchase/purchase-order/intro" + } +} diff --git a/docs/quick-start/purchase/purchase-order/advanced/_category_.json b/docs/quick-start/purchase/purchase-order/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/purchase-order/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/purchase-order/advanced/example.md b/docs/quick-start/purchase/purchase-order/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/purchase/purchase-order/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-order/basic/_category_.json b/docs/quick-start/purchase/purchase-order/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/purchase-order/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/purchase-order/basic/create-purchase-order.md b/docs/quick-start/purchase/purchase-order/basic/create-purchase-order.md new file mode 100644 index 00000000..dee5506a --- /dev/null +++ b/docs/quick-start/purchase/purchase-order/basic/create-purchase-order.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 2 +title: Create Purchase Order +hide_title: true +slug: /purchase/create-purchase-order +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-order/intro.md b/docs/quick-start/purchase/purchase-order/intro.md new file mode 100644 index 00000000..164b8c6e --- /dev/null +++ b/docs/quick-start/purchase/purchase-order/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/purchase-order-intro +# id: purchase/purchase-order/intro +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/purchase-request/_category_.json b/docs/quick-start/purchase/purchase-request/_category_.json new file mode 100644 index 00000000..0e0449c4 --- /dev/null +++ b/docs/quick-start/purchase/purchase-request/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase Request", + "position": 1, + "link": { + "type": "doc", + "id": "quick-start/purchase/purchase-request/intro" + } +} diff --git a/docs/quick-start/purchase/purchase-request/advanced/_category_.json b/docs/quick-start/purchase/purchase-request/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/purchase-request/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/purchase-request/advanced/example.md b/docs/quick-start/purchase/purchase-request/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/purchase/purchase-request/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-request/basic/_category_.json b/docs/quick-start/purchase/purchase-request/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/purchase-request/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/purchase-request/basic/create-purchase-request.md b/docs/quick-start/purchase/purchase-request/basic/create-purchase-request.md new file mode 100644 index 00000000..6f4a0c22 --- /dev/null +++ b/docs/quick-start/purchase/purchase-request/basic/create-purchase-request.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 2 +title: Create Purchase Request +hide_title: true +slug: /purchase/create-purchase-request +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-request/intro.md b/docs/quick-start/purchase/purchase-request/intro.md new file mode 100644 index 00000000..0b1c307c --- /dev/null +++ b/docs/quick-start/purchase/purchase-request/intro.md @@ -0,0 +1,42 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/purchase-request-intro +# id: purchase/purchase-request/intro +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + + diff --git a/docs/quick-start/purchase/purchase-returned/_category_.json b/docs/quick-start/purchase/purchase-returned/_category_.json new file mode 100644 index 00000000..ce79e534 --- /dev/null +++ b/docs/quick-start/purchase/purchase-returned/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Purchase Returned", + "position": 7, + "link": { + "type": "doc", + "id": "quick-start/purchase/purchase-returned/intro" + } +} diff --git a/docs/quick-start/purchase/purchase-returned/advanced/_category_.json b/docs/quick-start/purchase/purchase-returned/advanced/_category_.json new file mode 100644 index 00000000..f915ee9c --- /dev/null +++ b/docs/quick-start/purchase/purchase-returned/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/invoice/advanced" + } +} diff --git a/docs/quick-start/purchase/purchase-returned/advanced/example.md b/docs/quick-start/purchase/purchase-returned/advanced/example.md new file mode 100644 index 00000000..dc43f8ce --- /dev/null +++ b/docs/quick-start/purchase/purchase-returned/advanced/example.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Example +hide_title: true +description: Edit a invoice in SQL Accounting +slug: /advanced/example +# tags: ["Quotation"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-returned/basic/_category_.json b/docs/quick-start/purchase/purchase-returned/basic/_category_.json new file mode 100644 index 00000000..41511f87 --- /dev/null +++ b/docs/quick-start/purchase/purchase-returned/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/invoice/basic" + } +} diff --git a/docs/quick-start/purchase/purchase-returned/basic/create-purchase-returned.md b/docs/quick-start/purchase/purchase-returned/basic/create-purchase-returned.md new file mode 100644 index 00000000..e7580e80 --- /dev/null +++ b/docs/quick-start/purchase/purchase-returned/basic/create-purchase-returned.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 7 +title: Create Purchase Returned +hide_title: true +slug: /purchase/create-purchase-returned +tags: ["Purchase"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/purchase/purchase-returned/intro.md b/docs/quick-start/purchase/purchase-returned/intro.md new file mode 100644 index 00000000..a6859b69 --- /dev/null +++ b/docs/quick-start/purchase/purchase-returned/intro.md @@ -0,0 +1,41 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /purchase/purchase-returned-intro +# id: purchase/purchase-returned/intro +--- + +# Table of contents + +
+ 📘 **Data Entry** + +
+ + diff --git a/docs/quick-start/sales/_category_.json b/docs/quick-start/sales/_category_.json new file mode 100644 index 00000000..360ebd34 --- /dev/null +++ b/docs/quick-start/sales/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales", + "position": 1, + "link": { + "type": "generated-index", + "description": "Learn on Sales in SQL Account" + } +} diff --git a/docs/quick-start/sales/cash-sales/_category_.json b/docs/quick-start/sales/cash-sales/_category_.json new file mode 100644 index 00000000..c6bd12c0 --- /dev/null +++ b/docs/quick-start/sales/cash-sales/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Cash Sales", + "position": 5, + "link": { + "type": "doc", + "id": "quick-start/sales/cash-sales/intro" + } +} diff --git a/docs/quick-start/sales/cash-sales/advanced/_category_.json b/docs/quick-start/sales/cash-sales/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/cash-sales/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/cash-sales/basic/_category_.json b/docs/quick-start/sales/cash-sales/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/cash-sales/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/cash-sales/basic/create-cash-sales.md b/docs/quick-start/sales/cash-sales/basic/create-cash-sales.md new file mode 100644 index 00000000..70817819 --- /dev/null +++ b/docs/quick-start/sales/cash-sales/basic/create-cash-sales.md @@ -0,0 +1,20 @@ +--- +sidebar_position: 2 +title: Create Cash Sales +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-cash-sales +tags: ["Sales"] +--- + + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + diff --git a/docs/quick-start/sales/cash-sales/intro.md b/docs/quick-start/sales/cash-sales/intro.md new file mode 100644 index 00000000..19ed9681 --- /dev/null +++ b/docs/quick-start/sales/cash-sales/intro.md @@ -0,0 +1,40 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /sales/cash-sales-intro +# id: sales/cash-sales/intro +--- + +
+ 📘 **Data Entry** + +
+ + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-cancelled-note/_category_.json b/docs/quick-start/sales/sales-cancelled-note/_category_.json new file mode 100644 index 00000000..4be3e813 --- /dev/null +++ b/docs/quick-start/sales/sales-cancelled-note/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Cancelled Note", + "position": 8, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-cancelled-note/intro" + } +} diff --git a/docs/quick-start/sales/sales-cancelled-note/advanced/_category_.json b/docs/quick-start/sales/sales-cancelled-note/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-cancelled-note/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-cancelled-note/basic/_category_.json b/docs/quick-start/sales/sales-cancelled-note/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/sales-cancelled-note/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-cancelled-note/basic/create-sales-cancelled-note.md b/docs/quick-start/sales/sales-cancelled-note/basic/create-sales-cancelled-note.md new file mode 100644 index 00000000..cb7246fe --- /dev/null +++ b/docs/quick-start/sales/sales-cancelled-note/basic/create-sales-cancelled-note.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 8 +title: Create Sales Cancelled Note +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-sales-cancelled-note +tags: ["Sales"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-cancelled-note/intro.md b/docs/quick-start/sales/sales-cancelled-note/intro.md new file mode 100644 index 00000000..7fc88ff3 --- /dev/null +++ b/docs/quick-start/sales/sales-cancelled-note/intro.md @@ -0,0 +1,39 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /sales/sales-cancelled-note-intro +# id: sales/sales-cancelled-note/intro +--- + +
+ 📘 **Data Entry** + +
+ + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-credit-note/_category_.json b/docs/quick-start/sales/sales-credit-note/_category_.json new file mode 100644 index 00000000..44f9d7f0 --- /dev/null +++ b/docs/quick-start/sales/sales-credit-note/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Credit Note", + "position": 7, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-credit-note/intro" + } +} diff --git a/docs/quick-start/sales/sales-credit-note/advanced/_category_.json b/docs/quick-start/sales/sales-credit-note/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-credit-note/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-credit-note/basic/_category_.json b/docs/quick-start/sales/sales-credit-note/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/sales-credit-note/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-credit-note/basic/create-sales-credit-note.md b/docs/quick-start/sales/sales-credit-note/basic/create-sales-credit-note.md new file mode 100644 index 00000000..985f617a --- /dev/null +++ b/docs/quick-start/sales/sales-credit-note/basic/create-sales-credit-note.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 2 +title: Create Sales Credit Note +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-sales-credit-note +tags: ["Sales"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-credit-note/intro.md b/docs/quick-start/sales/sales-credit-note/intro.md new file mode 100644 index 00000000..f3bef106 --- /dev/null +++ b/docs/quick-start/sales/sales-credit-note/intro.md @@ -0,0 +1,39 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /sales/sales-credit-note-intro +# id: sales/sales-credit-note/intro +--- + +
+ 📘 **Data Entry** + +
+ + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-debit-note/_category_.json b/docs/quick-start/sales/sales-debit-note/_category_.json new file mode 100644 index 00000000..f560c4ed --- /dev/null +++ b/docs/quick-start/sales/sales-debit-note/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Debit Note", + "position": 6, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-debit-note/intro" + } +} diff --git a/docs/quick-start/sales/sales-debit-note/advanced/_category_.json b/docs/quick-start/sales/sales-debit-note/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-debit-note/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-debit-note/basic/_category_.json b/docs/quick-start/sales/sales-debit-note/basic/_category_.json new file mode 100644 index 00000000..296d6705 --- /dev/null +++ b/docs/quick-start/sales/sales-debit-note/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-debit-note/basic/create-sales-debit-note.md b/docs/quick-start/sales/sales-debit-note/basic/create-sales-debit-note.md new file mode 100644 index 00000000..8f413cd2 --- /dev/null +++ b/docs/quick-start/sales/sales-debit-note/basic/create-sales-debit-note.md @@ -0,0 +1,20 @@ +--- +sidebar_position: 2 +title: Create Sales Debit Note +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-sales-debit-note +tags: ["Sales"] +--- + + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-debit-note/intro.md b/docs/quick-start/sales/sales-debit-note/intro.md new file mode 100644 index 00000000..bc42f018 --- /dev/null +++ b/docs/quick-start/sales/sales-debit-note/intro.md @@ -0,0 +1,38 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /sales/sales-debit-note-intro +# id: sales/sales-debit-note/intro +--- +
+ 📘 **Data Entry** + +
+ + diff --git a/docs/quick-start/sales/sales-delivery-order/_category_.json b/docs/quick-start/sales/sales-delivery-order/_category_.json new file mode 100644 index 00000000..3023cbff --- /dev/null +++ b/docs/quick-start/sales/sales-delivery-order/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Delivery Order", + "position": 3, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-delivery-order/intro" + } +} diff --git a/docs/quick-start/sales/sales-delivery-order/advanced/_category_.json b/docs/quick-start/sales/sales-delivery-order/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-delivery-order/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-delivery-order/basic/_category_.json b/docs/quick-start/sales/sales-delivery-order/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/sales-delivery-order/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-delivery-order/basic/create-sales-delivery-order.md b/docs/quick-start/sales/sales-delivery-order/basic/create-sales-delivery-order.md new file mode 100644 index 00000000..8dbdbf71 --- /dev/null +++ b/docs/quick-start/sales/sales-delivery-order/basic/create-sales-delivery-order.md @@ -0,0 +1,20 @@ +--- +sidebar_position: 2 +title: Create Sales Delivery Order +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-sales-delivery-order +tags: ["Sales"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-delivery-order/intro.md b/docs/quick-start/sales/sales-delivery-order/intro.md new file mode 100644 index 00000000..fc307790 --- /dev/null +++ b/docs/quick-start/sales/sales-delivery-order/intro.md @@ -0,0 +1,39 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /sales/sales-delivery-order-intro +# id: sales/sales-delivery-order/intro +--- +
+ 📘 **Data Entry** + +
+ + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-invoice/_category_.json b/docs/quick-start/sales/sales-invoice/_category_.json new file mode 100644 index 00000000..759cf1f1 --- /dev/null +++ b/docs/quick-start/sales/sales-invoice/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Invoice", + "position": 4, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-invoice/intro" + } +} diff --git a/docs/quick-start/sales/sales-invoice/advanced/_category_.json b/docs/quick-start/sales/sales-invoice/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-invoice/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-invoice/basic/_category_.json b/docs/quick-start/sales/sales-invoice/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/sales-invoice/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-invoice/basic/create-sales-invoice.md b/docs/quick-start/sales/sales-invoice/basic/create-sales-invoice.md new file mode 100644 index 00000000..ae3b591a --- /dev/null +++ b/docs/quick-start/sales/sales-invoice/basic/create-sales-invoice.md @@ -0,0 +1,20 @@ +--- +sidebar_position: 2 +title: Create Sales Invoice +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-sales-invoice +tags: ["Sales"] +--- + + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-invoice/intro.md b/docs/quick-start/sales/sales-invoice/intro.md new file mode 100644 index 00000000..167c56fe --- /dev/null +++ b/docs/quick-start/sales/sales-invoice/intro.md @@ -0,0 +1,38 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +slug: /sales/sales-invoice-intro +# id: sales/sales-invoice/intro +--- +
+ 📘 **Data Entry** + +
+ + diff --git a/docs/quick-start/sales/sales-order/_category_.json b/docs/quick-start/sales/sales-order/_category_.json new file mode 100644 index 00000000..5176deac --- /dev/null +++ b/docs/quick-start/sales/sales-order/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Order", + "position": 2, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-order/intro" + } +} diff --git a/docs/quick-start/sales/sales-order/advanced/_category_.json b/docs/quick-start/sales/sales-order/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-order/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-order/basic/_category_.json b/docs/quick-start/sales/sales-order/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/sales-order/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-order/basic/create-sales-order.md b/docs/quick-start/sales/sales-order/basic/create-sales-order.md new file mode 100644 index 00000000..e7008ed6 --- /dev/null +++ b/docs/quick-start/sales/sales-order/basic/create-sales-order.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 2 +title: Create Sales Order +hide_title: true +description: How to cancel invoice in SQL Accounting +slug: /sales/create-sales-order +tags: ["Sales"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-order/intro.md b/docs/quick-start/sales/sales-order/intro.md new file mode 100644 index 00000000..25058600 --- /dev/null +++ b/docs/quick-start/sales/sales-order/intro.md @@ -0,0 +1,40 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +# id: "sales/sales-order/intro" +slug: /sales/sales-order-intro +--- + + +
+ 📘 **Data Entry** + +
+ + diff --git a/docs/quick-start/sales/sales-quotation/_category_.json b/docs/quick-start/sales/sales-quotation/_category_.json new file mode 100644 index 00000000..72236547 --- /dev/null +++ b/docs/quick-start/sales/sales-quotation/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sales Quotation", + "position": 1, + "link": { + "type": "doc", + "id": "quick-start/sales/sales-quotation/intro" + } +} diff --git a/docs/quick-start/sales/sales-quotation/advanced/_category_.json b/docs/quick-start/sales/sales-quotation/advanced/_category_.json new file mode 100644 index 00000000..4da93d5a --- /dev/null +++ b/docs/quick-start/sales/sales-quotation/advanced/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Advanced", + "position": 3, + "link": { + "slug": "/sales/advanced" + } +} diff --git a/docs/quick-start/sales/sales-quotation/basic/_category_.json b/docs/quick-start/sales/sales-quotation/basic/_category_.json new file mode 100644 index 00000000..9512ef7d --- /dev/null +++ b/docs/quick-start/sales/sales-quotation/basic/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Data Entry", + "position": 2, + "link": { + "slug": "/sales/basic" + } +} diff --git a/docs/quick-start/sales/sales-quotation/basic/create-sales-quotation.md b/docs/quick-start/sales/sales-quotation/basic/create-sales-quotation.md new file mode 100644 index 00000000..52bfbb8d --- /dev/null +++ b/docs/quick-start/sales/sales-quotation/basic/create-sales-quotation.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 2 +title: Create Sales Quotation +hide_title: true +slug: /sales/create-sales-quotation +tags: ["Sales"] +--- + +import { VideoPlayer, QRCodeGenerator } from '@site/src/components/custom'; + + + + + + \ No newline at end of file diff --git a/docs/quick-start/sales/sales-quotation/intro.md b/docs/quick-start/sales/sales-quotation/intro.md new file mode 100644 index 00000000..fbba5eec --- /dev/null +++ b/docs/quick-start/sales/sales-quotation/intro.md @@ -0,0 +1,40 @@ +--- +sidebar_position: 1 +title: Table of contents +hide_title: true +# id: "sales/sales-quotation/intro" +slug: /sales/sales-quotation-intro +--- + +
+ 📘 **Data Entry** + +
+ + + \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index fe7f734d..ed74269c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -38,6 +38,7 @@ const config = { routeBasePath: "/", sidebarPath: "./sidebars.js", editUrl: "https://github.com/eStreamSoftware/docs-sqlacc/edit/master/", + exclude: ['**/advanced/**'] }, theme: { customCss: [require.resolve("./static/css/custom.css")], @@ -45,7 +46,6 @@ const config = { }), ], ], - themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ ({ diff --git a/package-lock.json b/package-lock.json index 3d9b5670..bfbd47e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,8 +16,13 @@ "clsx": "^2.0.0", "plugin-image-zoom": "github:flexanalytics/plugin-image-zoom", "prism-react-renderer": "^2.3.0", + "qrcode.react": "^4.2.0", "react": "^18.0.0", - "react-dom": "^18.0.0" + "react-dom": "^18.0.0", + "react-icon": "^1.0.0", + "react-icons": "^5.4.0", + "video.js": "^8.21.0", + "videojs-youtube": "^3.0.1" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.1.0", @@ -4363,6 +4368,54 @@ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" }, + "node_modules/@videojs/http-streaming": { + "version": "3.16.2", + "resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.16.2.tgz", + "integrity": "sha512-fvt4ko7FknxiT9FnjyNQt6q2px+awrkM+Orv7IB/4gldvj94u4fowGfmNHynnvNTPgPkdxHklGmFLGfclYw8HA==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.12.5", + "@videojs/vhs-utils": "^4.1.1", + "aes-decrypter": "^4.0.2", + "global": "^4.4.0", + "m3u8-parser": "^7.2.0", + "mpd-parser": "^1.3.1", + "mux.js": "7.1.0", + "video.js": "^7 || ^8" + }, + "engines": { + "node": ">=8", + "npm": ">=5" + }, + "peerDependencies": { + "video.js": "^8.19.0" + } + }, + "node_modules/@videojs/vhs-utils": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@videojs/vhs-utils/-/vhs-utils-4.1.1.tgz", + "integrity": "sha512-5iLX6sR2ownbv4Mtejw6Ax+naosGvoT9kY+gcuHzANyUZZ+4NpeNdKMUhb6ag0acYej1Y7cmr/F2+4PrggMiVA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.12.5", + "global": "^4.4.0" + }, + "engines": { + "node": ">=8", + "npm": ">=5" + } + }, + "node_modules/@videojs/xhr": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@videojs/xhr/-/xhr-2.7.0.tgz", + "integrity": "sha512-giab+EVRanChIupZK7gXjHy90y3nncA2phIOyG3Ne5fvpiMJzvqYwiTOnEVW2S4CoYcuKJkomat7bMXA/UoUZQ==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.5.5", + "global": "~4.4.0", + "is-function": "^1.0.1" + } + }, "node_modules/@webassemblyjs/ast": { "version": "1.11.6", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.6.tgz", @@ -4494,6 +4547,15 @@ "@xtuc/long": "4.2.2" } }, + "node_modules/@xmldom/xmldom": { + "version": "0.8.10", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz", + "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + } + }, "node_modules/@xtuc/ieee754": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", @@ -4578,6 +4640,18 @@ "node": ">= 10.0.0" } }, + "node_modules/aes-decrypter": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/aes-decrypter/-/aes-decrypter-4.0.2.tgz", + "integrity": "sha512-lc+/9s6iJvuaRe5qDlMTpCFjnwpkeOXp8qP3oiZ5jsj1MRg+SBVUmmICrhxHvc8OELSmc+fEyyxAuppY6hrWzw==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.12.5", + "@videojs/vhs-utils": "^4.1.1", + "global": "^4.4.0", + "pkcs7": "^1.0.4" + } + }, "node_modules/aggregate-error": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", @@ -4878,6 +4952,24 @@ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, + "node_modules/babel-runtime": { + "version": "5.8.38", + "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", + "integrity": "sha512-KpgoA8VE/pMmNCrnEeeXqFG24TIH11Z3ZaimIhJWsin8EbfZy3WzFKUTIan10ZIDgRVvi9EkLbruJElJC9dRlg==", + "license": "MIT", + "peer": true, + "dependencies": { + "core-js": "^1.0.0" + } + }, + "node_modules/babel-runtime/node_modules/core-js": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", + "integrity": "sha512-ZiPp9pZlgxpWRu0M+YWbm6+aQ84XEfH1JRXvfOc/fILWI0VKhLC2LX13X1NYq4fULzLMq7Hfh43CSo2/aIaUPA==", + "deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.", + "license": "MIT", + "peer": true + }, "node_modules/bail": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", @@ -6309,6 +6401,11 @@ "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" } }, + "node_modules/dom-walk": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.2.tgz", + "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==" + }, "node_modules/domelementtype": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", @@ -7340,6 +7437,16 @@ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" }, + "node_modules/global": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/global/-/global-4.4.0.tgz", + "integrity": "sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==", + "license": "MIT", + "dependencies": { + "min-document": "^2.19.0", + "process": "^0.11.10" + } + }, "node_modules/global-dirs": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", @@ -8332,6 +8439,12 @@ "node": ">=8" } }, + "node_modules/is-function": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-function/-/is-function-1.0.2.tgz", + "integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==", + "license": "MIT" + }, "node_modules/is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", @@ -8822,6 +8935,17 @@ "resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.14.0.tgz", "integrity": "sha512-hWUAb2KqM3L7J5bcrngszzISY4BxrXn/Xhbb9TTCJYEGqlR1nG67/M14sp09+PTIRklobrn57IAxcdcO/ZFyNA==" }, + "node_modules/m3u8-parser": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/m3u8-parser/-/m3u8-parser-7.2.0.tgz", + "integrity": "sha512-CRatFqpjVtMiMaKXxNvuI3I++vUumIXVVT/JpCpdU/FynV/ceVw1qpPyyBNindL+JlPMSesx+WX1QJaZEJSaMQ==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.12.5", + "@videojs/vhs-utils": "^4.1.1", + "global": "^4.4.0" + } + }, "node_modules/mark.js": { "version": "8.11.1", "resolved": "https://registry.npmjs.org/mark.js/-/mark.js-8.11.1.tgz", @@ -11012,6 +11136,14 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/min-document": { + "version": "2.19.0", + "resolved": "https://registry.npmjs.org/min-document/-/min-document-2.19.0.tgz", + "integrity": "sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==", + "dependencies": { + "dom-walk": "^0.1.0" + } + }, "node_modules/mini-css-extract-plugin": { "version": "2.7.7", "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", @@ -11054,6 +11186,21 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/mpd-parser": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/mpd-parser/-/mpd-parser-1.3.1.tgz", + "integrity": "sha512-1FuyEWI5k2HcmhS1HkKnUAQV7yFPfXPht2DnRRGtoiiAAW+ESTbtEXIDpRkwdU+XyrQuwrIym7UkoPKsZ0SyFw==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.12.5", + "@videojs/vhs-utils": "^4.0.0", + "@xmldom/xmldom": "^0.8.3", + "global": "^4.4.0" + }, + "bin": { + "mpd-to-m3u8-json": "bin/parse.js" + } + }, "node_modules/mrmime": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz", @@ -11079,6 +11226,23 @@ "multicast-dns": "cli.js" } }, + "node_modules/mux.js": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/mux.js/-/mux.js-7.1.0.tgz", + "integrity": "sha512-NTxawK/BBELJrYsZThEulyUMDVlLizKdxyAsMuzoCD1eFj97BVaA8D/CvKsKu6FOLYkFojN5CbM9h++ZTZtknA==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.11.2", + "global": "^4.4.0" + }, + "bin": { + "muxjs-transmux": "bin/transmux.js" + }, + "engines": { + "node": ">=8", + "npm": ">=5" + } + }, "node_modules/nanoid": { "version": "3.3.7", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", @@ -11579,6 +11743,18 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, + "node_modules/pkcs7": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/pkcs7/-/pkcs7-1.0.4.tgz", + "integrity": "sha512-afRERtHn54AlwaF2/+LFszyAANTCggGilmcmILUzEjvs3XgFZT+xE6+QWQcAGmu4xajy+Xtj7acLOPdx5/eXWQ==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.5.5" + }, + "bin": { + "pkcs7": "bin/cli.js" + } + }, "node_modules/pkg-dir": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz", @@ -12296,6 +12472,15 @@ "node": ">=6" } }, + "node_modules/process": { + "version": "0.11.10", + "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", + "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", + "license": "MIT", + "engines": { + "node": ">= 0.6.0" + } + }, "node_modules/process-nextick-args": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", @@ -12376,6 +12561,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/qrcode.react": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/qrcode.react/-/qrcode.react-4.2.0.tgz", + "integrity": "sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==", + "license": "ISC", + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, "node_modules/qs": { "version": "6.11.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", @@ -12655,6 +12849,25 @@ "react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0" } }, + "node_modules/react-icon": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/react-icon/-/react-icon-1.0.0.tgz", + "integrity": "sha512-VzSlpBHnLanVw79mOxyq98hWDi6DlxK9qPiZ1bAK6bLurMBCaxO/jjyYUrRx9+JGLc/NbnwOmyE/W5Qglbb2QA==", + "license": "MIT", + "peerDependencies": { + "babel-runtime": "^5.3.3", + "react": ">=0.12.0" + } + }, + "node_modules/react-icons": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", + "license": "MIT", + "peerDependencies": { + "react": "*" + } + }, "node_modules/react-is": { "version": "16.13.1", "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", @@ -14848,6 +15061,69 @@ "url": "https://opencollective.com/unified" } }, + "node_modules/video.js": { + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.21.0.tgz", + "integrity": "sha512-zcwerRb257QAuWfi8NH9yEX7vrGKFthjfcONmOQ4lxFRpDAbAi+u5LAjCjMWqhJda6zEmxkgdDpOMW3Y21QpXA==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.12.5", + "@videojs/http-streaming": "^3.16.2", + "@videojs/vhs-utils": "^4.1.1", + "@videojs/xhr": "2.7.0", + "aes-decrypter": "^4.0.2", + "global": "4.4.0", + "m3u8-parser": "^7.2.0", + "mpd-parser": "^1.3.1", + "mux.js": "^7.0.1", + "videojs-contrib-quality-levels": "4.1.0", + "videojs-font": "4.2.0", + "videojs-vtt.js": "0.15.5" + } + }, + "node_modules/videojs-contrib-quality-levels": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-4.1.0.tgz", + "integrity": "sha512-TfrXJJg1Bv4t6TOCMEVMwF/CoS8iENYsWNKip8zfhB5kTcegiFYezEA0eHAJPU64ZC8NQbxQgOwAsYU8VXbOWA==", + "license": "Apache-2.0", + "dependencies": { + "global": "^4.4.0" + }, + "engines": { + "node": ">=16", + "npm": ">=8" + }, + "peerDependencies": { + "video.js": "^8" + } + }, + "node_modules/videojs-font": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/videojs-font/-/videojs-font-4.2.0.tgz", + "integrity": "sha512-YPq+wiKoGy2/M7ccjmlvwi58z2xsykkkfNMyIg4xb7EZQQNwB71hcSsB3o75CqQV7/y5lXkXhI/rsGAS7jfEmQ==", + "license": "Apache-2.0" + }, + "node_modules/videojs-vtt.js": { + "version": "0.15.5", + "resolved": "https://registry.npmjs.org/videojs-vtt.js/-/videojs-vtt.js-0.15.5.tgz", + "integrity": "sha512-yZbBxvA7QMYn15Lr/ZfhhLPrNpI/RmCSCqgIff57GC2gIrV5YfyzLfLyZMj0NnZSAz8syB4N0nHXpZg9MyrMOQ==", + "license": "Apache-2.0", + "dependencies": { + "global": "^4.3.1" + } + }, + "node_modules/videojs-youtube": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/videojs-youtube/-/videojs-youtube-3.0.1.tgz", + "integrity": "sha512-0gKgag7Zno/dDwIdk+h48ODKDulR4IW62RxGE81PrMwi0OX/wUcKO6m1j+DFYI+7qjtWMZTKnbtQoHGxvUrFQg==", + "license": "MIT", + "dependencies": { + "video.js": "5.x || 6.x || 7.x || 8.x" + }, + "peerDependencies": { + "video.js": "5.x || 6.x || 7.x || 8.x" + } + }, "node_modules/watchpack": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz", diff --git a/package.json b/package.json index 395b85f0..e05f8932 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,13 @@ "clsx": "^2.0.0", "plugin-image-zoom": "github:flexanalytics/plugin-image-zoom", "prism-react-renderer": "^2.3.0", + "qrcode.react": "^4.2.0", "react": "^18.0.0", - "react-dom": "^18.0.0" + "react-dom": "^18.0.0", + "react-icon": "^1.0.0", + "react-icons": "^5.4.0", + "video.js": "^8.21.0", + "videojs-youtube": "^3.0.1" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.1.0", diff --git a/src/components/custom.js b/src/components/custom.js new file mode 100644 index 00000000..fbc94d4b --- /dev/null +++ b/src/components/custom.js @@ -0,0 +1,237 @@ +import React, { useState, useEffect, useRef } from 'react'; +import videojs from 'video.js'; +import 'video.js/dist/video-js.css'; +import 'videojs-youtube'; +import { QRCodeCanvas } from 'qrcode.react'; +import { IoQrCode } from 'react-icons/io5'; + +// const IframeWrapper = ({ src, title }) => { +// return ( +//