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
3 changes: 2 additions & 1 deletion docs/quick-start/customer/customer-payment/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/customer/customer-payment/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to process customer payment in foreign currency in SQL Accounting
slug: /quick-start/customer/create-customer-payment-in-foreign-currency
tags: ["Customer"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to process customer payment in local currency in SQL Accounting
slug: /quick-start/customer/create-customer-payment-in-local-currency
tags: ["Customer"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/gl/cash-book-entry/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/gl/cash-book-entry/intro"
}
},
"collapsible": false
}
7 changes: 0 additions & 7 deletions docs/quick-start/gl/cash-book-entry/advanced/_category_.json

This file was deleted.

7 changes: 0 additions & 7 deletions docs/quick-start/gl/cash-book-entry/basic/_category_.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create official receipt in SQL Accounting
slug: /quick-start/gl/create-cash-book-entry-official-receipt
tags: ["GL"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create payment voucher in SQL Accounting
slug: /quick-start/gl/create-cash-book-entry-payment-voucher
tags: ["GL"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/gl/journal-entry/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/gl/journal-entry/intro"
}
},
"collapsible": false
}
7 changes: 0 additions & 7 deletions docs/quick-start/gl/journal-entry/advanced/_category_.json

This file was deleted.

7 changes: 0 additions & 7 deletions docs/quick-start/gl/journal-entry/basic/_category_.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create journal entry in SQL Accounting
slug: /quick-start/gl/create-journal-entry
tags: ["GL"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/purchase/cash-purchase/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/cash-purchase/intro"
}
},
"collapsible": false
}

This file was deleted.

7 changes: 0 additions & 7 deletions docs/quick-start/purchase/cash-purchase/basic/_category_.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create cash purchase in SQL Accounting
slug: /quick-start/purchase/create-cash-purchase
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/purchase/goods-received/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/goods-received/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create goods received in SQL Accounting
slug: /quick-start/purchase/create-goods-received
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/purchase-cancelled-note/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create purchae cancelled note in SQL Accounting
slug: /quick-start/purchase/create-purchase-cancelled-note
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 1 addition & 2 deletions docs/quick-start/purchase/purchase-cancelled-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
sidebar_position: 1
title: Table of contents
hide_title: true
slug: /quick-start/purchase/purchase-cancelled-note
# id : purchase/purchase-cancelled-note/intro
slug: /quick-start/purchase/purchase-cancelled-note
---

import {TOC} from '@src/components/toc.js';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/purchase-debit-note/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create purchase debit note in SQL Accounting
slug: /quick-start/purchase/create-purchase-debit-note
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
1 change: 0 additions & 1 deletion docs/quick-start/purchase/purchase-debit-note/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sidebar_position: 1
title: Table of contents
hide_title: true
slug: /quick-start/purchase/purchase-debit-note
# id : purchase/purchase-debit-note/intro
---

import {TOC} from '@src/components/toc.js';
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/purchase/purchase-invoice/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/purchase-invoice/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion docs/quick-start/purchase/purchase-invoice/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sidebar_position: 1
title: Table of contents
hide_title: true
slug: /quick-start/purchase/purchase-invoice
# id : purchase/purchase-invoice/intro
---

import {TOC} from '@src/components/toc.js';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create purchase invoice in SQL Accounting
slug: /quick-start/purchase/create-purchase-invoice
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/purchase/purchase-order/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/purchase-order/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create purchase order in SQL Accounting
slug: /quick-start/purchase/create-purchase-order
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
3 changes: 2 additions & 1 deletion docs/quick-start/purchase/purchase-request/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"link": {
"type": "doc",
"id": "quick-start/purchase/purchase-request/intro"
}
},
"collapsible": false
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ hide_title: true
description: How to create purchase request in SQL Accounting
slug: /quick-start/purchase/create-purchase-request
tags: ["Purchase"]
sidebar_class_name: hidden-sidebar-items
---

import '@src/css/sidebar.css';
import { YtLayout } from '@src/components/yt-layout';

<YtLayout
Expand Down
Loading