Hi,
I would like to make the planned elements editable so I tried to modify the code in the table , modelPlanningElement.php, I replaced "readonly" by "display" for planned elements but it doesn't work.
How can I do to make plannned elements editable.
Thanks,
Laurence
Try to remove the readdonly attribute.
But this is at your own risks...
ProjeQtOr is not designed to work this way.
Planning calculation will quickly replace your input values...
I advise you to better understand how ProjeQtOr works and try to understand why these fields are readonly before making changes.