Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1347 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
ene 24
4075
2
mar 23
2197
3
jun 20
10043
2
mar 20
8362
4
abr 18
3495