Statistics & graphing

Discuss here how to configure hoteldruid and better use its features.

Moderator: marco

Post Reply
etc
Posts: 25
Joined: Tue Feb 20, 2007 9:29 am

Statistics & graphing

Post by etc »

Hi Marco,

I'd like to make graphs with occupancy levels, revenue, extra costs etc over the time. The approach I'm considering is to install some php graphing package on my php-residence server and use the data directly from reservation database. Do you have any ER diagram (like this: http://www.cs.unm.edu/~luo/ridgeway/ER.jpg) of the database so I don't have to reverse engineer it?

Or would you suggest a different approach?
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

I don't have a diagram, but I think you'll only need the information in prenotaYYYY tables that are linked to the clienti table with "idclienti <--> idclienti" and costiprenotaYYYY (the extra costs) with "idprenota <--> idprenota".

Marco
Problems installing, configuring, upgrading?
Try the easiest way to use HotelDruid:
https://www.digitaldruid.net/hosted/index.php
Post Reply