Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5996 Widoki

Hi,

when I use the Report Designer and try to move the customer address from the right side to the left, the address ist cut off. Only the customer name is printed after I moved the fields with the Designer.

Is it possible to print the address on the left side?

Thanks

Awatar
Odrzuć
Autor

Same thing happens when I load a report from Server ("Modify Existing Report") and save it without editing anything. Is there a workaround?

I am also having the same issue with OpenOffice Report Designer when i try to customize the invoice the customer address is disappeared and only the customer name is printing after updating to server, is there any way to resolve this....

Autor Najlepsza odpowiedź

I was able to solve the Problem myself. I replaced the adressfields in the report with the following code:

[[ (o.partner_id and o.partner_id.title and o.partner_id.title.name) or '' ]] [[ (o.partner_id and o.partner_id.name) or '' ]]
[[ display_address(o.partner_id) ]]
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
4777
1
mar 15
7105
4
sty 24
13403
1
sty 25
1364
2
gru 24
2237