Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi
It could be a good idea to have a check box to recalculate automaticaly the planning after any update. I think this check box could be useful at project level.
Thanks
This button already exists in the planning view.
Can be used for instance when you build your project.
To have global calculation on each change, it is a bit more complex than a single button.
But request already exists : Ticket #1815
This button already exists in the planning view.
Can be used for instance when you build your project.
Could you give me more detail about this way?
To have global calculation on each change, it is a bit more complex than a single button.
But request already exists : Ticket #1815
No doubt it is not easy :silly: Your work and your project is awesome.... Thanks again for your help
Could you give me more detail about this way?
Just go to the planning view, check the checkbox "automatic run plan" and make any change on activity. You'll see what happens.
Could you give me more detail about this way?
Just go to the planning view, check the checkbox "automatic run plan" and make any change on activity. You'll see what happens.
I'm working on v5.0.6, is it enable? because i didn't found it.
No.
New on V5.1
That's why I didn't found it. :woohoo:
More arguments to upgrade 😉
Hi Babynus
I want to recalculate automatically the planning every day, I want to use a script, could you send me the function which it is call to recalculate the planning to add it on my own script.
The function to call is PlannedWork->plan()
Thanks, without argument, I suppose that this function recompile planning for all projects, is it correct?
For all projects the user has planning rights to.
But the user is not a parameter of this function, how can I use the function PlannedWork->plan() into a shell script?
how can I use the function PlannedWork->plan() into a shell script?
You cannot.
Thought a shelle script, you won't be connected to the application, so will have no rights to do any change in the database.
It is a security constraint.
So, I cannot refresh automatically all plannings. 👿
Could you consider this idea as an possible evolution?
It is already planned (Ticket #1815) and will be integrated in several steps.
1) generate tag to indicate that a project requires re-planning
2) CRON the automatic planning
Hi Babynus,
Do you have an estimated date or version for this evolution?
Thanks.
Hi,
I cannot commit on a target date for this evolution.
It was first planned on V5.2, then V5.3 and recently moved to V5.4. Possibly it will move one on two versions back again. 😉
Sorry, but developement capacity is not very important, and priority is givzn to sponsored evolution.
No problem, I understand 🙂
It was just to have a more clear road map because this behavior is generated some "wrong planning" (i.e. some tasks was planned for last friday but the ressource didn't can work on this task, so without a manual recalculation, the planning was not updated to plan this task for today and move forward the other tasks initially planned for today.)