I'm importing invoices using the standard import with a data map.
An invoice consists of a header and a number of lines
How can I make sure that an invoice is imported completely or not at all?
e.g. the header imports successfully but then there is an issue importing one or more of the lines.
I only want the invoice in the system if all the information has imported successfully
*This post is locked for comments