SQL Acc F&N Import: Difference between revisions

From eStream Software
Line 49: Line 49:


==Steps==
==Steps==
Below steps is example to import Sales Invoice
Below steps is example to import Sales Invoice<br />
1. Click '''Sales | Invoice...'''
1. Click '''Sales | Invoice...'''<br />
2. Click '''Get File''' button & system will prompt 2 dialog like below
2. Click '''Get File''' button & system will prompt 2 dialog like below<br />
::[[File:FnN-01.jpg]]
::[[File:FnN-01.jpg]]
3. Select the F&N Invoice Text Header File
3. Select the F&N Invoice Text Header File
Line 57: Line 57:
4. Select the F&N Invoice Text Detail File
4. Select the F&N Invoice Text Detail File
::[[File:FnN-03.jpg | 700px]]
::[[File:FnN-03.jpg | 700px]]
5. Click '''Verify''' button to check the data with SQL Accounting Data
5. Click '''Verify''' button to check the data with SQL Accounting Data<br />
6. Click '''Post To A/c''' button if confirm all is ok to post to SQL Accounting
6. Click '''Post To A/c''' button if confirm all is ok to post to SQL Accounting<br />


==See also==
==See also==
* Others [[Customisation]]
* Others [[Customisation]]

Revision as of 08:54, 4 September 2015

Introduction

Is External Program which to import F&N Text file to

  • Sales Invoice
  • Sales Credit Note

Limitation

  • TaxCode with DS will not import.

F & N Specification

Import Program

History New/Updates/Changes

--Build 9--

  • Fix unable to import docamt is 0 even is no DS Code.
  • Fix Status no dropdown list.
  • Fix Detail not Verify.

--Build 8--

  • Fix Get File Error when record is without tax code.

--Build 7--

  • Fix CN Get File Error.

Setting

This can be see under Tools | Options

Options Description
UOMList List of UOM available in F&N
DocNoAsDocNo
  • 0 : F&N DocNo will post to SQLAcc DocNoEx Field
  • 1 : F&N DocNo will post to SQLAcc DocNo Field
FNCodeAsItemCode
  • 0 : F&N ItemCode will check against SQLAcc Maintain Item Note Field
  • 1 : F&N Itemcode same as SQLAcc Itemcode (Recommended)
FNUOMAsUOM
  • 0 : F&N ItemCode will check against UOMList
  • 1 : F&N Itemcode UOM same as SQLAcc Itemcode UOM (Recommended)

Steps

Below steps is example to import Sales Invoice
1. Click Sales | Invoice...
2. Click Get File button & system will prompt 2 dialog like below

FnN-01.jpg

3. Select the F&N Invoice Text Header File

FnN-02.jpg

4. Select the F&N Invoice Text Detail File

FnN-03.jpg

5. Click Verify button to check the data with SQL Accounting Data
6. Click Post To A/c button if confirm all is ok to post to SQL Accounting

See also