Skip to content

Commit e85098e

Browse files
lch2223lch-cyberjssql1234
authored andcommitted
corrected broken anchors in xml-acc-import and tools faq , headers
1 parent b3e24cd commit e85098e

File tree

10 files changed

+77
-82
lines changed

10 files changed

+77
-82
lines changed

docs/miscellaneous/acc-XLS-MDB-import.md

Lines changed: 45 additions & 47 deletions
Large diffs are not rendered by default.

docs/usage/Asset/faq.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,6 @@ A - FIRST acquire date of the asset
2121
B - System Conversation Date -1 day
2222
:::
2323

24-
### Generate Asset Opening vs GL Maintain Opening Balancec Report
25-
26-
__Menu: Asset | Maintain Asset Item...__
27-
28-
1. At Maintain Asset Item, click Preview button.
29-
30-
![previewAsset](../../../static/img/usage/asset/assetFaq/previewAsset.jpg)
31-
32-
2. For instance, the **Out of Balance** result get from the comparison between Asset Opening Balance and GL Maintain Opening Balance.
33-
34-
![Opening](../../../static/img/usage/asset/assetFaq/Opening.jpg)
35-
36-
3. With the **Asset Opening Breakdown** in the report, it helps you to ensure the asset data inputs are correctly recorded in Maintain Asset Item.
37-
38-
![assetBreakdown](../../../static/img/usage/asset/assetFaq/assetBreakdown.jpg)
39-
4024
## I have posted the depreciation until December 2021. How to record my new asset?
4125

4226
### Method 1 : Simple follow Last Asset Net Book Value from Balance Sheet

docs/usage/Asset/guide.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Group the asset items based on the following considerations.
4242

4343
## Maintain Asset Item
4444

45-
__Menu: Asset | Asset Item...__
45+
*Menu: Asset | Asset Item...*
4646

4747
Add new asset items.
4848

@@ -142,7 +142,7 @@ __Menu: Asset | Open Depreciation...__
142142

143143
## Asset Disposal
144144

145-
__Menu: Asset | Asset Disposal...__
145+
*Menu: Asset | Asset Disposal...*
146146

147147
### Asset Disposal Entry
148148

@@ -369,4 +369,20 @@ __Menu: File | Import | Excel Files...__
369369

370370
:::note NOTE:
371371
Asset import function available in SQL Account version 5.2022.948.826 and above.
372-
:::
372+
:::
373+
374+
## Generate Asset Opening vs GL Maintain Opening Balancec Report
375+
376+
*Menu: Asset | Maintain Asset Item...*
377+
378+
1. At Maintain Asset Item, click Preview button.
379+
380+
![previewAsset](../../../static/img/usage/asset/assetBasicGuide/previewAsset.jpg)
381+
382+
2. For instance, the **Out of Balance** result get from the comparison between Asset Opening Balance and GL Maintain Opening Balance.
383+
384+
![Opening](../../../static/img/usage/asset/assetBasicGuide/Opening.jpg)
385+
386+
3. With the **Asset Opening Breakdown** in the report, it helps you to ensure the asset data inputs are correctly recorded in Maintain Asset Item.
387+
388+
![assetBreakdown](../../../static/img/usage/asset/assetBasicGuide/assetBreakdown.jpg)

docs/usage/Customer/guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ tags: ["SQL Account", "Usage", "Customer"]
88

99
## Customer Work Flow (Account Receivable)
1010

11-
## Customer
12-
1311
Example of **customer (AR)** process work flow aligned with SQL Account flow:
1412

1513
![42](../../../static/img/usage/customer/customerBasicGuide/42.png)

docs/usage/Tools/RTM/ReportBuilderFAQ.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ tags: ["SQL Account", "Usage", "Tools"]
3636
2. In the report designer set the setting look for PDFSettings | EmbedFontOptions
3737
- efUseSubset to True (checked)
3838

39-
**Special DisplayFormat**
39+
# Special DisplayFormat
4040

4141
## 1. How if data is PI-12345 but I wanted to be printed as 12345?
4242

43-
### Just Enter as Follow code:-
43+
Just Enter as Follow code:-
4444

4545
<details>
4646
<summary>Code</summary>
@@ -59,7 +59,7 @@ end;
5959

6060
## 2. How if data is PI-12345 but I wanted to be printed as PI12345?
6161

62-
### Just Enter as Follow code:-
62+
Just Enter as Follow code:-
6363

