|
@ -6,7 +6,7 @@ |
|
|
<div t-if="o.create_uid.name" class="col-xs-3"> |
|
|
<div t-if="o.create_uid.name" class="col-xs-3"> |
|
|
<strong>Your Referent:</strong> |
|
|
<strong>Your Referent:</strong> |
|
|
<p t-field="o.create_uid.name"/> |
|
|
<p t-field="o.create_uid.name"/> |
|
|
<p t-if="o.partner_id.phone" t-field="o.partner_id.phone"/> |
|
|
|
|
|
|
|
|
<p t-if="o.create_uid.phone" t-field="o.create_uid.phone"/> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</template> |
|
|
</template> |
|
|