Migrated from Redmine #1090 | Author: Jagan Pandurangan Status: Feedback | Priority: Normal | Created: 2023-08-11
Hey, we are currently using the concept of add-ons to book a service for an extended duration. This is causing lot of issues and is hard to debug. Is there a better way to do this? We are looking for something like passing endDate and endTime in the request body of “book” method in JSON RPC or anything equivalent in REST API
Is there a way to do it without being an admin? (Company public service)?
We want to do this from our mobile apps where people login as clients and not admins/employees