Error importing customer invoices

Hello community

When importing my customer invoices, I get the anomalies below.
Thank you for coming to help me to correct these anomalies.
data from my import csv file.


Thanks

anomalies generated by axelor
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
com.axelor.data.ImportException: java.lang.reflect.InvocationTargetException
Total : 11 - Réussi : 0 - Non vide : 0
Anomalies générées :11

Hello

The csv only won’t provide this much informations, do you have the xml binding file?

Paye attention to date, a specific format is expected, you can always use adaptater to manage this kind of datas.

https://docs.axelor.com/adk/6.0/dev-guide/data-import/adapters.html

Sincerly

Thanks for the answer
I used invoice-config as xml file

Since the data you import is not the same as the one used for the demo datas, you need to adapt the xml.