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
- 会計
- 在庫
- 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
|
1098 | ||
|
1
6月 24
|
1341 | ||
|
0
7月 24
|
2171 | ||
|
2
11月 24
|
1723 | ||
|
3
9月 24
|
1561 |