Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2771 Vistas

where to put the external ID for the custom module I'm using the modul_custom folder with __init__ py and Raihan_purchase folder with __init__ py where inside the folder there are models, security, and views folder.


CSV file is:

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_Raihan_purchase,access_Raihan_purchase,model_Raihan_purchase,,1,1,1,1

 

Avatar
Descartar
Autor

so the Raihan_purchase folder is inside the modul_custom folder, so which one to use for the external ID?

Mejor respuesta

Hi,

Please refer to the Forum.


Hope it helps

Avatar
Descartar
Mejor respuesta

Modify your csv file as per below:-access_Raihan_purchase,access_Raihan_purchase,your_module_name.model_Raihan_purchase,,1,1,1,1



Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 24
2612
1
jul 23
7987
1
nov 23
4311
1
jun 21
7815
1
ene 24
2726