How to map information from your Automatic imports into a specific fields
How to map information from your Automatic imports into specific fields
The best way to do this is to write an Advanced Order Processing Rule (click on the ... button at the bottom of the screen next to the Advanced button).
What you can is select Shopify orders that do not have Custom Value 20 entered, i.e.
Select Use custom SQL with a value of :
[sSalesSource] = 'Shopify' AND [TOrder].[nState] 2 AND [TCustomValues].[C20] = ''
Then set the SQL to use if found to:
[TCustomValues].[C20]=[TOrder].[mNotes]
This can be adjusted and customized to suit your needs if you require more help please contact us.
Related Articles
Why do some fields not appear when I export my orders?
You can either export all the shown fields or choose specific fields to export To include all fields simply tick 'Include all fields' in the export dialog. To include specific fields use the following approach: One Stop Order Processing allows you to ...
Can I include a gift message or additional information for each order line?
Introduced in version 2.0.0.29 New fields have been added for additional information for each order line. Message text Each order line can now have a separate message, for example, a gift message. This is automatically imported for Amazon and Ebay ...
Automatic order processing - printing, shipping and order combining
The following guide explains how to set up automatic order processing features such as printing, shipping and order combining. This feature is available in the Professional, Premium and Enterprise subscriptions of One Stop Order Processing Setting up ...
The following guide explains how to set up multiple eBay Imports for different countries.
The following guide explains how to set up multiple eBay Imports for different countries. This feature is available in the Professional, Premium and Managed subscriptions of One Stop Order Processing. The following guide explains how to set up ...
How to setup up printing fields in One Stop Order Processing to help you customize your invoices, packing list and other reports
This feature is available in the Lite, Professional, Premium and Managed subscriptions of One Stop Order Processing. You can change the values that are used in your invoices, packing slips and purchase orders by setting values in Tools / ...