تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
5051 أدوات العرض

Hello,

Is it possible to remove this filter "db=XXX' from any auto generated link sent in emails.

for example, when you create a new user, he gets an invitation email with a abutton to accept it. When you hover on this button link, it will be something like this http://yourdomain.com/web/reset_password?token=4dsfsdfrefrf45d&db=database_name

الصورة الرمزية
إهمال

I'm wondering why you want this?

أفضل إجابة

yes, it is possible. but not recommended. but still, if you wanted to remove it do followings,

  • Make sure you have added db-filter parameter odoo configuration file

  • From a custom module change the signup URL. for that, you can find the related method in auth_signup> res_parter.py file. the method name is  _get_signup_url_for_action.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أكتوبر 24
1409
1
نوفمبر 24
20292
1
نوفمبر 23
2665
1
سبتمبر 23
3106
3
مايو 23
5688