Skip to content

Commit 03e55ad

Browse files
committed
fix: GL, export/import, tips and tricks structure
1 parent 26ceab4 commit 03e55ad

File tree

8 files changed

+234
-145
lines changed

8 files changed

+234
-145
lines changed

docs/miscellaneous/import-export-guide.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,48 +133,60 @@ If you encounter this error message:
133133
Check if you have any DIY Fields in the source database and ensure the destination database has the same DIY Fields configured.
134134

135135
## FAQ
136+
136137
### Why the SO or PH Deposit is not Imported even the XML had the information?
138+
137139
It because the D_DocNo field can't set. User had to export the OR/PV from Customer Payment/Supplier Payment
138140

139141
### Why AR_PM, AR_CN, AP_SP & AP_SC can't don't had the Replace Action?
142+
140143
It due to
144+
141145
- Gain Loss
142146
- Refund knock off can't be replace
143147
- GST-03 Item 12 Net Gain in Forex
144148

145149
### Why after upgrade SQL Acc Version 742 & above when import GL_PV, GL_OR & GL_JE prompt Access Violation
150+
146151
It due to from Version 742 & above the Detail field TAXREF is change to GSTNO;
147152

148153
### I had 2 or more database/Company to import but how can I avoid import wrong zip file?
154+
149155
- Using Version 5.6.0.21 you can add in the zip file with Profile.txt with content "CompanyName";"Remark";
150156
eg "Testing Company";"2017"; in the Profile.txt
151157
- This function unavailable for Fast XML Import function.
152158
- Remember to set to 1 in Tools | Options | CheckProfile
153159
- This function is only Alert user if not match & user still can by ignore the Alert & continue import
154160

155161
### In my zip file consist of xml file which filename had follow the requirement but why still empty when Get file?
162+
156163
Make sure the xml file Attributes for the following setting is selected (Right Click | Properties | General | Advanced...)
164+
157165
- File is ready for archiving
158166
- Allow this file to have contents indexed in addition to file properties
159167

160168
### Do the XML import Description3 support multi line?
169+
161170
Yes but you need to adjust the Field SUBTYPE from Binary to Text
162171

163172
Original
173+
164174
```pascal
165175
...
166176
<FIELD attrname="DESCRIPTION3" fieldtype="bin.hex" SUBTYPE="Binary" WIDTH="8"/>
167177
...
168178
```
169179

170180
Original
181+
171182
```pascal
172183
...
173184
<FIELD attrname="DESCRIPTION3" fieldtype="bin.hex" SUBTYPE="Text"/>
174185
...
175186
```
176187

177188
And Data input as below
189+
178190
```pascal
179191
...
180192
<sdsDocDetail>
@@ -185,8 +197,9 @@ Line 3" QTY="3.0000" UOM="CON" RATE="1.0000" SQTY="3.0000" SUOMQTY="0.0000" UNIT
185197
```
186198

