Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
287 Lượt xem

Hello everyone,

I’m encountering an issue in Odoo where an unprivileged users request the installation of an app. I assumed the administrator would receive a notification or see some sort of pending request, but I’m not finding anything in the system.

Has anyone come across this before, or does anyone know where these requests might appear? Any insights would be greatly appreciated!

Thanks in advance,

Kind regards,

David

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

An Email is sent, see

https://github.com/odoo/odoo/blob/18.0/addons/base_install_request/wizard/base_module_install_request.py#L27 

https://github.com/odoo/odoo/blob/18.0/addons/base_install_request/data/mail_template_data.xml


The User requesting has the option of adding a justification.


Check the Emails Menu in Developer Mode, you probably don't have a valid email address for the Administrator User (res.users id=2).

Ảnh đại diện
Huỷ bỏ