Demo - Own data

We prefer excel files where each row represents an invoice/credit note, with associated customer information. Each row/invoice/credit note must be linked to the payments so that the row/invoice/credit note has the correct amount remaining. We do not want every single payment, only invoices and the correct status of these.

Data we want:

  • Open invoices + closed 3-12 months back in time (if possible).
  • Closed invoices should have a closed date (if not due date will be used as closed date)
  • The customer ledger must be fully linked to payments, not an overview of payments.
  • Each invoice must have the status as it is now (example: if the invoice has been paid: “reportingCurrencyOutstandigAmount” “baseCurrencyOutstandigAmount” is 0)
  • Dates must have the format "yyyy-mm-dd" or "yyyy-mm-dd HH:MM:SS"
  • Reporting currency is the main currency in your erp-system

File example: demoExample.xlsx

We can accept the following fields on invoice/credit note from the customer ledger. "Field name" should be used as the column header.

Field nameDescriptionMandatory
customerNoCustomer numberYes
nameCustomer nameYes
companyIdOrganization id / organization numberYes (if customer is company)
invoiceNoInvoice numberYes
issueDateInvoice issue dateYes
dueDateInvoice due dateYes
closedIs invoice closed (YES = 1, NO = 0)Yes
payedDateInvoice paid date Yes
reportingCurrencyAmountOriginal amount in reporting currencyYes
reportingCurrencyOutstandigAmountRemaining amount in reporting currencyYes

Field nameDescriptionMandatory
firstNameFirst name - If customer is personNo (if customer is company)
lastNameLast name - If customer is personNo (if customer is company)
personalId Personal Identification NumberNo
creditLimitAmountCredit limit for customerNo
creditLimitCurrencyCodeCurrency for credit limitNo
baseCurrencyAmountOriginal amount in base currencyNo
baseCurrencyOutstandigAmountRemaining amount in base currency No
baseCurrencyCodeBase currency code No
accountNoAccount number No
divisionNo
salesOfficer Sales officerNo
streetStreetNo
zipCodeZip CodeNo
cityCityNo
poBoxPost boxNo
countryCodeCountry code (two letter) No
eMailE-mailNo