187199
Result
200+
188201
```pascal
189202
Line 1
190203
#Line 2
191204
Line 3
192-
```
205+
```

docs/miscellaneous/list-acc-import.md

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,43 @@ slug: /miscellaneous/list-acc-import
77
tags: ["SQL Account", "Export", "Import"]
88
---
99

10-
| Product | File Type | File/Table Name | File Type Extension | Master File 90% Accurate | Opening Balance 70%-80% Accurate | Current Transactions 70%~80% Accurate |
11-
|---------|----------|-----------------|---------------------|--------------------------|-----------------------------------|----------------------------------------|
12-
| Autocount Enterprise 2005 | MSSQL | AutoCount Backup | A06 | Y | Y | Y (Except Sales & Purchase Outstanding) |
13-
| UBS Accounting | Foxpro | UBS Backup | ACC | Y | Y | N |
14-
| UBS Stock | Foxpro | UBS Backup | STK | Y | Y | N |
15-
| QnE | Firebird | <details><summary>Tables</summary>Creditor<br/>CreditorArea<br/>CreditorCategory<br/>Currency<br/>Debtor<br/>DebtorArea<br/>DebtorCategory<br/>GLACCOUNT (WHERE SPECIALACCOUNTCODE NOT IN ('AP','AR'))<br/>Stock<br/>StockCategory<br/>StockGroup<br/>StockLocation<br/>Term</details> | GDB<br/>QZB<br/>QIB | Y (Except GL Maintain Account) | N | N |
16-
| QnE (MSSQL) | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>GLAccounts WHERE SPECIALACCOUNTID NOT IN (14,15) OR SPECIALACCOUNTID IS NULL<br/>Debtors<br/>Creditors<br/>stocks<br/>StockCategory<br/>StockGroup<br/>StockLocation<br/>Term</details> | BAK | Y (Except GL Maintain Account) | N | N |
17-
| Mr Accounting (MSSQL) | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>Currency_Setting<br/>Customer<br/>Salesman<br/>StockMasterDetails<br/>SupplierDetail</details> | BAK | Y (Except GL Maintain Account) | N | N |
18-
| 3A Accounting (Windows) | MS Access | Crdat.mdb<br/>DbDat.mdb<br/>Stdat.mdb | MDB | Y (Except GL Maintain Account) | N | N |
19-
| Emas | Foxpro | Emas Backup | EMS | Y* | Y | N |
20-
| Emas (MYSQL) | MYSQL | <details><summary>Tables</summary>MySQL Backup in .sql & zip<br/>YYYYMMDD_ACCxxxxx.sql<br/>apvend<br/>arcust<br/>currency<br/>glarea<br/>glagent<br/>icgroup<br/>icitem</details> | sql | Y (Except GL Maintain Account & Stock) | N | N |
21-
| Smart Accounting | | AcStk.DB<br/>AcCard.DB<br/>(Use Office XP to Open) | DB | Y (Except GL Maintain Account) | N | N |
22-
| Smart Accounting (MSSQL) | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>AcAcc<br/>AcStk<br/>AcCard</details> | BAK | Y (Except GL Maintain Account) | N | N |
23-
| AccSys Business Information System | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>Company<br/>Product</details> | BAK | Y (Except GL Maintain Account) | N | N |
24-
| Million Business Software | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>Currency<br/>Customer<br/>gldata (WHERE classify NOT IN ('DR','CR'))<br/>Product<br/>Prodgrp<br/>Project<br/>Supplier</details> | BAK | Y (Except GL Maintain Account) | Y | N |
25-
| ICS Accounting | MS Access | Cred6000<br/>Debt6000<br/>Mast4000 | ENVI1000.MDB | Y (Except GL Maintain Account) | N | N |
26-
| APlus | DBase | agent.dbf<br/>area.dbf<br/>currency.dbf<br/>customer.dbf<br/>vendor.dbf<br/>stock.dbf | DBF | Y (Except GL Maintain Account) | N | N |
27-
| APlus (MSSQL) | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>currency<br/>customer<br/>prodgrp<br/>product<br/>supplier</details> | BAK | Y (Except GL Maintain Account) | N | N |
28-
| MYOB | MYO | addr.csv<br/>cards.csv<br/>chacc.csv<br/>items.csv<br/>terms.csv<br/>(CSV files generated using myData CLI tool) | MYO | Y | N | N |
29-
| Master Accounting | MYSQL | <details><summary>Tables</summary>MySQL Backup in .sql & zip<br/>accbook WHERE REFTYPE1 NOT IN ('DEBTOR','CREDITOR')<br/>Creditor<br/>currency<br/>Debtor<br/>Stock<br/>stockcategory<br/>StockGroup<br/>term</details> | BAK | Y (Except GL Maintain Account) | N | N |
30-
| ESoft Accounting | MYSQL | <details><summary>Tables</summary>MySQL Backup in .sql & zip<br/>xxxxx.apvend.sql<br/>xxxxx.arcust.sql</details> | sql | Y (Except GL Maintain Account & Stock) | N | N |
31-
| iFAS Accounting | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>AP_VENDOR_MASTER<br/>AR_CUSTOMER_MASTER<br/>AREA_MASTER<br/>CURR<br/>INV_CATEGORY_MASTER<br/>INV_GROUP<br/>INV_ITEM_MASTER<br/>INV_LOCATION_MASTER</details> | BAK | Y (Except GL Maintain Account) | N | N |
32-
| Remicle | PostgreSQL | Remicle PostgreSQL database dump backup in .sql & zip<br/>product_product<br/>res_partner | sql | Y (Except GL Maintain Account) | N | N |
33-
| GreenPlus Accounting | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>AREA_TBL<br/>BATCH<br/>BRAND<br/>CATEGORY<br/>CHARTACCOUNT_TBL<br/>CUSTOMER$<br/>FOREX<br/>GLMAST$<br/>LOCATION<br/>MASTERSALESMAN_TBL<br/>SALESMAN_TBL<br/>STOCK_BOM<br/>STOCK<br/>SUPPLIER$<br/>SUPPLIER</details> | BAK | Y (Except GL Maintain Account) | N | N |
34-
| Kusimi | MYSQL | <details><summary>Tables</summary>MySQL Backup in .sql & zip<br/>xxYYYY_YYYYMMDDyyyy.sql<br/>creditor<br/>currency<br/>debtor</details> | sql | Y (Except GL Maintain Account & Stock) | N | N |
35-
| MHW Financial Accounting | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>Account<br/>CustomerSupplier<br/>WHERE CustomerSupplierTypeId IN ( SELECT CustomerSupplierTypeId FROM CustomerSupplierType WHERE ISCUSTOMERTYPE='TRUE') CustomerSupplier<br/>WHERE CustomerSupplierTypeId IN ( SELECT CustomerSupplierTypeId FROM CustomerSupplierType WHERE ISCUSTOMERTYPE='FALSE')</details> | BAK | Y (Except GL Maintain Account) | N | N |
36-
| BBS Accounting | MSSQL | <details><summary>Tables</summary>MSSQL Backup<br/>MSTCUSTOMER<br/>MSTITEM<br/>MSTSUPPLIER</details> | BAK | Y (Except GL Maintain Account) | N | N |
10+
11+
| Product | File Type | File/Table Name | File Extension | Master File (90%) | Opening Balance (70–80%) | Current Transactions (70–80%) | Remarks |
12+
|----------|------------|------------------|----------------|-------------------|---------------------------|--------------------------------|----------|
13+
| Autocount Enterprise 2005 | MSSQL | AutoCount Backup | A06 | Yes | Yes | Yes (Except Sales & Purchase Outstanding) | |
14+
| UBS Accounting | Foxpro | UBS Backup | ACC | Yes | Yes | No | |
15+
| UBS Stock | Foxpro | UBS Backup | STK | Yes | Yes | No | |
16+
| QnE | Firebird | Tables | GDB / QZB / QIB | Yes (Except GL Maintain Account) | No | No | |
17+
| QnE (MSSQL) | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
18+
| Mr Accounting (MSSQL) | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
19+
| 3A Accounting (Windows) | MS Access | Crdat.mdb / DbDat.mdb / Stdat.mdb | MDB | Yes (Except GL Maintain Account) | No | No | |
20+
| Emas | Foxpro | Emas Backup | EMS | Yes* | Yes | No | |
21+
| Emas (MySQL) | MySQL | Tables | sql | Yes (Except GL Maintain Account & Stock) | No | No | |
22+
| Smart Accounting || AcStk.DB / AcCard.DB (Use Office XP to Open) | DB | Yes (Except GL Maintain Account) | No | No | |
23+
| Smart Accounting (MSSQL) | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
24+
| AccSys Business Information System | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
25+
| Million Business Software | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | Yes | No | |
26+
| ICS Accounting | MS Access | Cred6000 / Debt6000 / Mast4000 / ENVI1000.MDB | MDB | Yes (Except GL Maintain Account) | No | No | |
27+
| APlus | DBase | agent.dbf / area.dbf / currency.dbf / customer.dbf / vendor.dbf / stock.dbf | DBF | Yes (Except GL Maintain Account) | No | No | |
28+
| APlus (MSSQL) | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
29+
| MYOB | MYO | addr.csv / cards.csv / chacc.csv / items.csv / terms.csv (CSV via myData CLI) | MYO | Yes | No | No | |
30+
| Master Accounting | MySQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
31+
| ESoft Accounting | MySQL | Tables | sql | Yes (Except GL Maintain Account & Stock) | No | No | |
32+
| iFAS Accounting | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
33+
| Remicle | PostgreSQL | PostgreSQL dump (.sql / .zip) — product_product, res_partner | sql | Yes (Except GL Maintain Account) | No | No | |
34+
| GreenPlus Accounting | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
35+
| Kusimi | MySQL | Tables | sql | Yes (Except GL Maintain Account & Stock) | No | No | |
36+
| MHW Financial Accounting | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
37+
| BBS Accounting | MSSQL | Tables | BAK | Yes (Except GL Maintain Account) | No | No | |
38+
39+
*Yes* = Supported
40+
*No* = Not supported
41+
*Yes\** = Conditional support depending on data completeness
3742

3843
:::info
44+
3945
* EMAS Chart of Account - will only assign bank account special type if detected. The rest of accounts need customer re-check.
46+
4047
:::
4148

42-
Highlighted with background mean direct import to SQL Database else will export to Excel or CSV file
49+
Highlighted with background mean direct import to SQL Database else will export to Excel or CSV file

0 commit comments

Comments
 (0)