Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4952 Widoki

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, ...)

Awatar
Odrzuć
Najlepsza odpowiedź

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,

Awatar
Odrzuć