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

Hello,

how can we extract the telephone number of the company in the reports? In the previous versions we could do that by using the following code:

[[ company.partner_id.address and company.partner_id.address[0].phone or '' ]]

I want simply to extract the company's number or that of the salesperson in the reports.

Thanks.

아바타
취소
베스트 답변

simple

[[ company.partner_id.phone or '' ]]
아바타
취소
관련 게시물 답글 화면 활동
2
10월 25
3006
1
10월 25
777
1
8월 25
1388
1
4월 25
2221
1
7월 24
2550