跳至内容
菜单
此问题已终结
2 回复
2267 查看

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!

形象
丢弃

Hey Eddie Basso

Update website module once it maybe solve your problem

Thanks!!!

最佳答案

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

形象
丢弃
编写者 最佳答案

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.

形象
丢弃
相关帖文 回复 查看 活动
4
9月 24
1456
0
7月 20
4679
2
3月 15
10415
2
8月 24
1439
1
12月 21
3511