Line 22: | Line 22: | ||
{| class="wikitable" | {| class="wikitable" | ||
! scope="col" style="width: 370px;" | For Sales Invoice | ! scope="col" style="width: 370px;" | For Sales Invoice | ||
! scope="col" style="width: | ! scope="col" style="width: 400px;" | For Sales Credit Note | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| | | | ||
Line 40: | Line 40: | ||
:{| class="wikitable" | :{| class="wikitable" | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
! Mamee Field !! SQL Accounting Field | ! Mamee Field !! Field Seq !! SQL Accounting Field | ||
|- | |- | ||
| Transaction Number || DocNo | | Transaction Number || 0 || DocNo | ||
|- | |- | ||
| Transaction Date || DocDate | | Transaction Date || 1 || DocDate | ||
|- | |- | ||
| Customer Code || Code | | Customer Code || 2 || Code | ||
|- | |- | ||
| Salesman Code || Agent | | Salesman Code || 7 || Agent | ||
|- | |- | ||
| Invoice Number || DocNoEx | | Invoice Number || 15 || DocNoEx | ||
|} | |} | ||
|} | |} |
Revision as of 03:34, 4 December 2015
Introduction
Is External Program which to import Mamee Text or CSV file to
- Sales Invoice
- Sales Credit Note
Limitation
- Fixed Tax Code SR (i.e. all transaction is SR)
- Only support Mamee Product Related file (i.e. file with end HDR or DTL eg INVHDR or INVDTL)
F & N Specification
Import Program
- Version (1.0.0.0) - Coming Soon...
- http://www.estream.com.my/downloadfile/Fairy/SQLAccMameeImp-setup.exe
History New/Updates/Changes
--Build 0--
Field Mapping - Header
For Sales Invoice | For Sales Credit Note | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Field Mapping - Detail
For Sales Invoice | For Sales Credit Note | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Steps
Below steps is example to import Sales Invoice
1. Click Invoice...
- More Coming Soon...
FAQ
May refer to FAQ
See also
- Others Customisation