Last seen: 22 Oct AM 08:1010
Usually, you just have to log in with admin right and it starts the upgrade. When it's finished you should have a quick resume popup and then all shou...
hint : give a try to real "Coma Separated Value" without curly braces ? just separate your colum with a ',' and don't use any curly braces ' " ' . ...
did you log in using admin right to start the real update ? Usually you have a reminder that only admin could log to make update
Well, I'm not from ProjeQtor Team, but I guess it's mostly not possible to make imputation on something else that activity… Ticket is not an activi...
I guess I don't really understand your problem because for me you just have to make some imputations on your activity so ? 🙂
Maybe I'm wrong but I think you have to attach a real activity to ticket if you wanna make any imputation on ticket. Either Create a After-Sell Servic...
Got a proposal Enhancement : Should it be possible to have a specific customizable "Day entry" from previous period so that Current period calcula...
As 'expected', messed-up calculation from HR module that erase previous days taking into account only it's monthly calculation from start... It's r...
Hi, Projeqtor Team ! Just a quick post to know if you have some news regarding the HR module problem before the "waited problem" of 1st September and...
MySql WorkBench Suite
Even if I don't have any problems until now with projeqtor upgrade, Before any of them, I backup all SQL tables, and backup entire directory of Proj...
Back From Holiday ! I Hope all projeqtor team is going fine ! 🙂 I came back to this thread with some other funny facts. With my acquisition fo...
ok. So Wait and see for further info.. atm, I just integrate special right day with other holiday directly to make the job ! Thx
seems goods ! Thanks
floor (DATEDIFF(CURDATE(),${Employee.startDate}) / ( 365 * 5 ) ) floor((YEAR(NOW()) - YEAR(${Employee.startDate}) - IF( DAYOFYEAR(NOW()) < DAYOFY...