Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4944 Vizualizări

We want to show BBA Structured Communication like +++847/0516/80305+++ on a printed invoice. Which 'o. variable' do we need to use for this? (like o.tax_line, o.currency_id.symbol, ...)

Imagine profil
Abandonează
Cel mai bun răspuns

Cedric, to display the reference in your invoice template, you can use

o.reference

To figure this out (and what other fields) might be available, I looked at the fields of the "account_invoice" table.

Hope this helps,

Imagine profil
Abandonează