I'm looking for a willing friend to edit Daniel Garcia's Tplann class.
I tried to communicate with Daniel Garcia but I couldn't
I also asked Linares to help me communicate with Daniel but he never even answered me via googletalk
I have two serious problems
1) In my program I have to manage the daily newspapers, that is, a customer can rent the service for a single day:
when the reservation is for a day only on the grid, the reservation shows me badly,
if I move the mouse over and try to open the dialog of modification the procedure changes the booking period for example if the reservation is from 01/03/2020 to 01/03/2020
the procedure changes it from 29/02/2020 to 01/03/2020 or from 01/03/2020 to 02/03/2020 by swiping the entire reservations archive.
I also tried not to view the dailies but I couldn't
2) as shown in the figure although there is already a reservation from 01/03/2020 to 02/03/2020 (blue box)
with the mouse the user can select a reservation from 29/02/2020 to 04/03 / 2020 (gray box and dialog).
How is this possible? the procedure could not accept the reservation in that period because the service is already busy from 01/03/2020 to 02/03/2020.
So how do you fix this mess?