تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
5 الردود
2312 أدوات العرض

i want to change employees menuitm to be like, let's say 'new_item"

i have created a new module and in which i  declared a xml file with this content 

    <?xml version="1.0" encoding="utf-8"?>

        <odoo>

           <data>

                <record id="hr.menu_hr_employee_user" model="ir.ui.menu">

           <field name="name">New Emp</field>

                </record>

           </data>

      </odoo>


and nothing more, except declaring the name of the same xml file on data ['name_file.xml',]

the problem is, that's nothing change in terms of this menuitem  

any thoughts please !




 

الصورة الرمزية
إهمال
الكاتب

i am working with french interface, i changed it to english and it works just fine, but in french layot that's not working @Niyas Raphy

you might need to update the translation terms

الكاتب أفضل إجابة

that's what i did, but unfortunatly it didn't work, i ll keep it in eglish. Thanks for help 

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

I have tried the same code and it seems working. Are you sure that the module containing this file has been installed in the database that you are checking ?

Also make sure that you have taken the External ID of correct menu, that you are looking to make change.




Thanks

الصورة الرمزية
إهمال
أفضل إجابة

Hello Hima,

can you please Try by changing "name" field of action of that menu item "open_view_employee_list_my"

Regards,




Email:   odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

   

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
مايو 20
4738
2
مايو 20
4040
0
مايو 20
1687
1
يونيو 20
3834
0
أبريل 20
3367