Skip to Content
Menu
This question has been flagged

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
Discard
Author

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

Best Answer

Hi,

Please refer to the Forum.


Hope it helps

Avatar
Discard
Best Answer

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



Avatar
Discard
Related Posts Replies Views Activity
2
May 24
2354
1
Jul 23
7596
1
Nov 23
4158
1
Jun 21
7554
1
Jan 24
2613