how can i hide/remove the "load demo data" Link in the Settings Window?
we use V12 CE
regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Add below code in your Qweb views .
<t t-extend="DashboardShare">
<t t-jquery=".o_web_settings_dashboard_force_demo" t-operation="replace"></t>
</t>
And load view from __manifest__.py file.
'qweb': [
'static/src/xml/*.xml',
],
Thanks
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.