This allows you to import which sales orders have been packed. It will pack the whole sales order (everything that has been picked). This does not deal with Cartons.
You must create a CSV file formatted in a way that Fishbowl knows what to do with the data. This is easiest to do with a spreadsheet program.
When the pricing data is Exported it will be formatted according to the table below. If you are Importing the data file must be formatted according to the table below.
All fields will be one of two types:
| Column Name | Type | Description |
| SONum | Text | The sales order number that was packed. Required |
In order to import your data, you must first create a comma separated values (CSV) text file. All major spreadsheet programs can export data in this format. If you do not know how to export your data to a CSV file, please refer to the documentation of your spreadsheet program.