Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
2612 Переглядів

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

 

Аватар
Відмінити
Автор

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

Найкраща відповідь

Hi,

Please refer to the Forum.


Hope it helps

Аватар
Відмінити
Найкраща відповідь

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



Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
трав. 24
2523
1
лип. 23
7839
1
лист. 23
4259
1
черв. 21
7703
1
січ. 24
2695