You are not logged in.
Pages: 1
I'm new in GLPI and I would say that it satisfies all my requests so far.
Big up for the developers!..!
The reports that are predefined are already pretty good but I'm interested in getting some others report information. For that I was about having a dynamic sql query where the user will make is own query base on different dropdown menus linked to the table in the database.
This will then allow all kind of reports to be made without changing or adding modules all the time. And it makes more convivial and interesting for the user in orders to draw conclusions from the reports.
Take care!
talkro
Offline
it is not so easy... but if you want to contribute doing that you are welcome.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
I would like to cotribute by implementing this module.
What is the procedure then?
Take care!
talkro
Offline
create report and send it via the glpi-dev@gna.org mailing list or make a plugin
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
You could do this like a plugin or directly in the core.
You may have a look here : /front/reportXXXX.php and /inc/report.fonction.php
Plugins are here : https://dev.indepnet.net:8080/plugins
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
Actually, I'm in an internship and I need to provide the results in less than 4 weeks.
So let's say that I provide u with the plugin, how long doest it take you guys to update the application?
I think that If I do it in the core it's gonna be more effective. What is the exact procedure for that?
If I install a linux server, can I integrate the plugin by myself?
Offline
So let's say that I provide u with the plugin, how long doest it take you guys to update the application?
It depends of the quality of the code
I think that If I do it in the core it's gonna be more effective. What is the exact procedure for that?
Just give us a tar.gz with your code or a diff if it's patch.
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
Pages: 1