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: 30 Jul 2026 10H32
Yes, possibly this could be improved
No. (but it's a good practice to always backup your database before executing any script)
1) delete all data from your database 2) delete ProjeQtOr 3) go to the optician and buy glasses 4) re-install ProjeQtOr 5) Retry to create your fi...
Please check for errors in projeqtor log file or in browser console.
This is an issue on V10.0.0, wich was not a stable release.If you can retreive logs for this install, you'll see creation for some tables, including r...
=> However I would like to keep it as "Only validated", but still allow TMs to log work on a ticket. Would this be possible ? No, users cannot e...
Request recorded
Hi, When you create a project through this option, interface will switch to Planning interface to create the project. So yes, possibly the display o...
You show expense where negative values are allowed. It's different from Provider Order when negative values are not allowed
Please try V10.0.5 (we don't support older versions on this forum)
Request recorded (not planned)
You must request API on object Calendar, to get the list for idCalendar = Resource idCalendar
As described, this would require major change as Calendar is actually required for resources. NB : you can easily change calendar for several resou...
Off days are work days on Administrative projets. But you must also take into account Calendar (table calendar) for idCalendar = Resource idCalendar
An Order with negative value ?
Hi, This is a case issue. Table is named votingattributionRule, with an unexpected uppercase. Rename the table in full lowercase will fix the iss...
This issue no longuer exist on V10.0.5 Always move to latest release.
I guess your definition of separator in CSV files (in global parameters) does not fit the format in your file...
This kind of interface does not exist
Request recorded as Ticket #6441
You don't need to reinstall from scratch. You can reimport the DB, just take care of charset conversion. Check your dump (open it with notepad++) to...
Table definition is correct. Do you have errors logged in projeqtor error log file ? Do you have errors logged in browser console ?
Hi, Ticket #6440 recorded
Very strange Log shows no error and correct update of table meeting.
Hi, Another user had same issue. Executing this script fixed the issue ALTER TABLE `meeting` ADD COLUMN `meetingStartTime` time, ADD COLUMN `meeti...