Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Odoo v.16 showing "placeholders" in email text

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
6 Antworten
5985 Ansichten
Avatar
Diego Avila

Hello,

We are having issues with the email template creation:

1. Odoo doesn't show the "dynamic placeholder generator" tool. It doesn't show it as a tab nor as an option of the dynamic menu that appears when you click on the content tab.

2. When we try to create a template by using placeholders shown in other user samples, the email shows the actual placeholder, not the text referred to:

Please see below how we are filling the fields:

Applies to: Task

Subject: Please work on this task {{ object.name }} #this placeholder does work!

Estimado:



Delivery date: {{ format_datetime(x_studio_fecha_y_hora_entrega_diseador) }}

files URL: {{ portal_url(x_studio_enlace_en_la_nube) }}

Description:  {{ format_description(x_studio_related_field_Knh5l) }}


could you please tell us what are we doing wrong? Also, it would be great if we could have access to the "dynamic placeholder generator"


thank you!

0
Avatar
Verwerfen
httpmax@gmail.com

Hi. Did you ever get a reply to this? I have just submited a ticket myself.

mattia procopio

I have the same issue - I do not see the placeholder generator.

Did you get any reply about it?

Avatar
Maulik shah
Beste Antwort

In odoo v16 email body you have to use this sysntex for dynamic content display and any other fields you can use {{object.name}} this sysntex

In Odoo v16, when creating email templates, you should use the following syntax for dynamic content display:

To display dynamic content:

To include values from other fields: {{object.name}}

By using these syntaxes, you can ensure that your email templates correctly display dynamic content and field values in Odoo v16.

0
Avatar
Verwerfen
Avatar
Diego Avila
Autor Beste Antwort

we got a solution from the ticket we sent! I am including it below: 

After investigating the issue on a duplicate database, it seems that a Studio view was blocking the code view and Dynamic Placeholder options from showing.

To fix this, you will need to archive the inherited Studio view on the Email Template form view.

It seems that doing so only removes a blank "New Tab" that was added. Therefore, I do not think archiving the Studio view will not affect much and will allow the new features to work.

I attached screenshots from my duplicate to show the features are now present on for user XXX after I applied the steps.

Please apply these steps to your production database:
1. Go to the Email Templates > Open any template.
2. Open Studio > Go to the View tab > Click "Restore to Default View".
3. Save and close Studio.
4. Check that the features are present and usable for you.

I hope this helps, please let me know if you have any further questions or comments about this ticket.

0
Avatar
Verwerfen
Avatar
Herve
Beste Antwort

from v16 (or v15, I don't know), email body is a qweb so the equivalent of ${...} of v14 in becomes : 

<t t-out="..."></t> in the body

{{object.name}} in the other fields

0
Avatar
Verwerfen
Avatar
Herve
Beste Antwort

I found the solution here : https://www.odoo.com/fr_FR/forum/aide-1/email-templates-dynamic-placeholders-not-working-v16-223868

Use the keyboard only and it works

but it is still hard and not user friendly at all, at least with firefox and standard theme because your can't see what is your current item (it is not highlighted or something like that ! ).
My trick : So, I cope with that because at some point the list scrolls and I needed the last item in the list

0
Avatar
Verwerfen
Avatar
Mariali
Beste Antwort

este comando y al final 

0
Avatar
Verwerfen
Avatar
Airam Ponce
Beste Antwort

Usa / este comando y al final de lista tienes el generador, sin embargo, aun no se como funciona, porque aun se ubica el campo y se le da enter, aun asi queda en blanco

0
Avatar
Verwerfen
Diego Avila
Autor

Hello! actually the option doesn't show in our dynamic menu, neither the "code" icon next to the language indicator. We were adviced by the consultant that sold us the Sowftware to open a ticket, but we didn't have any replies yet.

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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