Contents

    Importing data via CSV

    Your task/initial situation

    You exported a database from JTL-POS as a CSV file and edited it externally. You now want to import the data into a new database.

    Import order

    When you import CSV files into a new database, you should always perform the data import according to the order in the Data category field. For example, you must import categories and configuration groups before you import item data. This is the only way to ensure that the category saved in the CSV file is assigned correctly.

    Importing a CSV file

    Importing CSV files always works the same in JTL-POS, no matter whether they contain category, item or customer data.

    Structure of CSV files

    CSV files for JTL-POS must always have the same structure The header of a file with item data, for example, looks like this:

    Internal Key,Item Name,Variation1 Name,Variation1 value,Variation2 Name,Variation2 value,Variation3 Name,Variation3 value,Variation4 Name,Variation4 value,SKU,Barcode,Tax Rate,Eat in Take out Tax Active,Price,Purchase Price,Discount Percentage,Not Discountable,Inventory Management Active,Quantity,Split Quantity,Sales Unit,Note,Blocked,DepositClass,DepositClass Amount,DepositClass Name Receipt,Image Path,Quantity as Separate Line Items,Print Kitchen Receipt,Category Name,Tags,Sort Number,Configuration Group Name

    As you can see, the comma acts as a separator between the individual columns. The quote character is “. The quote character must be used if the separator is part of a data field to be imported. In order to view the structure of a CSV file, we recommend performing a CSV export of the respective file (please see: Exporting data via CSV). You can also edit this kind of file and import it again at a later time.

    Note on image folders: Image folders with item or category images can be referenced in a CSV file. The image folder must always be specified relative to the folder in which the CSV file is located. Example: The images are in the subfolder “Images” of the folder in which the CSV file is stored. Enter the path like this: Images/imagename.jpg

    Workflow

    1. In the menu of JTL-POS, go to the menu item Import/Export (CSV). You are forwarded to the tab Data import.
    1. From the drop-down menu Data category select the file type you want to import.
    2. Tap Select file. The dialogue box Select file opens.
    3. Go to the CSV file on your device and select it. Then tap OK. The file is now shown under File name.
    1. Tap Start import. When the import was successful, a success message appears. The imported files are now present in JTL-POS.
    2. If required, repeat these steps and select a different data category to perform further imports.