Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4419 Zobrazení

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
Zrušit
Nejlepší odpověď

In v7 you can use

[[ company.partner_id.child_ids[0].zip ]]
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
led 20
4140
10
bře 16
6983
1
říj 24
12560
0
pro 23
1093
0
zář 23
1902