Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1322 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jan. 24
4038
2
mar. 23
2181
3
jun. 20
10018
2
mar. 20
8336
4
abr. 18
3460