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

v17.  Importing third-party app, getting error  Missing required value for the field 'Model' (model_id).  I've tried a few apps and have received this error on everything.  Makes me think I'm missing a configuration setting.  I've seen a few open forum questions on this but nothing seems to be working.  Any guidance here? 

Avatar
Descartar
Mejor respuesta

Hi,

This error often happens when you're trying to set up security for a model that doesn't exist. First, make sure the model is loaded. You can check this in the Settings->Technical-> Models. Also, ensure that you've added the model's file name in the __init__.py file inside the models folder. Similarly, make sure the models folder is added in the main __init__.py file. Double-check these files to ensure everything is properly included.


Hope it helps

Avatar
Descartar
Mejor respuesta

Check the security file ir.model.access.csv file.. It has some problems... Either cross check with model names.. model_xyz_model -- this is required field to enter..

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ago 24
1115
1
jun 24
1365
0
jul 24
2213
2
nov 24
1751
3
sept 24
1570