コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
7055 ビュー

I am getting the above error when i try to add products to quotation.My quotation templates are also not longer there. I am using the clod hosted version of Open ERP.

アバター
破棄
最善の回答

Hello

Check your table structure in your database . Column website_description might not exist in your table.

1.Go to PgAdmin and fire this query:

select * from product_template

or

select website_description from product_template

2. Else you can also check product template fields name using OpenERP GUI via developer mode

アバター
破棄
最善の回答

Have you managed to solve it?

アバター
破棄
最善の回答

Tawanda,

Did you manage to resolve the issue? The Odoo support doesn't seem to respond to our queries.

アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 24
1561
3
4月 22
13461
1
8月 19
4287
3
12月 24
1471
0
3月 15
4261