Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3748 Visualizzazioni

Hi Community

I'm new in odoo. and am looking for help ...

I wanted to make the following adjustment in the form /reports/invoices/Views/report_invoice_document (PDF printout):

<Span t-esc = '', '.join (map (lambda x: x.name, l.invoice_line_tax_id)) "/>

to

<Span t-esc = '', '.join (map (lambda x: x.description, l.invoice_line_tax_id)) "/>

The changes is not taken within the for-loop function. I tried to output a plain text. Unfortunately without success. Adjustments outside this for-loop function are taken without a problem.

How can the changes be activated?

Regrads eicherlist


Avatar
Abbandona
Risposta migliore

Hi,

Did you find a solution finally, because I have the same problem.


Regards Bri

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
ago 25
206
3
ago 25
1563
1
lug 25
588
0
ago 25
497
1
giu 25
920