Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4653 Prikazi

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.

Avatar
Opusti
Best Answer

simple

[[ company.partner_id.phone or '' ]]
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
okt. 25
2928
1
okt. 25
645
1
avg. 25
1308
1
apr. 25
2143
1
jul. 24
2507