跳至內容
選單
此問題已被標幟
1 回覆
1303 瀏覽次數

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
4016
2
3月 23
2167
3
6月 20
10011
2
3月 20
8322
4
4月 18
3452