Skip to Content
Menu
This question has been flagged
2 Replies
2492 Views

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
Discard
Best Answer

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
0
Aug 24
1085
1
Jun 24
1313
0
Jul 24
2125
2
Nov 24
1698
3
Sep 24
1554