Hi,
When I import Activity with CSV files, i've got this message :
Contrôles invalides.
le champ 'planification' est obligatoire
I've tried to put 0, 1 in this field but it faill.
Have you a document with the format and values expected ?
Thx
if you want more explicit format description, you can use help function (small button beside element type on import screen)
You'll find that "planification" correspond to "idPlanningMode" field.
So, with standard rule : idXxxxx is a link to Xxxxx object.
This means you must provide a value of "PlanningMode" that will fit activity element (scope="activity").
You can enter value as id (numeric value) or as name (text value).
Hi,
Format for import activity has changed since v 4.3...
Now, it's works.
thx