跳至內容
選單
此問題已被標幟
2 回覆
1175 瀏覽次數

I created custom module in odoo15 and installed but dinn;t showing in App list from top left? I copied the code from hr expense module ?

頭像
捨棄

Are you able to list your module in the apps page ? if yes, are you able to install it ? If installed and menu is missing, try switching to super user mode and see

作者 最佳答案

No its not working this file is already included on it 

頭像
捨棄
最佳答案

Hi,

Ensure that action is set to menu and access rights are granted.
if access rights not set ,Try giving access right to the newly created models in security/ir.model.access.csv
Once you set the access right , you can find it

Hope it helps,
Kiran K

頭像
捨棄