Line 54: | Line 54: | ||
* Updated 02 May 2015 | * Updated 02 May 2015 | ||
* http://www.estream.com.my/document/SQLLink/DetailSpec.xlsx | * http://www.estream.com.my/document/SQLLink/DetailSpec.xlsx | ||
===Normal Used Table Name=== | |||
* SL_IV - Sales Invoice | |||
* SL_CS - Cash Sales | |||
* SL_CN/AR_CN - Credit Note | |||
* SL_DN - Debit Note | |||
* AR_PM - Payment |
Revision as of 00:49, 27 May 2015
Introduction
We had 3 Methods to Integrate/Link to SQL Accounting
- SDK Live (Recommended)
- SQL XML Import
- SQL Text Import
SQL Accounting GST Program
- Version (4.2015.738.706) (Demo) - 31 Apr 2015
- http://www.estream.com.my/document/SQLLink/setup-0006.exe
Database
Sample DB
- http://www.estream.com.my/document/SQLLink/GST-SampleDB-20141203.zip
- http://www.estream.com.my/document/SQLLink/Video-RestoreDB.zip
Empty DB
- At the Login Screen Click 2 dot Button
- Click Create New Database
- Follow the wizard
- ----------------------------------------------------------------------------------------------------------------------------------------------------
- ----------------------------------------------------------------------------------------------------------------------------------------------------
Things To Consider Before Import/Post
Before wanted to Import/Post to SQL Accounting Database, below information must be had/valid in SQL Accounting
- Customer Code => Maintain Customer
- Supplier Code => Maintain Supplier
- Terms Code => Maintain Terms
- Project Code => Maintain Project
- Sales/Purchase Account Code => Maintain Account
- Sales/Purchase Return Account Code => Maintain Account
- Cash/Bank Account Code => Maintain Payment Method (Created from Maintain Account)
- Agent Code => Maintain Agent
- Area Code => Maintain Area
- Currency Code => Maintain Currency
Below is Option (i.e. if had post/import item code to SQL Accounting)
- Item Code => Maintain Stock Item
- Location Code => Maintain Location
- Batch Code => Maintain Batch
Table/Fields Detail
- Updated 02 May 2015
- http://www.estream.com.my/document/SQLLink/DetailSpec.xlsx
Normal Used Table Name
- SL_IV - Sales Invoice
- SL_CS - Cash Sales
- SL_CN/AR_CN - Credit Note
- SL_DN - Debit Note
- AR_PM - Payment