Skip to Content
मेन्यू
This question has been flagged
1 Reply
4657 Views

Hi,

I was able to extract the company's information in the header and footer of reports by using for instance the following piece of code:

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

That was for extracting the zip code. In the attempt of adjusting the new version to our needs, I could not extract the info in the above mentioned way.

Any help would be appreciated.

Thanks.

Avatar
Discard
Best Answer

In v7 you can use

[[ company.partner_id.child_ids[0].zip ]]
Avatar
Discard
Related Posts Replies Views Activity
4
जन॰ 20
4413
10
मार्च 16
7312
1
अक्तू॰ 24
12964
0
दिस॰ 23
1289
0
सित॰ 23
2292