콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

WARNING odoo openerp.addons.base.ir.ir_qweb: Could not get field lst_price for model product.template

Traceback (most recent call last):

File "/opt/odoo8.0/openerp/addons/base/ir/ir_qweb.py", line 600, in to_html

content = self.record_to_html(cr, uid, field_name, record, options, context=context)

File "/opt/odoo8.0/openerp/api.py", line 268, in wrapper

return old_api(self, *args, **kwargs)

File "/opt/odoo8.0/openerp/addons/base/ir/ir_qweb.py", line 839, in record_to_html

precision = int(math.floor(math.log10(display_currency.rounding)))

ValueError: math domain error

아바타
취소

How you used lst_price field? Because lst_price is computed field. so that is not available in database table.

작성자

Hi! Thank you! you can explain better? When I find how to compute this field? =)

관련 게시물 답글 화면 활동
0
5월 22
1171
1
7월 25
2213
1
6월 25
839
1
5월 25
2508
2
4월 25
1293