Skip to Content
Menu
This question has been flagged
1 Reply
8424 Views

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
1
Mar 21
4692
2
Jan 25
2278
1
Dec 24
5993
0
Dec 24
612
1
Nov 24
2409