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

I need to do a filter search in the list view for a date compute field in product.product


class ProductProduct(models.Model):

     _inherit = 'product.product'

     date_last = fields.Date(compute="_date_last" search="search_date" )

   

아바타
취소
관련 게시물 답글 화면 활동
0
2월 22
3732
1
4월 21
1353
0
4월 21
2127
1
11월 20
2175
2
6월 20
2378