G
Guest
I would like to use a version of Duane Hookom's recurring database for
reservations. I have modified it and all is well so far. I can enter the
reservation and have it duplicate the info while only changing the dates. Is
there a way to add payments to this database? When someone reserves a gym,
meeting room, ballield, etc., payment is also due at that time. But, the
payment is for all the recurring items (someone pays once for their multiple
reservations and organizations pay once for ballfield use all season). The
department is currently using a different database with a payments table.
Payment are input on a payment subform, so the payment can be tied to it's
corresponding reservation.
The current payment table includes:
Payment ID AutoNumber
ReservationID Identifies reservation
ReceiptNum Number
DatePaid Date/Time
HowPaid (Check cash credit) Linked to PaymentType table
CheckNum Number
My question: Can a payment option be added to Duane's Recurring DB? Does it
require a separate payment table as well? Would it be similar to the above
table?Will it correspond to each separate reservation or the 'group' of
recurring reservations? Can payments be input from the same scheduling form
as the reservations?
I just need a few expert opinions and I can take it from there.
Thanks for all your help.
reservations. I have modified it and all is well so far. I can enter the
reservation and have it duplicate the info while only changing the dates. Is
there a way to add payments to this database? When someone reserves a gym,
meeting room, ballield, etc., payment is also due at that time. But, the
payment is for all the recurring items (someone pays once for their multiple
reservations and organizations pay once for ballfield use all season). The
department is currently using a different database with a payments table.
Payment are input on a payment subform, so the payment can be tied to it's
corresponding reservation.
The current payment table includes:
Payment ID AutoNumber
ReservationID Identifies reservation
ReceiptNum Number
DatePaid Date/Time
HowPaid (Check cash credit) Linked to PaymentType table
CheckNum Number
My question: Can a payment option be added to Duane's Recurring DB? Does it
require a separate payment table as well? Would it be similar to the above
table?Will it correspond to each separate reservation or the 'group' of
recurring reservations? Can payments be input from the same scheduling form
as the reservations?
I just need a few expert opinions and I can take it from there.
Thanks for all your help.