Versions Compared

Key

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

1, Search 'Order Import' in BC

2, Choose the plaftorm platform has been registered in Step1: Ecommerce Integration Setup (Platform Code Setup)

...

Fill up the information for the configuration that use for data import from excel template

#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
which row is
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

ignore

ignored.

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

Calculate Unit Price

-

select this option for always use the sales price to calculate the unit price.  

- when this option is selected, no matter the unit price field is mapped in Configure Excel Column, the data in import file to be ignore.

Calculate Sales Price 

- select this option for always use the price setup in system to calculate sales price.

...

The sales orders with a unit price will be generated by 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 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.