Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
5945 Prikazi

Is there any way i could insert field names not just their values on a report?

For example: I am trying to create custom report for invoices to include company reference and VAT numbers on a report in form of "VAT: LTXXXXXX" not just the actual number.

The best would be  t-field-options:

<div t-field="company.partner_id"  t-field-options='{"widget": "contact", "fields": ["address", "name", "vat"],}'/>

add label option like:

<div t-field="company.partner_id"  t-field-options='{"widget": "contact", "fields": ["address", "name", "vat"], "labels"=true}'/>

 

Is there something similar to it?

 

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
avg. 24
1814
5
jun. 17
9222
5
nov. 16
7087
0
avg. 16
5310
2
jun. 16
4022