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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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..
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
8月 24
|
1091 | ||
|
1
6月 24
|
1319 | ||
|
0
7月 24
|
2151 | ||
|
2
11月 24
|
1707 | ||
|
3
9月 24
|
1554 |