[#383] Configure appointments to require confirmation

Migrated from Redmine #383 | Author: Bogdan Pomirleanu
Status: New | Priority: Normal | Created: 2019-05-15


Hello,

In the documentation when creating a booking it says: “If appointment requires confirmation, in result object will be require_confirm = true”.

How do i enable this? At the moment i’m always getting require_confirm = false and i can’t find how to make it true.

Kind Regards,
Bogdan

Redmine Admin wrote:

Hi,

require confirmation flag is set if you have Accept payments custom featureenabled and service price is higher than 0.

You may also try to use Approve bookings custom feature.