Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2384 Ansichten

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
Verwerfen

Hey Eddie Basso

Update website module once it maybe solve your problem

Thanks!!!

Beste Antwort

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
Verwerfen
Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
4
Sept. 24
1574
0
Juli 20
4798
2
März 15
10507
2
Aug. 24
1524
1
Dez. 21
3614