Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4426 Tampilan

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
Buang
Jawaban Terbai

In v7 you can use

[[ company.partner_id.child_ids[0].zip ]]
Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
4
Jan 20
4147
10
Mar 16
6992
1
Okt 24
12573
0
Des 23
1097
0
Sep 23
1925