Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
1147 Näkymät

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 ?

Avatar
Hylkää

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

Tekijä Paras vastaus

No its not working this file is already included on it 

Avatar
Hylkää
Paras vastaus

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

Avatar
Hylkää