View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Reports on closed projects - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

Reports on closed projects

More
06 Jan 2017 09:15 #1 by louisc
Hello,

I would like to get some statistics on projects from last year (for example real work sum by resource for the year for last year projects, which are now closed).
Looking at the reports, it seams it is not possible to get statistics or extraction of data from closed project.

Would it be possible to put a checkbox option like on other pages from projeqtor to allow selection of closed projetcs ?
Without that, I don't see how to exploit correctly the database to get data from projects without reopening them, which is not at all the way I would like to use the tool.

Thanks for your help !

Best Regards,

Louis C.

Please Connexion or Create an account to join the conversation.

More
06 Jan 2017 16:13 #2 by babynus
Replied by babynus on topic Reports on closed projects
It seems it is subject of ticket #1101

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
06 Jan 2017 16:55 #3 by louisc
Replied by louisc on topic Reports on closed projects
Hello Pascal,

Effectively ticket #1101 seems to describe the same need as I have (taking also into account the cancelled projects).
So this is on the roadmap for future versions !
However, for the short-term, would you have any clue to be able to get some statistical information on closed project for imputations (I need to get the number of hours of each resource for year 2016 on each project, closed or not closed). Maybe some SQL request directly to the database ?

Thanks for your help !

Louis

Please Connexion or Create an account to join the conversation.

More
06 Jan 2017 17:04 #4 by babynus
Replied by babynus on topic Reports on closed projects
select idResource, idProject,sum(work) from work where year='2016' group by idResource, idProject

Not tested but should work.
Attention, result is in days (not hours)

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
06 Jan 2017 17:10 - 06 Jan 2017 17:11 #5 by louisc
Replied by louisc on topic Reports on closed projects
Thanks Pascal,

This code is working (putting work in lowercase) :
SELECT idResource, idProject,SUM(work) FROM work WHERE YEAR='2016' GROUP BY idResource, idProject

Not really easy to read but usable as a temporary solution !
Last edit: 06 Jan 2017 17:11 by louisc.

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.045 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.