コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2890 ビュー
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
アバター
破棄
関連投稿 返信 ビュー 活動
1
10月 17
3905
2
7月 25
4731
2
5月 25
2192
2
12月 24
7849
3
12月 24
6297