6464
<details>
6565
<summary>Code</summary>
@@ -78,7 +78,7 @@ end;
7878

7979
## 3. How if data is 17-08-2005 but I wanted to be printed as 17 hb?
8080

81-
### Just Enter as Follow code in the DisplayFormat:-
81+
Just Enter as Follow code in the DisplayFormat:-
8282

8383
**dd 'hb'**
8484

@@ -141,7 +141,7 @@ end;
141141

142142
## 7. How to set 0 when empty?
143143

144-
### Below is Example :
144+
Below is Example :
145145

146146
<details>
147147
<summary>Code</summary>
@@ -226,7 +226,7 @@ Only Available in Version 852 & above
226226

227227
1. Right Click on Variable2 | Select Calculation |
228228

229-
![3](../../../../static/img/usage/tools/rtm-faq/3.png)
229+
![3](../../../../static/img/usage/tools/rtm-faq/3.png)
230230

231231
After Done press OK
232232

docs/usage/Tools/Tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2132,7 +2132,7 @@ Below is the example for Sales Invoice
21322132

21332133
![new-event-](../../../static/img/usage/tools/tools-basic-guide/new-event-.jpg)
21342134

2135-
* **Advance Form Design**
2135+
## Advance Form Design
21362136

21372137
This mode is only for the user who known how to use the Delphi.
21382138

docs/usage/Tools/ToolsFAQ.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ slug: /usage/tools/faq
66
tags: ["SQL Account", "Usage", "Tools","Currency","Module"]
77
---
88

9-
10-
### Can I set my first year financial period longer than 12 months (e.g., 18 months)?
9+
## Can I set my first year financial period longer than 12 months (e.g., 18 months)?
1110
Yes. You can set your first financial period for more than 12 months (e.g., from 1st July 2014 to 31st December 2015). --> [learn more here](#set-first-year-account-more-than-12-months)
1211

1312
## DIY Fields FAQ
@@ -22,7 +21,7 @@ Yes. You can set your first financial period for more than 12 months (e.g., from
2221
* The Data will change/run base on last selected Record in the Detail Grid
2322

2423
1. Open the Form you wanted to Add (eg Sales | Sales Invoice)
25-
2. Open The Advance form [Advance form](#design-layout)
24+
2. Open the [Advance form](/usage/tools/guide#advance-form-design)
2625
3. Design as usual except need to select **DataSource**
2726

2827
![main-form](../../../static/img/usage/tools/tools-faq/main-form.jpg)
@@ -34,7 +33,7 @@ Yes. You can set your first financial period for more than 12 months (e.g., from
3433
**Yes** , using **Advance Form Design**
3534
Steps
3635
01. Open the Form you wanted to Add (eg Sales | Sales Delivery Order)
37-
02. Open The Advance form [Advance form](#design-layout)
36+
02. Open The Advance form [Advance form](/usage/tools/guide#advance-form-design)
3837
03. Design as usual for Label
3938
04. For the UDF you wanted to have option
4039

@@ -136,7 +135,7 @@ These questions goes to one solution , which is
136135
[Advanced Currency Module](#advanced-currency-module)
137136
:::
138137

139-
### Can I auto-post exchange gain/loss when using foreign banks?
138+
## Can I auto-post exchange gain/loss when using foreign banks?
140139
Yes, via [Advanced Currency](#advanced-currency-module) Module and [Gain/Loss setup](../../usage/tools/guide#payment-from-foreign-customer)
141140

142141
## SQL Global Price Change
@@ -212,7 +211,7 @@ This is a **paid module**. Contact your SQL Service to get this standalone appli
212211

213212
**What is SQL Global Price Change and when should I use it?**[SQL Global Price Change](#sql-global-price-change)
214213

215-
**Can I update prices for only specific stock groups or categories?**[SQL Global Price Change by category](#select-group-category)
214+
**Can I update prices for only specific stock groups or categories?**[SQL Global Price Change by category](#sql-global-price-change)
216215

217216
## How to do Customer One Cent Rounding ?
218217

@@ -266,7 +265,7 @@ Go to menu : **Tools > Options…** click on **Password Policy**.
266265
- At least one number (0-9)
267266
- At least one non-alphanumeric character \!\$\%\^\&\*\(\)_\-\+\=\@\~\#\<\,\>\.\?
268267

269-
## New User - Reset Password
268+
## How to reset password for user ?
270269

271270
1. Go to menu : **Tools > Maintain User**.
272271

0 commit comments

Comments
 (0)