calendar icon indicating copy to clipboard operation
calendar copied to clipboard

[16.0][IMP] resource_booking: get_intervals

Open norlinhenrik opened this issue 6 months ago • 1 comments

Current workflow: Create a booking with a booking type, then check availablility.

Needed workflow: Check availability for a booking type without creating a booking.

_get_intervals() has a new input argument:

  • start_dt
  • end_dt
  • combination=None
  • type=None

2nd commit: maintainers. Shall I squash the commits?

norlinhenrik avatar Jul 31 '24 22:07 norlinhenrik