Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#Field Description
1Import to Customer NoThe customer number that system create SO for the import file
2Order No. PrefixThe Sales Order number series that system uses to create SO for the import file
3SO Group By

Select how to create sales order by the import file. 

Two option is available (1) Group by Order Date / (2) Group by Shipment Date

4First Row IDTo determine the first row of data to be grabbed
5Use System Discount

When the option is selected, system will use the discount for the customer its setup in business central.   

No matter the discount field is mapped in Configure Excel Column, the discount column data in import file to will be ignored.

6Configure Excel ColumnTo determine the import file columns to be displayed in the sales orders generated
7CalculationSelect either one option

Calculate Unit Price

-The sales orders with a unit price will be generated with the final price after deducting the store credit / dicount grantedby dividing the Sales Price by quantity.

-Users must map the "Sales Price" in the configuration first

Calculate Sales Price 

-The sales orders with a sales price (total price) will be generated by calculating "Unit Price" * “Quantity"

-Users must map the "Unit Price" in the configuration first

Image Added

Case SettingOutcome
"Use System Discount" + "Calculate Sales Price"

With setup of the "Unit Price", users will get the sales order (Quantity * Unit Price = Sales Price) 

Please be noted that with

the sales price before deducting any store credit / dicount granted

...

this setting, no discount will be applied

Only "Calculate Sales Price"With setup of the "Unit Price", users will get the sales order (Quantity * Unit Price * Excel discount line = Sales Price) and get the sales price.
"Use System Discount" + "Calculate Unit Price"With setup of the "Unit Price", users will get the sales order (Quantity * Unit Price * Line Discount = Sales Price) and get the unit price.
Only "Calculate Unit Price"With setup of the "Unit Price", users will get the sales order (Quantity * Unit Price * Excel discount line = Sales Price) and get the unit price.