User Tools

Site Tools


Action unknown: copypageplugin__copy
business:import_invoices

Import Invoices File Layout

This file record layout is used to import a file to create invoice records.

Field Length Type Description
Customer Number6NumericRequired; must match a customer record in Accounts Receivable
Requested By35CharacterRequired if Customer PO Number is blank
Customer PO Number20AlphanumericRequired if Requested By field is blank
Date Requested8YYYYMMDDOptional; can default to current date
Description (Invoice)80CharacterRequired; could be workshop name and participant name; is used as the sort criteria on the invoice
Account Code20AlphanumericRequired
Amount11NumericIf blank, the field is set to zero. Decimal places are not implied.
Reference20CharacterOptional
Due Date8YYYYMMDDOptional
Quantity7NumericOptional
Unit of Issue Optional, populated from list.
Product Type Optional, populated from product number.
Unit Price11NumericOptional

Notes:

  • If the Unit Price and Quantity are entered, the amount is not automatically calculated. The actual amount entered is displayed.
  • Uploaded files must be in the comma-delimited text (.txt) or comma-separated values (.csv) format.
  • A separate invoice record is created for each row of data in the file, and the Invoice Numbers are assigned in sequential order.
  • Commas may only be used in the file to separate data values, not within a field (e.g., (Invoice) Description field).
  • Decimal places are not implied for amounts (e.g., 6789 indicates $6,789.00 and 67.89 indicates $67.89). You can enter 11 numeric characters with two decimal places, or if using whole numbers, you can enter nine numeric characters.
  • Account codes are validated on the Finance > Maintenance > Create Chart of Accounts page.
business/import_invoices.txt · Last modified: 2022/09/30 15:33 by emoreno