Use Default Terms RetailerSetting

Retailer Setting Use Default Terms instructions.

When true then default terms provided are used

RetailerSetting TERMSUSEDEFAULTS


Discount Percent RetailerSetting

Retailer Setting Discount Percent instructions.

The discount % to apply for early payment

RetailerSetting TERMSDISCOUNTPERCENT


Discount Due Days RetailerSetting

Retailer Setting Discount Due Days instructions.

The discount due days to which early payment is calculated from. Based off invoice date


RetailerSetting TERMSDISCOUNTDUEDAYS


Payment Due Days RetailerSetting

Retailer Setting Payment Due Days instructions.

The number of days after the invoice date the payment is due.

RetailerSetting TERMSDUEDAYS


Term Description RetailerSetting

Retailer Setting Terms Description instructions.

The description of the payment terms

RetailerSetting TERMSDESCRIPTION



Custom Validation Rule RetailerSetting


Retailer Setting Custom Validation Rule instructions.


A Lamda Expression which defines customized validation rule.


For example

Must have ordered more than 1 item on the order

Document.TotalQuantityOrdered >  1


Order Value must be greater than $100 ex GST

Document.TotalAmountExTax >  100



RetailerSetting VALIDATIONCUSTOMRULE



Update ShipTo Address RetailerSetting

Retailer Setting Update ShipTo Address instructions.

Found under the retailers Exporting settings. If true then the ship to address on the order or latest invoice in the ERP will be updated to the order. Note not all ERP systems return the ship to address, or return it in a usable EDI format. This is normally used whne the ERP system itself it the source of the order (such as import sales)

RetailerSetting EXPORTUPDATESHIPPINGADDRESS



Auto Reject after duration RetailerSetting

Retailer Setting Auto Reject after duration instructions.


If set then will auto reject an order if no order, shipments or invoices are found on an order for a given period SINCE THE ORDER WAS LAST SEEN WITH IMPORTED ORDERS/SHIPMENTS/INVOICES. This means that the order has to have been imported first and the order confirmed it is in the accounting/ERP system first, then at a later date no records are return from the accounting/ERP for a given length of time


The value can be an integer optionally with a D, M, or Y at the end. The default is D for days, while M is months and Y is years. See the following examples

  • 7 = 7 days
  • 2M = 2 months
  • 1Y = 1 year


RetailerSetting AUTOREJECTPERIOD


SSCC Required RetailerSetting

Retailer Setting SSCC Required instructions


If true the SSCC labels are required and cannot be automatically deleted. 


RetailerSetting SSCCREQUIRED


Label Auto Print Method RetailerSetting

Retailer Setting Label Auto Print Method instructions.


If Auto print Labels is on then what is the delivery method (print/email). Note you cannot print form the cloud version and when emailing then it will use the warehouse email address if set, otherwise the supplier email address.


RetailerSetting LABELAUTOPRINTMETHOD


Backorder Line as changed RetailerSetting

Retailer Setting Backorder Line as changed instructions.


If Yes then accepted back order quantities will be sent as a line change


RetailerSetting ACCEPTEDQUANTITYONBACKORDERASCHANGED



Use Accounting Price Discount RetailerSetting
Retailer Setting Use Accounting Price Discount instructions.

If use the accounting system price is true then apply this discount to the accounting system price across the board. Only available for certain accounting systems.

RetailerSetting ACCOUNTINGSYSTEMPRICEDISCOUNT


Schedule Quantity RetailerSetting
Retailer Setting Schedule Quantity instructions.

Checks the quantity to be displayed in Acknowledgement- Quantity to be delivered or quantity to be rejected. Default is Quantity to be Delivered

RetailerSetting ACKITEMSCHEDULEQTY


Drop Folder RetailerSetting
Retailer Setting Drop Folder instructions.

The local folder to generate the acknowledgment to

RetailerSetting ACKNOWLEDGMENTDROPFOLDER

RetailerSetting INVOICEDROPFOLDER 


