Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/quick-start/customer/customer-payment/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Customer Payment in Local Currency", "link": "./create-customer-payment-in-local-currency"},
{"text": "Create Customer Payment in Foreign Currency", "link": "./create-customer-payment-in-foreign-currency"},
{"text": "Create Customer Payment in Local Currency", "link": "/quick-start/customer/create-customer-payment-in-local-currency"},
{"text": "Create Customer Payment in Foreign Currency", "link": "/quick-start/customer/create-customer-payment-in-foreign-currency"},
]}
/>
4 changes: 2 additions & 2 deletions docs/quick-start/gl/cash-book-entry/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Payment Voucher", "link": "./create-cash-book-entry-payment-voucher"},
{"text": "Create Official Receipt", "link": "./create-cash-book-entry-official-receipt"},
{"text": "Create Payment Voucher", "link": "/quick-start/gl/create-cash-book-entry-payment-voucher"},
{"text": "Create Official Receipt", "link": "/quick-start/gl/create-cash-book-entry-official-receipt"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/gl/journal-entry/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Journal Entry", "link": "./create-journal-entry"},
{"text": "Create Journal Entry", "link": "/quick-start/gl/create-journal-entry"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/cash-purchase/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Cash Purchase", "link": "./create-cash-purchase"},
{"text": "Create Cash Purchase", "link": "/quick-start/purchase/create-cash-purchase"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/goods-received/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Goods Received", "link": "./create-goods-received"},
{"text": "Create Goods Received", "link": "/quick-start/purchase/create-goods-received"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/purchase-cancelled-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Purchase Cancelled Note", "link": "./create-purchase-cancelled-note"},
{"text": "Create Purchase Cancelled Note", "link": "/quick-start/purchase/create-purchase-cancelled-note"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/purchase-debit-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Purchase Debit Note", "link": "./create-purchase-debit-note"},
{"text": "Create Purchase Debit Note", "link": "/quick-start/purchase/create-purchase-debit-note"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/purchase-invoice/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Purchase Invoice", "link": "./create-purchase-invoice"},
{"text": "Create Purchase Invoice", "link": "/quick-start/purchase/create-purchase-invoice"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/purchase-order/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Purchase Order", "link": "./create-purchase-order"},
{"text": "Create Purchase Order", "link": "/quick-start/purchase/create-purchase-order"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/purchase-request/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Purchase Request", "link": "./create-purchase-request"},
{"text": "Create Purchase Request", "link": "/quick-start/purchase/create-purchase-request"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/purchase/purchase-returned/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Purchase Returned", "link": "./create-purchase-returned"},
{"text": "Create Purchase Returned", "link": "/quick-start/purchase/create-purchase-returned"},
]}
/>
3 changes: 2 additions & 1 deletion docs/quick-start/sales/cash-sales/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Cash Sales", "link": "./create-cash-sales"},
{"text": "Create Cash Sales", "link": "/quick-start/sales/create-cash-sales"},
]}
/>
\
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-cancelled-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Cancelled Note", "link": "./create-sales-cancelled-note"},
{"text": "Create Sales Cancelled Note", "link": "/quick-start/sales/create-sales-cancelled-note"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-credit-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Credit Note", "link": "./create-sales-credit-note"},
{"text": "Create Sales Credit Note", "link": "/quick-start/sales/create-sales-credit-note"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-debit-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Debit Note", "link": "./create-sales-debit-note"},
{"text": "Create Sales Debit Note", "link": "/quick-start/sales/create-sales-debit-note"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-delivery-order/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Delivery Order", "link": "./create-sales-delivery-order"},
{"text": "Create Sales Delivery Order", "link": "/quick-start/sales/create-sales-delivery-order"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-invoice/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Invoice", "link": "./create-sales-invoice"},
{"text": "Create Sales Invoice", "link": "/quick-start/sales/create-sales-invoice"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-order/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Order", "link": "./create-sales-order"},
{"text": "Create Sales Order", "link": "/quick-start/sales/create-sales-order"},
]}
/>
2 changes: 1 addition & 1 deletion docs/quick-start/sales/sales-quotation/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import {TOC} from '@src/components/toc.js';

<TOC
dataEntryList = {[
{"text": "Create Sales Quotation", "link": "./create-sales-quotation"},
{"text": "Create Sales Quotation", "link": "/quick-start/sales/create-sales-quotation"},
]}
/>