Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2569 Visualizações

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
Cancelar
Autor

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

Melhor resposta

Hi,

Please refer to the Forum.


Hope it helps

Avatar
Cancelar
Melhor resposta

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



Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
mai. 24
2483
1
jul. 23
7788
1
nov. 23
4240
1
jun. 21
7665
1
jan. 24
2682