Filename Extension RetailerSetting
Retailer Setting Filename Extension instructions.

The file extension for the acknowledgment

RetailerSetting ACKNOWLEDGMENTEXPORTFILEEXTENSION

The file extension for the invoice 

RetailerSetting INVOICEEXPORTFILEEXTENSION 


Filename Format RetailerSetting
Retailer Setting Filename Format instructions.

The file format for the acknowledgment
RetailerSetting ACKNOWLEDGMENTEXPORTFILEFORMAT


The file format for the invoice

RetailerSetting INVOICEEXPORTFILEFORMAT 



FTP Drop Folder RetailerSetting
Retailer Setting FTP Drop Folder instructions.

The ftp folder to drop the invoice into
RetailerSetting INVOICEFTPDROPFOLDER


The ftp folder to drop the acknowledgment into
RetailerSetting ACKNOWLEDGMENTFTPDROPFOLDER 


Ack Response Timeout RetailerSetting
Retailer Setting Ack Response Timeout instructions.

Reupload in acknowledgment not recieved in n hours

RetailerSetting ACKNOWLEDGMENTRESPONSETIMEOUT


Email to send to RetailerSetting
Retailer Setting Email to send to instructions.

Enter an email address if you want to email the acknowledgment.
RetailerSetting ACKNOWLEDGMENTSENDEMAILADDRESS


Enter an email address if you want to email the invoice. 
RetailerSetting INVOICESENDEMAILADDRESS 


XSL File RetailerSetting
Retailer Setting XSL File instructions.
The xsl file to transform the data with (blank=none)
RetailerSetting FILEIMPORTXSL


The xsl document to use to transfer an order to an acknowledgment.
RetailerSetting ACKNOWLEDGMENTXSLEXPORTFILE


The xsl document to use to transfer an order to an invoice.
RetailerSetting INVOICEXSLEXPORTFILE

ACK Status Code Type RetailerSetting
Retailer Setting ACK Status Code Type instructions.

Decides how to display status code on line change. IC = Item Change, IQ = Item Quantity Change, IP = Item Price Change

RetailerSetting ACKSTATUSCODECHANGETYPE


Active RetailerSetting
Retailer Setting Active instructions.

If false then will only run if an order is selected and processed or if the retailer is selected and processed

RetailerSetting ACTIVE


Country Format RetailerSetting
Retailer Setting Country Format instructions.

The country format to use on addresses, default is 2LetterCode

RetailerSetting ADDRESSCOUNTRYFORMAT


Send empty barcodes RetailerSetting
Retailer Setting Send empty barcodes instructions.

Provide a barcode even if none available. So this will send 00000000000000 barcodes

RetailerSetting ALLOWBLANKBARCODES
Allow Credit Notes RetailerSetting
Retailer Setting Allow Credit Notes instructions.

When set then importing creditnotes is allowed.

RetailerSetting ALLOWCREDITNOTES
Allow $0 Invoices RetailerSetting
Retailer Setting Allow $0 Invoices instructions.

When set then importing creditnotes is allowed.

RetailerSetting ALLOWZEROINVOICES


API ID RetailerSetting
Retailer Setting API ID instructions.

The REST API ID

RetailerSetting APIID


API password RetailerSetting
Retailer Setting API password instructions.

The REST API password

RetailerSetting APIPASSWORD


API Secret RetailerSetting
Retailer Setting API Secret instructions.

API Secret key

RetailerSetting APISECRET


Base Url RetailerSetting
Retailer Setting Base Url instructions.

The REST API base Url

RetailerSetting APIURL


Username RetailerSetting
Retailer Setting Username instructions.

The REST API username

RetailerSetting APIUSERNAME


Approve Orders RetailerSetting
Retailer Setting Approve Orders instructions.

Do you wish to manually approve all orders.

RetailerSetting APPROVEORDERS
ASN Line Seq Number RetailerSetting

Retailer Setting ASN Line Seq Number instructions.


