Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

Odoo v.16 showing "placeholders" in email text

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
6 Respostas
5968 Visualizações
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
Cancelar
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
Melhor resposta

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
Cancelar
Avatar
Diego Avila
Autor Melhor resposta

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
Cancelar
Avatar
Herve
Melhor resposta

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
Cancelar
Avatar
Herve
Melhor resposta

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
Cancelar
Avatar
Mariali
Melhor resposta

este comando y al final 

0
Avatar
Cancelar
Avatar
Airam Ponce
Melhor resposta

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
Cancelar
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.

Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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