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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.
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..
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Aug 24
|
1085 | ||
|
1
Jun 24
|
1313 | ||
|
0
Jul 24
|
2125 | ||
|
2
Nov 24
|
1698 | ||
Import gift cards?
Solved
|
|
3
Sep 24
|
1554 |