Whether to use original line sequence number or a counter


RetailerSetting ASNLINESEQNUMBER


Cannot Overpack RetailerSetting
Retailer Setting Cannot Overpack instructions.

Set to true if you do not want to allow overpacking of ordered goods (excluding new lines)

RetailerSetting CANNOTOVERPACK


Can Upload RetailerSetting
Retailer Setting Can Upload instructions.

Does the retailer support sending documents back (invoices,ASN)

RetailerSetting CANUPLOAD
Carrier Trans Method Code RetailerSetting
Retailer Setting Carrier Trans Method Code instructions.

If blank will use the carrier settings

RetailerSetting CARRIERTRANSMETHODCODE
Carton Pick Style RetailerSetting
Retailer Setting Carton Pick Style instructions.

Override the warehouse carton pick pack type

RetailerSetting CARTONPICKPACKTYPE


PO Change Send Limit RetailerSetting
Retailer Setting PO Change Send Limit instructions.

How many POAs can be sent before override is required. Defaults to 3

RetailerSetting CHANGEDOCUMENTSENDLIMIT


Variance (cents) RetailerSetting
Retailer Setting Variance (cents) instructions.

Allowed unit price variance in cents

RetailerSetting CHANGEPRICEVARIANCE


Check Price RetailerSetting
Retailer Setting Check Price instructions.

Check the price matches before importing.

RetailerSetting CHECKPRICEONIMPORT
Check Price Variance RetailerSetting
Retailer Setting Check Price Variance instructions.

The price variance in cents to allow for when price checking

RetailerSetting CHECKPRICEONIMPORTVARIANCE
Consolidated 1 locationSku RetailerSetting
Retailer Setting Consolidated 1 locationSku instructions.

Sends consolidated document with only 1 schedule location per sku

RetailerSetting CONSOLIDATEDONELOCATIONPERSKU


Price time pack value RetailerSetting
Retailer Setting Price time pack value instructions.

When true then price is times by the EA pack value

RetailerSetting CONVERTUNITPRICEBYPACKVALUE


Customer Card Code RetailerSetting
Retailer Setting Customer Card Code instructions.

A code character representing this retailer

RetailerSetting CUSTCARDCODE
Customer Card Format RetailerSetting
Retailer Setting Customer Card Format instructions.

How are your customer card identifiers formatted? If you post to a single customer then choose and enter the customer you post to in the Card Code field.

RetailerSetting CUSTCARDFORMAT


Customer Name Format RetailerSetting
Retailer Setting Customer Name Format instructions.

Blank = Storename otherwise you can include field names in '{}' such as {Code}

RetailerSetting CUSTNAMEFORMAT


Customer Parent RetailerSetting
Retailer Setting Customer Parent instructions.

The customer parent record (blank for none)

RetailerSetting CUSTPARENT


Decimal Places RetailerSetting
Retailer Setting Decimal Places instructions.

Blank=6, -1=Nnone

RetailerSetting DECIMALPLACES


Delivery Docket Print Order RetailerSetting
Retailer Setting Delivery Docket Print Order instructions.

What order to print the Delivery Dockets in

RetailerSetting DELIVERYDOCKETPRINTSORTORDER


Delivery # is Numeric RetailerSetting
Retailer Setting Delivery # is Numeric instructions.

If true then the delivery number will be numeric only otherwise a non numeric value

RetailerSetting DELIVERYNUMBERNUMERICONLY


Despatch Type RetailerSetting
Retailer Setting Despatch Type instructions.

The type of Despatch advice to send.

RetailerSetting DESPATCHADVICETYPE


Display Name RetailerSetting
Retailer Setting Display Name instructions.

Optional display name for the retailer

RetailerSetting DISPLAYNAME


Email SSCC Type RetailerSetting
Retailer Setting Email SSCC Type instructions.

How to send SSCC Labels

RetailerSetting EMAILSSCCTYPE


Email when orders arrive RetailerSetting
Retailer Setting Email when orders arrive instructions.

