Forum

Make custom report?...
 
Notifications
Clear all

Make custom report? possible or not?

5 Posts
2 Users
0 Reactions
8,150 Views
CRESSON
(@thierrc49)
Posts: 97
Active Member
Topic starter
 
[#178]

Hi,

Is it possible/easy to make cutom report?

Thanks

Thierry,


 
Posted : 24 Aug 2011 1H14
(@babynus)
Posts: 14952
Member Admin
 

No, it's not so easy, and you must know php.
- add a line in table "report", with "file" value indicating the php file used to generate your report
- add one line in table "reportparameter" for each parameter of your report
- design you new php report file (in /report directory) => using a copy of existing one will help
- go to screen "access to reports" to define which profile will be able tp use this report.
- test

Regards.


 
Posted : 24 Aug 2011 13H07
CRESSON
(@thierrc49)
Posts: 97
Active Member
Topic starter
 

hum,

Very hard to understand the PHP en SQL in same time grrr

In would like to show the planning project by "function" instead of "resource name" with that I'll be able to see if the team is too poor in software, hardware, mechanical and so one...

Then if you have "spare time" and you think that this report could be benefite for other Project'Or RIA user you I'll appreciate this new report 🙂

Thank

Thierry,


 
Posted : 02 Sep 2011 23H49
(@babynus)
Posts: 14952
Member Admin
 

Hi,
I don't realy understand the report you expect.
Which report would be the best to start from, and how should it evolve ?
Thx


 
Posted : 03 Sep 2011 2H52
CRESSON
(@thierrc49)
Posts: 97
Active Member
Topic starter
 

Hello

The report is quite same as "Detailed monthly resource planning" but instead of resource name as filter I would like to use "main function"

explanation :
In my compagny I have
- 8 project manager (PM),
- 5 hardwares engineers (HW),
- 5 Softwares engineers (SW),
- 3 mechanicals enginners (MECH),
- 4 technicians (TECH),
-1 technician CAO(CAO),
-...

I would like to see in a report the sum of hour for each function (PM, HW, SW, MECH, TECH, CAO) with objective to anticipate any over use of resource type and start priority management and/or recruitement with one speciality.

I'm starting my work by trying to understand the resourcePlan.php and where the parameter come from, but it's very difficulte to make link between (sql base, PHP, and displayed item)

I hope my description is clear enought to help you to understand my wish

Thx
Thierry,


 
Posted : 03 Sep 2011 23H37
Share:

Scroll to Top