Skip to Content
Menu
This question has been flagged
1 Odpoveď
9410 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 21
5500
1
júl 25
2138
2
júl 25
7653
2
júl 25
4077
2
júl 25
3824