The address to email to when orders arrive

RetailerSetting EMAILWHENORDERSARRIVE


Equipment Desc Code RetailerSetting
Retailer Setting Equipment Desc Code instructions.

Blank = default from warehouse

RetailerSetting EQUIPMENTDESCRIPTIONCODE


GTIN Type RetailerSetting
Retailer Setting GTIN Type instructions.

The GTIN Type for Exporting

RetailerSetting EXPORTBARCODETYPE


EAN Type RetailerSetting
Retailer Setting EAN Type instructions.

The EAN Type for Exporting

RetailerSetting EXPORTEANTYPE
File Type RetailerSetting
Retailer Setting File Type instructions.

Type of file being imported

RetailerSetting FILEIMPORTTYPE
Download from FTP RetailerSetting
Retailer Setting Download from FTP instructions.

Download files to import from FTP

RetailerSetting FILEIMPORTUSEFTP


Download Filter RetailerSetting
Retailer Setting Download Filter instructions.

Blank = not otherwise valid LINQ query on a document such as Document.Parties.Any(Type=="SHIPTO" && State == "VIC")

RetailerSetting FILTERORDERS

FOB PayCode RetailerSetting
Retailer Setting FOB PayCode instructions.

Blank, CC-Collect, PP-Prepaid (by Seller), PO-Prepaid Only

RetailerSetting FOBPAYCODE
Force completion when invoiced RetailerSetting
Retailer Setting Force completion when invoiced instructions.

If true then force the shipment/invoiced to upload when invoiced even if still scanning or at 3PL

RetailerSetting FORCECOMPLETEDIFINVOICED
FTP Details RetailerSetting
Retailer Setting FTP Details instructions.

The ftp settings provided by the retailer

RetailerSetting FTPCONNECTION


Control Dropoff folder RetailerSetting
Retailer Setting Control Dropoff folder instructions.

The ftp folder to drop control documents into

RetailerSetting FTPCONTROLDROPOFFFOLDER


Dropoff folder RetailerSetting
Retailer Setting Dropoff folder instructions.

The ftp folder to drop documents into

RetailerSetting FTPDROPOFFFOLDER

Pickup folder RetailerSetting
Retailer Setting Pickup folder instructions.

The ftp folder to pick up documents from

RetailerSetting FTPPICKUPFOLDER


Future dated invoices RetailerSetting
Retailer Setting Future dated invoices instructions.

Allow future dated invoices to be sent

RetailerSetting FUTUREDATEDINVOICES


Get Pack Information From A/C system RetailerSetting
Retailer Setting Get Pack Information From A/C system instructions.

If true then the Pick Information to be taken from the A/C system

RetailerSetting GETPICKINFORMATIONFROMACCOUNTINGSETTING


Import as Invoice RetailerSetting
Retailer Setting Import as Invoice instructions.

If set then orders will be imported as an invoice where possible

RetailerSetting IMPORTASINVOICE


Import Customer RetailerSetting
Retailer Setting Import Customer instructions.

ImportUpdate the customer information

RetailerSetting IMPORTCUSTCARD


Auto Export RetailerSetting
Retailer Setting Auto Export instructions.

Turn on to auto extract orders from the accounting system. Requires Invoice Exporter module

RetailerSetting IMPORTSALESAUTOEXPORT


Search Customer Code RetailerSetting
Retailer Setting Search Customer Code instructions.

The customer code to search for. blank = unrestricted

RetailerSetting IMPORTSALESSEARCHCUSTCODE


Search Customer Name RetailerSetting
Retailer Setting Search Customer Name instructions.

The customer name to search for. blank = unrestricted

RetailerSetting IMPORTSALESSEARCHCUSTNAME


Search Freighter RetailerSetting
Retailer Setting Search Freighter instructions.

The freight company to search for. blank = unrestricted

RetailerSetting IMPORTSALESSEARCHFREIGHTCOMPANY


Search Months RetailerSetting
Retailer Setting Search Months instructions.

