Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Odoo 18 Online: Display Invoice Total in a Selectable Secondary Currency (XOF Base)

Subscriure's

Get notified when there's activity on this post

This question has been flagged
accountinginvoicedevis
2 Respostes
1190 Vistes
Avatar
Mahamane Dicko

Hello Odoo Community,

I'm using Odoo 18 Online and I'm trying to implement a feature on my customer invoices. My main company currency is XOF.

My Ultimate Goal: On the customer invoice form (account.move), I want to display the total amount due not only in XOF but also in a second currency (e.g., EUR or USD). Ideally, I'd like to have a dropdown menu where I can select this secondary currency, and the total amount in that currency would then display dynamically.

I have been able to create a field that compute the conversion from XOF to EUR, but it is static(I have to set the conversion rate in the code). 

I want the field to appear on the print invoice. From my understanding I can customize the print invoice later.  

0
Avatar
Descartar
Avatar
Mahamane Dicko
Autor Best Answer

Hi Cybrosys Techno Solutions Pvt.Ltd ,

Thank you so much for your detailed answer and for taking the time to explain the standard Odoo functionality with multiple currencies and the amount_residual_signed field. I appreciate the screenshots and the clear explanation!

What you've shown in your first screenshot (where the invoice is in EUR, and then there's an "Amount Due Signed" likely in the company's base currency, and "Amount Due" in EUR) is very close to the kind of display I'm looking for.

My specific use case is slightly different:

  • My company's main currency is XOF, and my invoices are typically created in XOF.
  • I want to keep the primary invoice total in XOF.
  • Additionally, I want to display an equivalent total in a selectable secondary currency (e.g., EUR or USD) on the same invoice. This secondary total would be for informational purposes and would be calculated using a current exchange rate.

For example, as shown in my invoice screenshot (VTE/2025/00052), the total is 354,000 CFA (which is XOF). I would love to have a dropdown where I can select, say, "EUR", and then next to it (or below the XOF total), it would display "Equivalent: ~540 EUR" (calculated using the current XOF/EUR rate).

There is what I get, when I follow your instructions. 


0
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,


Odoo online 

Odoo Online Enterprise did not provide the self-hosted Odoo Community version's backend access or direct code customisation. But with the Odoo Studio module, Odoo offered customisation choices that let users alter the system in some ways without knowing how to code.


* Install Studio Module

You can choose multiple currencies, like in the image.

* Click on the Studio icon.


* Then search for the field 'Amount_residual_signed' from the 'Existing Field'. Drag and drop the field into the required position, and click on the 'Close' button to save the changes.


* You can see the field for 'Amount Due' in company currency as

 


Hope it helps.

0
Avatar
Descartar
Mahamane Dicko
Autor

I am sorry, i wasnt able to put image under your response, so I commented my own .I hope you get the notification. Thank you for your help.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Automating Invoice Sending to Accountant Email
accounting invoice
Avatar
Avatar
1
de set. 25
927
Unselect the Show in Invoices Footer option Solved
accounting invoice
Avatar
Avatar
Avatar
3
de febr. 25
3917
invoice number prefix Solved
accounting invoice
Avatar
Avatar
1
de nov. 24
3900
configure Invoice due date as 30 days from the date of creating the Invoice
accounting invoice
Avatar
Avatar
1
de des. 23
3537
How to change the invoice number sequence?
accounting invoice
Avatar
Avatar
1
d’abr. 21
8597
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now