Bonjour,
Je suis actuellement entrain de travailler sur ProjeQtOr. Nous allons bientot avoir deux instances de ProjeQtOr, 1 instance pour les opérationnels et 1 instance pour la cellule de pilotage.
Ce que j'aimerais c'est exporter puis importer les imputations des collaborateurs. J'ai trouvé comment faire mais cela ne met pas tout a jour. Je m'explique, j'ai réussi à importer mes imputations mais lorsque je les rentre dans la base rien ne se passe je trouve juste mes imputations dans les cases correspondantes.
J'aimerais connaitre les fonctions exactes du bouton enregistré qui se trouve dans les imputations, quelles sont les tables mises à jour ?
Merci par avance,
Amandine
Hello,
I am currently working on ProjeQtOr. We will soon have two instances of ProjeQtOr, 1 instance for the operational and 1 instance for the pilot cell.
What I would like is to export and then import the imputations of the collaborators. I found how to do it but it does not update everything. I explain, I managed to import my imputations but when I enter them in the database nothing happens I just find my imputations in the corresponding boxes.
I would like to know the exact functions of the registered button of the imputations, what are the updated tables?
Thank you,
Amandine
What I would like is to export and then import the imputations of the collaborators.
I'm afraid this not possible
I found how to do it
Great. Please tech us how !
but when I enter them in the database nothing happens
HARGGGGGG ! Never do that ! Direct updates in the database is a very (very) (yes very, very) bad idea.
I would like to know the exact functions of the registered button of the imputations, what are the updated tables?
Many, and not easy (all consolidations, aso...)
NEVER DIRECTLY UPDATE THE DATABASE.
Use import feature or API.