My business rules stablish that i should set the price per week not per night, how can i config that, and then in booking management only book for 7 days, not on daily bases.

Comments

ronald_istos’s picture

Hi - the only way to currently do that is via a custom module that interacts with Rooms.

eebanos’s picture

Category: support » feature

This is a very common use case, it should provide more flexibility to the module. The module must allows to set up this options:

  • Set the base price to the rooms for a custom time period.
  • Set a custom base book time per unit type
webmestre’s picture

Issue summary: View changes

Subscribed
I agree with eebanos

plopesc’s picture

Hi,
Some of those features are provided by https://www.drupal.org/project/rooms_availability_constraints module. You can check and test it

Regards