FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour WHReporting a new reporting tool for WINHOTEL
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
WHReporting a new reporting tool for WINHOTEL
Posted: Sun Sep 23, 2018 09:01 PM
Hello,
A FIVEWIN desktop program on the server does the hard work.
This program monitors a directory. A PHP program writes a text file to this directory.
In the text file the report request is stored.
The FIVEWIN program prepares all the data for the report and stores the data in a CSV file.
Then the PHP program shows the report.
I found a very impressive PHP reporting tool.
https://www.koolreport.com/

Best regards,
Otto

Posts: 989
Joined: Thu Nov 24, 2005 03:01 PM
Re: WHReporting a new reporting tool for WINHOTEL
Posted: Mon Sep 24, 2018 08:02 AM

¡KOOL! :)

Thank you, Otto!

Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
“If you think education is expensive, try ignorance"
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: WHReporting a new reporting tool for WINHOTEL
Posted: Thu Oct 18, 2018 08:57 AM


Hello,
This is how we bridge desktop and web.
We use the lock files to ensure that report.txt and report.csv are completely written to the disk.
Best regards,
Otto
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: WHReporting a new reporting tool for WINHOTEL
Posted: Sun Oct 21, 2018 08:50 PM
Hello,
to have on- and offline (FW) a similar look and feel we build a set of Fivewin classes which are emulating the look of Wordpress and other online programs.
Best regards,
Otto

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: WHReporting a new reporting tool for WINHOTEL
Posted: Sun Oct 21, 2018 09:14 PM

Very nice !!!

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion