Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2835 Widoki
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
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
paź 17
3852
2
lip 25
4531
2
maj 25
2076
2
gru 24
7699
3
gru 24
6065