Hi all, i want to change tooltip question marker to "!" how to inherit templates to change this on
there is source code in: addons/web/static/src/views/form/form_lable.xml
and source code is:
please help me tnx
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
Hi all, i want to change tooltip question marker to "!" how to inherit templates to change this on
there is source code in: addons/web/static/src/views/form/form_lable.xml
and source code is:
please help me tnx
i found it:
template inheritance
"
"
    
then manifest content
{
    'name': '.',
    'category': 'Hidden/Template',
    'summary': '.',
    'website': '.',
    'version': '17.0.0',
    'description': """there is a css code form book symbol in this module.So after install 
     this module it changes shape of question tooltip mark of question mark symbol to book symbol""",
    'depends': ['base', 'web'],
    'assets': {
        'web.assets_backend': [
            'etud_change_tooltip_question_mark/static/src/views/**/*'
        ],
    },
    'license': 'LGPL-3',
}
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|  | 1 มี.ค. 22  | 7712 | ||
|  | 0 ก.ค. 21  | 9662 | ||
|  | 2 มี.ค. 15  | 8210 | ||
|  | 1 ก.ย. 22  | 6158 | ||
|  | 5 ก.ย. 19  | 6478 |