Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
7861 มุมมอง

Hello Guys I am new to openerp I want to change PROJECT module name for example into PRACTICAL How can I change it I have tried but it only changed in upper menu didn't get changed in side menu .

Advised needed

Thanks

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Both the menus are different so you have to change the string of the main (upper) menu and sub menu separately.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

There are two records for two menu items. Just find the correct one and change it. If you want to do modifications, better way is create separate module (addone) inheriting excising one for keep maintainability. Just create a new module and inherit old one and create a view with same menu records with same ids. change as you wants. It will replace excising one

<menuitem 
    name="Human Resources"
    id="hr.menu_hr_root"
    groups="base.group_hr_manager,base.group_hr_user,base.group_user,your_module.new_permission_1,your_module.new_permission_2,"
    sequence="90"/>


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ม.ค. 24
8690
0
ม.ค. 24
7
3
ก.พ. 20
2929
1
มิ.ย. 16
6552
0
มี.ค. 15
3984