コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1316 ビュー

Error message:


Product Bidding In ECommerce module in odoo 17


Invalid operation

To close


Error importing module 'website_bargain'. Failed to load website_bargain module: file C:\Windows\SERVIC~2\LOCALS~1\AppData\Local\Temp\tmpd1et2txk\website_bargain\security/ir.model.access.csv could not be processed: No matching records found for external ID 'model_website_bargain' in field 'Model' No matching records found for external ID 'model_bargain_template' in field 'Model' No matching records found for external ID 'model_bargain_information' in field 'Model' No matching records found for External ID 'model_bargain_subscribers' in field 'Model' Required value missing for field 'Model' (model_id) Required value missing for field 'Model' (model_id)

アバター
破棄
最善の回答

It seems like your Odoo instance is encountering issues with the module 'website_bargain'. The error message indicates that there are missing or incorrect references in the ir.model.access.csv file for several models (model_website_bargain, model_bargain_template, model_bargain_information, model_bargain_subscribers).

To resolve this, ensure that:

  • The external IDs (model_website_bargain, model_bargain_template, etc.) are correctly defined and exist in your Odoo database.
  • Check and correct any missing or incorrect references in the ir.model.access.csv file for these models.

Verify these steps to fix the module import issue in Odoo 17.

Regards
ControlF5

アバター
破棄
関連投稿 返信 ビュー 活動
1
1月 24
4032
2
3月 23
2175
3
6月 20
10014
2
3月 20
8327
4
4月 18
3457