What is a CSV File?
A CSV (Comma-Separated Values) file is a simple format used to store table-like data, such as spreadsheets. It can be opened in programs like Microsoft Excel.
Many companies now share purchase invoices in CSV format. In SwilERP, you can set a CSV format definition to match supplier files and then import them into the software.
Go to Options > Export/Import Data.
Select the Format Name from the drop-down (the import file path will auto-fill, or you can select it manually).
In Separated By, enter a comma ( , ).
Check the mapping of CSV fields with the corresponding Swil fields.
In LineID:
Select Header for Invoice Number and Invoice Date.
Select Detail for all other fields.
Click Save to store the format.
Once the CSV format is defined, follow these steps to import purchase invoices:
Go to the Transaction section and click Import Transaction.
Select CSV Others and choose the file format (only CSV files are supported).
From the drop-down, select Purchase Invoice as the transaction type.
The Entry Number will auto-fill based on the transaction series.
Choose the Vendor Name from the drop-down.
(Optional) Update the Tax Rate from the Tax Type column.
(Optional) Update the Scheme Discount Type if required.
This ensures that any new product in the CSV file will be automatically added to the Product Master.
Click OK to save the parameters.
Choose your CSV file and click Open.
Review the information and click OK.
After confirming all details, the system will import the file.
A message will appear: “Purchase Invoice Imported Successfully.”