mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] Base partner fields compute on folio&reservation
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
>
|
||||
<div
|
||||
t-field="doc.partner_invoice_ids[0]"
|
||||
t-options='{"widget": "contact", "fields": ["address", "name", "phone"], "no_marker": True, "phone_icons": True}'
|
||||
t-options='{"widget": "contact", "fields": ["address", "name", "mobile"], "no_marker": True, "phone_icons": True}'
|
||||
/>
|
||||
</t>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user