Exporting Sales information

I am trying to export my sales invoice information to .csv but the ‘Name’ field is being truncated. Is there any way of exporting the whole ‘Name’ field?

I suspect you are getting the whole name field.

Every invoice has a “name” which is technicallly separate from the line items. If you don’t explicitly set a name when you create the invoice then by default the initial value of the name field is constructed from whatever was in the description box for the first line item, truncated to something like 35 characters. That’s just the initial name - you’re free to edit it yourself later, and it doesn’t auto update to follow any subsequent changes to the first line description.

If you are looking for an export that includes the full line item descriptions rather than just the name field then as far as I know the only place you’ll find that is in an “account backup” zip file, which includes among other things a CSV with every line item of every invoice.

This topic was automatically closed after 7 days. New replies are no longer allowed.