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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 24
|
1299 | ||
|
3
Apr 22
|
13141 | ||
|
1
Aug 19
|
4081 | ||
|
3
Dec 24
|
1085 | ||
|
0
Mar 15
|
3988 |