Skip to Content
Menú
This question has been flagged
2836 Vistes
Hello,
I try to edit view "report_purchaseorder_document". I see a line of code which forms "delivery address" of my company:
 <div t-if="o.dest_address_id"> <div t-field="o.dest_address_id" t-options="{&quot;widget&quot;: &quot;contact&quot;, &quot;fields&quot;: [&quot;address&quot;, &quot;name&quot;, &quot;phone&quot;, &quot;fax&quot;], &quot;no_marker&quot;: True, &quot;phone_icons&quot;: True}"/> </div>
As i understand it gets all the formed address from some kind of function "o.dest_address_id"?
My question is - how I can edit o.dest_address_id to change address output?

Lukas
Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
d’oct. 17
3853
2
de jul. 25
4533
2
de maig 25
2078
2
de des. 24
7699
3
de des. 24
6067