Number of months prior to today to search for. 0 = unrestricted

RetailerSetting IMPORTSALESSEARCHMONTHS
Include Info Address RetailerSetting
Retailer Setting Include Info Address instructions.

If true then Info address are returned

RetailerSetting INCLUDEINFOADDRESSES
Item on carton SSCC RetailerSetting
Retailer Setting Item on carton SSCC instructions.

If true then will attempt to put the cartons item information in the address (If only 1 item in the carton).

RetailerSetting INCLUDEITEMINCARTONSSCC
Partially filled as rjected RetailerSetting
Retailer Setting Partially filled as rjected instructions.

When sending an order change for a partially filled line should it include the rejected schedule of the items not being delivered

RetailerSetting INCLUDEPARTIALDELIVEREDITEMSREJECTEDCHANGE
Ensure item change on back orders RetailerSetting
Retailer Setting Ensure item change on back orders instructions.

When sending an order change for a back ordered line should it include an item change line (even if whole line is being back ordered).

RetailerSetting INCLUDEZEROCHANGEONBACKORDER


Invoice Counter RetailerSetting
Retailer Setting Invoice Counter instructions.

The invoice counter for this retailer

RetailerSetting INVOICECOUNTER
Invoice Prefix RetailerSetting
Retailer Setting Invoice Prefix instructions.

A prefix for invoice numbers for this retailer. If blank then any auto numbering that is available will be used

RetailerSetting INVOICEPREFIX
Invoice Reference Type RetailerSetting
Retailer Setting Invoice Reference Type instructions.

Enter an invoice refernce (for type PS). Blank for none

RetailerSetting INVOICEREFERENCETYPE


Invoice Tset Purpose Code RetailerSetting
Retailer Setting Invoice Tset Purpose Code instructions.

00, 01, 05, 06, or 07

RetailerSetting INVOICETSETPURPOSECODE


Invoice Type Code RetailerSetting
Retailer Setting Invoice Type Code instructions.

CR, DR or U5

RetailerSetting INVOICETYPECODE


Item Location RetailerSetting
Retailer Setting Item Location instructions.

The item location to use for this retailer. Comma seperate for multiple values in priority order.

RetailerSetting ITEMLOCATIONNAME
Use Item Location RetailerSetting
Retailer Setting Use Item Location instructions.

Restrict the item list to certain locations.

RetailerSetting ITEMUSELOCATION
Job Name RetailerSetting
Retailer Setting Job Name instructions.

What job to use for this retailer (blank for none).Note this only works on systems that supports jobs

RetailerSetting JOBNAME
Label Cross Dock Name RetailerSetting
Retailer Setting Label Cross Dock Name instructions.

The label name from the labels list to use for Cross Dock, if not set will use the label setting.

RetailerSetting LABELCROSSDOCKUID
Pallet Label Cross Dock Name RetailerSetting
Retailer Setting Pallet Label Cross Dock Name instructions.

The label pallet name from the labels list to use for Cross Dock, if not set will use the pallet setting.

RetailerSetting LABELCROSSDOCKPALLETUID
DC Pallet Splitting RetailerSetting
Retailer Setting DC Pallet Splitting instructions.

How to split pallets when auto generating. Default is a pallet per store but DCs can want the pallet just for the DC

RetailerSetting LABELDCORDERSPALLETSPLITTING
Label Export Folder RetailerSetting
Retailer Setting Label Export Folder instructions.

Specify a path to export label to. If blank then will export to the supplier printout folder

RetailerSetting LABELEXPORTPATH
Carton Extension Digit RetailerSetting
Retailer Setting Carton Extension Digit instructions.

The label extension digit (default=0).

RetailerSetting LABELEXTENSIONDIGIT
Pallet Extension Digit RetailerSetting
Retailer Setting Pallet Extension Digit instructions.

The pallet label extension digit (default=1).

RetailerSetting LABELPALLETEXTENSIONDIGIT
Label Print Copies RetailerSetting
Retailer Setting Label Print Copies instructions.

