Skip to Content
Menu
This question has been flagged
1 Reply
1596 Views

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)

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 24
4485
2
Mar 23
2419
3
Jun 20
10239
2
Mar 20
8606
4
Apr 18
3616