Skip to Content
Menu
This question has been flagged
3 Replies
6786 Views

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.

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer

Have you managed to solve it?

Avatar
Discard
Best Answer

Tawanda,

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

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 24
1299
3
Apr 22
13141
1
Aug 19
4081
3
Dec 24
1085
0
Mar 15
3988