Fishbowl has two features that are closely tied together: the ability to export Part Cost information and the ability to import that same type of data. You could use the Export feature to create a file containing your Part Cost information. You could then send that file to a franchise who could Import it into their version of Fishbowl updating their Part Cost information.
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 Part Cost 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 |
| PartNumber | Text | The Part Number of the Part to update the Part Cost to. |
| PartDescription | Text | The Description of the Part. This is mainly used to help the user recognize Parts when the file is exported. This will NOT update Part Description on Import. |
| AveragePartCost | Numeric | The Average Part Cost of the Part. |
| LastPartCost | Numeric | The Part Cost of the Part on the Last Purchase Order. |