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

1) On project I have created the following filter 'date selection': [['date_start', '>', ((context_today() - datetime.timedelta(8)).strftime('%Y-%m-%d') )]]. It works normally.

2) I have a marketing campaign addressed to 'projects' and I implement a segment using the filter 'date selection'.

The segment process stops with the following error:

File "/opt/openerp/v7/addons/marketing_campaign/marketing_campaign.py", line 358, in process_segment  criteria += eval(segment.ir_filter_id.domain)

File "/opt/openerp/v7/server/openerp/tools/safe_eval.py", line 285, in safe_eval return eval(test_expr(expr, _SAFE_OPCODES, mode=mode), globals_dict, locals_dict)

File "", line 1, in <module>

NameError: name 'context_today' is not defined

 Anyone can help me?

아바타
취소
작성자 베스트 답변


아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
5137
2
1월 24
2390
2
6월 22
4355
2
6월 18
5911
2
11월 16
13435