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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
3
回覆
7084
瀏覽次數
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
|
1569 | ||
|
3
4月 22
|
13486 | ||
|
1
8月 19
|
4292 | ||
|
3
12月 24
|
1485 | ||
|
0
3月 15
|
4282 |