Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2182 Vistas

Hi fellow Odooers, 

I'm migrating a website from Odoo Online V17 to Odoo SH V17 via a manual backup. I have create the production container in Odoo SH and uploaded the Backup file. Once I tried to connect to that production instance, I'm getting this error: 


Error while render the template UndefinedColumn: column res_company.sale_down_payment_product_id does not exist LINE 1: ..._days", "res_company"."sale_discount_product_id", "res_compa... ^ Template: website.layout Path: /t/html/head/meta[5] Node:

The error occurred while rendering the template website.layout and evaluating the following expression: 


I went to res_company model to try to find column 'sale_down_payment_product_id' but cannot locate it or add it on the res_company. Anyone run into this issue and know how to solve it? I'm surprise this is an issue, as this is the same version of Odoo that is being migrated. 


Cheers!

Avatar
Descartar

Hey Eddie Basso

Update website module once it maybe solve your problem

Thanks!!!

Mejor respuesta

Hi,

The error message indicates that there is an attempt to access a column in the database that does not exist. Specifically, it mentions the column "res_company.sale_down_payment_product_id."

The sale_down_payment_product_id field in res_company is defined on the sale module. Please upgrade the sale module and try again.

Hope it helps

Avatar
Descartar
Autor Mejor respuesta

Hi Jaiswal, 

Thanks for the feedback. I have tried update the website and sales module (one with the missing column) and did not work. A little bit lost.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
sept 24
1333
0
jul 20
4592
2
mar 15
10339
2
ago 24
1363
1
dic 21
3385