Hi,
I would like to know how to activate developer mode in Odoo 13 CE
I thought it was the same as version 12 but I can't find how to do it
Thanks in advance for your reply
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I would like to know how to activate developer mode in Odoo 13 CE
I thought it was the same as version 12 but I can't find how to do it
Thanks in advance for your reply
You can activate the developer mode in Odoo V13 CE using below menu navigation
Click on top left square box button --> Settings --> General Settings --> Go to down using mouse scrollbar
Where you will find the Developer Mode option with three different categories
- Activate the developer mode - Mostly Used by the Administrators
- Activate the developer mode (with assets) - Mostly used by the developers
- Activate the developer mode (with tests assets) - Mostly used by the developers and testers
Nice!!
Like version 12 just add debug=1after /web in url like below
http://localhost:8069/web?debug=1#action<other url details>
Just an additional comment, the "General Settings" won't appear if you haven't enabled any apps. So if you just see "Users & Companies" in the "Settings" menu, enable ANY one app (e.g. CRM.) Then follow the instructions by Niyas (10/15/19) or Odoo Tools (10/15/19)
Go to the Settings > General Settings > Scroll to the very bottom > Find the section 'Developer Tools'
All of the above 5 answers did not address the real issue in the original question. In fact, the solution to the original question was resolved by Duvan's comment immediately after his question: have to install an application (e.g. CRM) after a Odoo installation.
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
ACTIVATE DEVELOPER MODE
แก้ไขแล้ว
|
|
1
ส.ค. 24
|
2173 | |
|
2
ก.ย. 23
|
3128 | ||
|
1
ธ.ค. 22
|
1602 | ||
odoo 13: inverse name in comodel
แก้ไขแล้ว
|
|
3
พ.ย. 22
|
3572 | |
|
1
พ.ย. 22
|
3959 |
Thank you for the answers, I had to install one module for the options to appear