Fellows,
I have created an Assigments CSV file to import them and after verification of all records from the file, it indicates the following failure: "Impossible de déplacer une assignation"
The file content is like this:
id;idProject;refType;refId;idResource;rate;assignedWork;leftWork 57;5;Activity;141;1;5;4.00;4.00 58;5;Activity;142;1;5;5.50;5.50
Could somebody tell me why that happens?
Thanks in advance for your very appreciated support on this matter.
Dan
Your file inclides id for the Assignements.
So the import will change existing Assignments with theses ids.
Just remove the id to impôrt new ones
Thanks a lot babynus,
I just removed the id column and it worked fine. The only thing that I also noted is that the Wok must be in days not in hors, and that´s it. Also, once created, I am able to update that using the ids without any problem.