SQL Accounting Linking

From eStream Software

Introduction

We had 3 Methods to Integrate/Link to SQL Accounting

SQL Accounting GST Program

Database

Sample DB

Empty DB

  1. At the Login Screen Click 2 dot Button
  2. Click Create New Database
  3. Follow the wizard
----------------------------------------------------------------------------------------------------------------------------------------------------
Template.Tips-01.jpg
Default UserName & Password is ADMIN
Template.Tips-01.jpg
To override the TaxAmt when posting :-
Click Tools | Options... | Customer  & 
Untick the option "One Cent Different Rounding (Local Currency Fields) 
for all AR/SL Documents (Recommended)"
----------------------------------------------------------------------------------------------------------------------------------------------------

Things To Consider Before Import/Post

Before wanted to Import/Post to SQL Accounting Database, below information must be had/valid in SQL Accounting

  1. Customer Code => Maintain Customer
  2. Supplier Code => Maintain Supplier
  3. Terms Code => Maintain Terms
  4. Project Code => Maintain Project
  5. Sales/Purchase Account Code => Maintain Account
  6. Sales/Purchase Return Account Code => Maintain Account
  7. Cash/Bank Account Code => Maintain Payment Method (Created from Maintain Account)
  8. Agent Code => Maintain Agent
  9. Area Code => Maintain Area
  10. Currency Code => Maintain Currency

Below is Option (i.e. if had post/import item code to SQL Accounting)

  1. Item Code => Maintain Stock Item
  2. Location Code => Maintain Location
  3. Batch Code => Maintain Batch

Table/Fields Detail

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

Posting Information

  • Detail Data should Group by Stock Group/Category & TaxType (ZRL or SR)
  • Eg. Cafe can be group by
- Food - SR
- Food - ZRL
- Beverage
- Service Charges
- Rounding
  • Eg. Today got 10 transactions
- 8 is Simplified Invoice - Group as 1 Doc No - POS-00001
- 2 is Full Tax Invoice/Credit Sales Invoice - 1 by 1 in - POS-00002, POS-00003
  • All can post to SL_CS & AR_PM
  • Below is example Today Total Simplified Invoice Sales is RM1000

Method 1 (Recommended)

It will be had 4 transactions

 1. RM1000 - Post to SL_CS & P_PaymentMethod field is empty
 2. RM700 by Cash - Post to AR_PM
 3. RM200 by MasterCard - Post to AR_PM
 4. RM100 by CreditCard - Post to AR_PM

Pros : Easy to Edit or Delete the transactions
Cons : Many Posting document

Method 2

It will be had 3 transactions

 1. RM700 by Cash - Post to SL_CS P_PaymentMethod field
 2. RM200 by MasterCard - Post to AR_PM
 3. RM100 by CreditCard - Post to AR_PM

Pros : Less Posting document
Cons : Not Easy to Edit or Delete the transactions

Extra Notes

  • Both Full Tax & Simplified IV can use same Debtor Code as Not meantion required Customer GST ID
  • Gov. 5 cents Rounding - no Tax
  • Deposit for Non Refundable can use Customer Payment (AR_PM)
  • Doc Disc should proportion by sub total amt for mix tax code (See Cash Sales POS4)
Example
- Doc Discount = 30
- Sub Total for SR = 849.53 => Disc ((849.53/1,182.51) * 30) = 21.55
- Sub Total for ZR = 332.98 => Disc ((332.98/1,182.51) * 30) = 8.45
  • Mixed Supplies Tax Code
- ES
- TXN43
- TXRE