Odoo Technical

Welcome!

This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

0

In odoo 18, How do you access the technical menu?

Avatar
Kowsalya

In odoo 18, How do you access the technical menu?

A. Go to the Settings module, and it automatically appears there.

B. Load the technical module from the Apps module, and it will be accessible.

C. Activate developer mode and go to the Settings module.


Avatar
Discard
1 Answer
0
Avatar
Kowsalya
Best Answer

Answer: Activate developer mode and go to the Settings module.

Explanation:

1. To activate it, open the Settings app, scroll down to the Developer Tools section, and click Activate the developer mode.

2. To activate the developer mode from anywhere in the database, add "?debug=1" at the end of the URL (e.g., https://example.odoo.com/odoo?debug=1). To deactivate it, use ?debug=0 instead.

3. In Settings, scroll down to find the Technical menu.


Avatar
Discard