Hello,
I am new to filemaker and am making a hotel reservation system.
So far the reservation side is working as i wanted it to. The problems comes when i want to check a guest out and automatically generate their bill...i have no idea how to do this and am hoping someone could point me in the right direction.
I have 3 tables: Bookings (where all of the confirmed bookings end up), AvailableRooms (list of rooms) and Availability (allows searching for available rooms via date and type (dorm, single, double etc - a dropdown value list)) and entering guest name, transfers to booking)
each type of room has a different price.
I'm lost, please help!!
Thanks so much,
Jamie
Oh, when i check people in i have a checkin date and a check out date. so if a room is $25 per night and someone check in on the 5/5/09 and checks out on 7/5/09 then i need to calculate the cost for that date range (2 nights)...