Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4950 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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,

Avatar
Zrušit