odoo/tutorials#706
Created by Mayur Ukabhai Barad (bamu)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 22s)
- label
- odoo-dev:18.0-support-users-capacity-bamu
- head
- 4653627c2865bd7ab8992636f9f1cde083ecfd65
odoo/tutorials | |
---|---|
18.0 | #706 missing statuses missing r+ |
master |
[ADD] appointment_support_user_capacity: implement capacity-based booking
Replaced the Manage Capacities checkbox with a Capacity dropdown.
Added capacity options: One booking, multiple bookings, and multiple seats per slot.
Adjusted settings based on availability type (Users/Resources).
Modified slot availability logic for proper capacity management.