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.
Last seen: 29 Jul 2026 18H37
Have a look at report "Monthly Colored Resource Planning"
If you know what is wrong, change it in file parameters.php. Or you can replay the configuration : just remove file tool/parametersLocation.php.
The organization is not an information of expenses. Do you mean per projects of a given organization ? Just define a filter for projects, to get all...
Could you please show detail (all dates) of activity with issue.
No, it's not a bug, it's expected design. If project has no activity (for instance only tickets) then cost is entered manually. If project has activ...
Circular relationship are controlled and avoided. Maybe you had some way to generate circular relationship that we did not plan, if you can tell us w...
Hi, This kind of report is not available in Projeqtor. We can develop it for you if you wish. Don't hesitate to conteat us through contact for if...
Please provide screenshot of the operation includin the error message
You allowed only 512 MB of RAM for PHP process to calculate planning of about 10.000 activities... And you are suprised it crashes ? Give it a bit m...
Hi, On component, there is no + to add a version as it would require to "create" a version. Link is done when you create a component version, you se...
Yes, it is possible. If your class is Xxxx, you already used idXxxx as name for a field. Then you can add fields names idYyyy__idXxxx when idYyyy mu...
No, it is not possible. It is the subject of Ticket #4358 in the roadmap.
We would need more information about how you produce the issue, but sure Class 'Gvdxfg' does not exist on Projeqtor. So /view/main.php?directAccess=t...
Migration from 10.2 to 10.3 should not bring any Charset issue. Only charset migration was done on V10.0, migrating from UTF-8 to UTF8-MB4, whixh cou...
Name of files should be CLASS_TIMESTAMP.csv CLASS is the class name of the object TIMESTAMP will be used to sort files to be sure to import then in ...
Well, well, well ... Formula is not the same for both, but both are required For Activity ###EVAL### ($this->idStatus==1)?1:0 For Activity - P...
Then default value for "pause" should be ###EVAL### ($this->idStatus==1)?1:0 and you must set pause to "readonly" I tested, it works
In fact, expected value in "on" My fault, I tested and entered "on" but wrote "1" in the post. I need a week-end...
Only solution will be to use the Screen Customization plugin. Then, just define default value to "1" for objects Activity and Activity - Progress (y...
Term date must be passed (or today), not in the future
dete corresponding line from table datacloning DELETE FROM datacloning WHERE isRequestedDelete=1
It is because your refrence "object" is something like a Project I guess. tokenBillable is a field in WorkElement class, not a field in Project class
Hi, Strange, as Cron displays error about Deleting an environment.... Maybe you (or another user) requested for the deletion of an environment. I...
Would it be possible to add in your feature backlog "filtering on WBS" to display milestones as well? This is included in the Ticket #5818 that plans...