- Posts: 6
- Home
- Forum
- Community Forum
- Questions
- send me email with reservation details instead of just notice
Extra as a discount
- ondrej.doslik
- Topic Author
- Offline
Less
More
10 years 1 month ago - 10 years 1 month ago #5412
by ondrej.doslik
Extra as a discount was created by ondrej.doslik
Hi,
I explore two issues that I can't solve.
1. I need add to my tariff option "with" or "without breakfast". Without it will be -80 from total price per person/per night, with 0.
I used Extra "breakfast" and tried to enter the prize -80,- isaved it. After save was in price 0. Is there a way to remove the fuse? Is there any better solution?
2. I need reduce my check-in form by few fields. How to do it?
Thanks!
I explore two issues that I can't solve.
1. I need add to my tariff option "with" or "without breakfast". Without it will be -80 from total price per person/per night, with 0.
I used Extra "breakfast" and tried to enter the prize -80,- isaved it. After save was in price 0. Is there a way to remove the fuse? Is there any better solution?
2. I need reduce my check-in form by few fields. How to do it?
Thanks!
Last edit: 10 years 1 month ago by ondrej.doslik.
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
10 years 1 month ago #5420
by vietvh
Replied by vietvh on topic Extra as a discount
Hi,
Nice week to you.
It can not work with negative price number. As you can see from the name of this feature, it is designed to add "extra" amount to the booking cost.
To change that you need to edit the database, table #__sr_extras and remove "unsigned" attribute for fields "price", then you will need to edit the code to support negative price number.
Regards,
Nice week to you.
It can not work with negative price number. As you can see from the name of this feature, it is designed to add "extra" amount to the booking cost.
To change that you need to edit the database, table #__sr_extras and remove "unsigned" attribute for fields "price", then you will need to edit the code to support negative price number.
Regards,
Please Log in or Create an account to join the conversation.
Moderators: solidres