(→FAQ) |
|||
Line 225: | Line 225: | ||
==FAQ== | ==FAQ== | ||
===How it look like if Dryper had 3 level of discount=== | ===How it look like if Dryper had 3 level of discount?=== | ||
: Once Import it will look like below | |||
[[File:DryperImp-04.jpg|800px|center]] | |||
May refer to [[SQL_Accounting_Linking#FAQ|FAQ]] | May refer to [[SQL_Accounting_Linking#FAQ|FAQ]] |
Revision as of 10:17, 7 May 2019
Introduction
Is External Shareware Program which to import & Export Dryper excel file to
- Import
- Sales Order or Sales Invoice
- Purchase Order or Purchase Invoice
- Export
- Sales Credit Note
Dryper Specification
Import Program
- Version (1.1.0.2) - 09 Apr 2019
- Evaluation Limit : 100 Records per file
- SQLAccDryperImp-setup
- MD5 : 3BB5F5E539A73C45550177D1C0F455F6
History New/Updates/Changes
--Build 2--
- Add Option SL-UseDryperItemDesc & PH-UseDryperItemDesc.
- Add Option SL-UseDocNoEx & PH-UseDocNoEx.
- Fixed Setting will loss on Uninstall.
--Build 1--
- Upgrade to Version 1.1.
- Add Option for use CustomerCode or ExternalReferenceNo2 for SQL Accounting Customer Code.
- Add Check Box at DocNo & remove Check Box in Data Grid
- Add Import PO & PI.
- Add Checking for BizNature & CompanyName2 field for Customer/Supplier Code
- Remove Import DocNoEx for ExternalReferenceNo2
- Add Checking for Description2 & Note field for Item Code.
- Fixed unable to register.
--Build 0--
Field Mapping
Sales Order or Sales Invoice
Dryper Field - SO | Dryper Field - IV | SQL Accounting Field |
---|---|---|
SalesOrderCode | SalesInvoiceCode | DocNo |
Either 1 below
|
Either 1 below
|
Either 1 below
|
OrderDate | InvoiceDate | DocDate |
ItemCode | ItemCode | Either 1 below
|
ItemName | ItemName | Item Description |
Quantity | Quantity | Qty |
UOM | UOM | UOM |
UnitPrice | UnitPrice | UnitPrice |
DiscountRate
|
DiscountRate
|
Disc |
TotalTaxAmount | TotalTaxAmount | TaxAmt |
NetAmount | NetAmount | Amount |
RoundingAmount | RoundingAmount | Will Append as New itemcode RTN5Cents |
Purchase Order or Purchase Invoice
Dryper Field - PO | Dryper Field - PI | SQL Accounting Field |
---|---|---|
PurchaseOrderNo | InvoiceNo | DocNo |
Either 1 below
|
Either 1 below
|
Either 1 below
|
ItemCode | ItemCode | Either 1 below
|
ItemName | ItemName | Item Description |
POQuantity | Quantity | Qty |
UOM | UOM | UOM |
UnitCost | UnitPrice | UnitPrice |
NetAmount | NetAmount | Amount |
OrderDate | GRNDate | DocDate |
Customer Credit Note - Export
Dryper Field | SQL Accounting Field |
---|---|
CompanyCode | Hard Coded as 1 |
DistributorCode | Field To Enter in Export Program |
BranchCode | Field To Enter in Export Program |
CustomerCode | Customer Code |
DocumentNo | DocNo |
DocumentDate | DocDate |
TotalAmount | DocAmt |
PaidAmount | DocAmt |
Status | Hard Coded as 1 |
CreatedBy | Hard Coded as SYSTEM |
CreatedTimestamp | DocDate |
Setting
In SQL Accounting
- 01. May refer to Point 2 at Things To Consider Before Import/Post
In Dryper Program
This can be see under Tools | Options
Options | Description |
---|---|
UseCustomerCode |
|
UseSupplierCode |
|
SL-UseDryperItemDesc |
|
PH-UseDryperItemDesc |
|
SL-UseDocNoEx |
|
PH-UseDocNoEx |
|
Sales Order or Sales Invoice
Below is example for import Sales Invoice...
Menu: Sales | Invoice...
- 01. Click 1. Get File button
- 02. Select the File file wanted to import
- 03. Click Open
- 04. Select the Excel Sheet (if more then 1)
- 05. Set No of record to Load (only available for Registered user)
- 06. Click 2. Get Data button
- 07. Click 3. Verify button
- 08. Click 4. Post To A/c button
Customer Credit Note - Export
Menu: Customer | Customer Credit Note - Export...
- 01. Enter the Distributor Code (Provided by Dryper)
- 02. Enter the Branch Code (Provided by Dryper)
- 03. Select Range Date To export
- 04. Click Get Data... to get the Data from SQL Accounting
- 05. Click Export to xlsx to export out
FAQ
How it look like if Dryper had 3 level of discount?
- Once Import it will look like below
May refer to FAQ
See also
- Others Customisation