City import

Here is the standard tree of Axelor module for importing csv file :
image

You put all your csv in the input folder.
Your file with the csv-inputs should be inside the input-config.xml.
After, you need to install reinstall everytime your module because input-config file is only read when you are installing a module.

I hope this can help you. If your data are false, you can see logs during this moment.

1 « J'aime »