Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
9416 Vistas

I installed this app for online appointments

https://apps.odoo.com/apps/modules/14.0/s2u_online_appointment/

and I need unregistered users to be able to schedule with it. The docs just say "If you also want public users to schedule appointments, create the parameter 's2u_online_appointment' with value 'public' in your 'ir.config_parameter'" which is not very helpful. I get that ir.config_parameter is a model, but I have no idea how to go about creating this value. Any help, please? Is it under access rights? Fields? I'm lost here.

Avatar
Descartar
Mejor respuesta

Hi Alan,

You need to create a new System Parameter.

  1. Activate Developer Mode.
  2. Go to Settings / Technical / Parameters / System Parameters, click on "Create".
  3. In the "Key" field put s2u_online_appointment, and in the "Value" field put public. Click on "Save".

Please refresh your browser to see applied this change. According to the App description, this should show the expected behavior.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 21
5500
1
jul 25
2156
2
jul 25
7661
2
jul 25
4089
2
jul 25
3832