add receipt column in booking
Booking management system for hotels, bed&breakfasts, guesthouses
Brought to you by:
labos
hello,
i need to input an integer in the booking_form and an extra column say booking.receipt.
That is for tax reasons when i print an invoice to have the next available number.
I put similar code like booking.notes but i cannot manage to save the receipt number.
Is there a way to fix it
Anonymous