- 05 Dec 2024
- 5 Minutes to read
- DarkLight
Importing Product Sales
- Updated on 05 Dec 2024
- 5 Minutes to read
- DarkLight
You can easily import product to Nexudus.
Click on each of the steps below for step-by-step instructions.
Step 1. Downloading the template
The first step of the process is to download the import template you'll use to add customers. You can get this template from Settings > Imports on the Admin Panel.
Log in to dashboard.nexudus.com if you aren't already.
- Click Settings > Imports.
- Click on the Product sales tab.
- Click on Download template.
The download should only take a few seconds. You'll find the template file in the Downloads folder of your device.
Step 2. Editing the template
The second step is to add your data to the import template. The example below illustrates how to do this in Excel, but you can use any spreadsheet tool that can open and edit CSV files.
- Open the import template file you've downloaded in Step 1.
You should see the column headers in row 1 and a few rows of dummy data underneath.
- Add your space's data in each column following the dummy data's template.
Add each product sale as its own row, making sure they all have identical details in the following columns:
- Location
- InvoiceNumber
- Date
- DueDate
If the invoice has already been paid, make sure all the relevant rows also have identical details in the following columns:
- PaidOnDate
- PaymentReference
- PaymentDescription
- Remove the dummy data rows from the import template, making sure you don't remove any of the column headers.
- Save your changes.
You're now ready to format your data before the reupload.
Step 3. Formatting your template
The third step is to ensure your template is properly formatted for a successful import in Nexudus. Make sure you over the following formatting elements before uploading your import template.
Date Columns
All columns that include a date should be set to the yyyy-mm-dd hh:mm format. This format isn't available by default in most spreadsheet tools, but you can add this custom format to your date columns in a few clicks.
Here's how to do it in Excel:
- Select the entire date column in your import template.
- Right click the column.
- Select Format cells.
- Click Custom.
- Add yyyy-mm-dd hh:mm in the Type field.
- Click OK.
The dates in your column should now appear in the right format, for example 2021-10-11 16:00. Repeat the process for every column that includes a date in your import template.
YES or NO Columns
All columns that include YES or NO should always be uppercase.
Address Columns
If your file includes Address columns, make sure the addresses are between double brackets when they contain one or multiple commas.
For example if your address is 12 Street, XYZ Building, City, you should make sure it is added as "12 Street, XYZ Building, City" in your template.
Columns Including Existing Nexudus Items
All columns that include the name of items that already exist in your Nexudus account must always be an exact match in your import file. The spelling is case-sensitive and includes spacing.
For example, if a product's name in Nexudus is Notepad, the product name in your import file must be Notepad. Using alternative spellings such as Note Pad or notepad will result in an import failure.
Doing so will automatically reset the custom date format you've defined and you'll need to reformat the date columns a second time.
Step 4. Uploading the edited template
The last step of the data import process is simply to upload your edited import template file back in Nexudus.
Log in to dashboard.nexudus.com if you aren't already.
- Click Settings > Imports.
- Click on the Product Sales tab.
- Click on Select file.
- Select your edited import template file.
- Click on Open.
The larger your file is, the longer it will take to upload.
- Click on Load preview.
- Click on Import data.
You've successfully imported your data into Nexudus.
Check out our article on Troubleshooting Import Errors or get in touch with us at support@nexudus.com.
Import columns explained
Column | Details | Format | Required or Optional |
---|---|---|---|
Location | Location where the invoice is created. | Must be an exact match (case and spelling) with your location on the Admin Panel. | Required |
InvoiceNumber | Invoice reference as you want to see it displayed on the Admin Panel. | — | Required |
ProductName | Name of the product you're invoicing | Must be an exact match (case and spelling) with your product on the Admin Panel. | Required |
Email of the customer invoiced. The customer must already exist in Nexudus. | Must be an exact match (case and spelling) with the email address of an existing customer in your location. | Required | |
ProductQuantiy | Number of units of the product you're selling. | — | Required |
ProductNotes | Any notes you'd like to add to the product sold. | — | Optional |
LineDescription | Description of the product you're selling. | — | Required |
LineSubTotal | Total price for the product. Don't forget to take the quantity you added into consideration for that line. | — | Required |
LineTaxRateName | Name of the tax rate assigned to the product. | Leave blank to import the invoice with the default tax rate of your location. | Optional |
PaidOnDate | Date when the invoice was paid. Leave blank to import the invoice as unpaid. | yyyy-mm-dd hh:mm | Required if the customer already paid for the invoice. |
PaymentReference | Reference of the payment for the invoice if it's already paid. | - | Required only if the customer already paid for the invoice. |
PaymentDescription | Description of the payment if the customer already paid for the invoice. | - | Optional |
PaidAmount | Amount paid for the invoice. If this amount is lower than the invoice's total, the invoice is imported as partially paid. | - | Required |
LineFinancialAccountCode | Code of the financial account associated with the product sold. | Must be an exact match with the code of the financial account assigned to the product's location on the Admin Panel. | Optional |
Date | Date when the invoice was created. | yyyy-mm-dd hh:mm | Required |
DueDate | Date when the invoice became due. | yyyy-mm-dd hh:mm | Required |
SaleDate | Date when the products were sold to the customer. | yyyy-mm-dd hh:mm | Required |
InvoiceNow | Whether or not the invoice should be issued if the invoice date is set to a future date. | YES or NO | Optional |
SendByEmail | Whether or not the customer should receive the invoice by email. | YES or NO | Required |