跳至内容
菜单
此问题已终结
1 回复
9412 查看

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.

形象
丢弃
最佳答案

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.

形象
丢弃
相关帖文 回复 查看 活动
1
3月 21
5500
1
7月 25
2142
2
7月 25
7656
2
7月 25
4079
2
7月 25
3827