How many copies of the labels to print. Ony comes into affect when not producing PDFs

RetailerSetting LABELPRINTCOPIES
Connection Type RetailerSetting
Retailer Setting Connection Type instructions.

How is your label printer connected.

RetailerSetting LABELPRINTERCOMMUNICATIONTYPE
Language RetailerSetting
Retailer Setting Language instructions.

The language of your label printer.

RetailerSetting LABELPRINTERLANGAGE
Printer Name RetailerSetting
Retailer Setting Printer Name instructions.

A Zebra label printer or ZPL compatible label printer.

RetailerSetting LABELPRINTERNAME
Label Print Order RetailerSetting
Retailer Setting Label Print Order instructions.

What order to print the labels in

RetailerSetting LABELPRINTSORTORDER


Use Customer Tax Rate

Retailer Setting Use Customer Tax Rate instructions.

If true then the tax rate from the customer will be used for all items. Note this overrides the item and the always use tax information

RetailerSetting USECUSTOMERTAXRATE


Off Range Code RetailerSetting

Retailer Setting Off Range Code instructions.


The retailer item code to use if an item is marked as offrange and added to an order.


RetailerSetting OFFRANGERETAILERITEMCODE


Scanner Pallets RetailerSetting

Retailer Setting Scanner Pallets instructions.


Turn off if pallet is to default to 1 pallet per store on the scanner


RetailerSetting SCANNINGSHOWPALLET


Scanner Cartons RetailerSetting

Retailer Setting Scanner Cartons instructions.


'Turn off if carton is to default to 1 per pallet on the scanner


RetailerSetting SCANNINGSHOWCARTON


Scanner Locations RetailerSetting

Retailer Setting Scanner Locations instructions.


Turn off if location is not required when scanning.


RetailerSetting SCANNINGSHOWLOCATION


Scanner Batches RetailerSetting

Retailer Setting Scanner Batches instructions.


Turn off if batch number is not required when scanning.


RetailerSetting SCANNINGSHOWBATCH


Scanner Best Before RetailerSetting

Retailer Setting Scanner Best Before instructions.


Turn off if best before date is not required when scanning.


RetailerSetting SCANNINGSHOWBESTBEFORE

Item Code Filter RetailerSetting

Retailer Setting ITEMCODEFILTER instructions.


Restrict the items to those item codes that match the given filter such as *AU


RetailerSetting ITEMCODEFILTER


Retailer Setting: TiHi ASN Rule

TiHi ASN Rule is a retailer setting for sending the TIHI in the ASN


    It is a dropdown list with 2 options

        1. Use Pallet Type (Default)

        2. Use First Item Outer Details


Use Pallet Type:

This is the default setting and will send the values set for the item.


Use First Item Outer Details 

The details coming in the order for the First item in Physical Details will do back in the ASN


Details in the Order for TiHi


Sent in the ASN


Retailer Settings - Payment Terms - Terms Type

The "Terms Type" field in retailer settings determines where TOE will pull the payment terms.  There are three options included in the dropdown menu:

  • USE DEFAULTS: this setting will take information entered in the fields just below the dropdown and use that configured data to enter payment terms. The "Term Description" field should be populated with the desired terms.
  • USE RETAILERS: this setting will take any terms information that was sent by the retailer on their 850 purchase order document and use that on EDI documents. 
  • USE ACCOUNTING SYSTEM: this setting will attempt to pull terms information from the client's accounting system and use that information on EDI documents. Accounting system terms do not always match cleanly with the format that TOE uses for terms, so this may result in inaccuracies as the terms data is translated between systems. 


Keep in mind, payment terms are not relevant to the EDI process and do not necessarily need to be included in EDI documents unless at the directive of the retailer. That said, some retailers do send terms in their orders and expect them to be sent back on return documents. If the terms are included in the 850, TOE will automatically return the same terms on return documents unless prompted to do otherwise.