Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Managament
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Help

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

Odoo 9 mail template problems

Odoberať

Get notified when there's activity on this post

This question has been flagged
errortemplatesmailingodoo9
2 Replies
6457 Zobrazenia
Avatar
Mikhail Komov

I have a problem with sending email as a server action.

when I get new lead I wanna send email. I've done server action, but when I choose template "reminder to user" it doesn't send anything and I see this error:

Failed to load template u'\u041d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u043d\u0438\u0435 \u043e \u043a\u0430\u043d\u0434\u0438\u0434\u0430\u0442\u0435: ${object.id} from ${object.partner_id != False \u0438 object.partner_id.name or object.contact_name}'

Traceback (most recent call last):

File "/opt/odoo/addons/mail/models/mail_template.py", line 331, in render_template

template = mako_template_env.from_string(tools.ustr(template_txt))

File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 841, in from_string

return cls.from_code(self, self.compile(source), globals, None)

File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 554, in compile

self.handle_exception(exc_info, source_hint=source)

File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 742, in handle_exception

reraise(exc_type, exc_value, tb)

File "<unknown>", line 1, in template

TemplateSyntaxError: unexpected char u'\u0438' at 72


If I create my own template - it doesn't send anything and there is no any message in logs.


Can someone help me?

0
Avatar
Zrušiť
Avatar
Yesenia
Best Answer

Hello, I have a similar problem with the purchase module, after confirming a purchase order if I want to send by email, I get this error, I have not made modifications on the module or translations.

Could help me see what the error is?


odoo.addons.mail.models.mail_template: Failed to load template u'\n<p style="margin:0px 0px 9px 0px;">Hola ${object.partner_id.name} \n% if object.partner_id.parent_id:\n    (<i>${object.partner_id.parent_id.name}</i>)\n% endif\n,</p>\n<p style="margin:0px 0px 9px 0px;">\nAdjunto le remito la <strong style="font-weight:bold;">${object.state in (\'draft\', \'sent\') and \'solicitud de presupuesto\' or \'confirmaci\xf3n de pedido de compra} ${object.name}</strong>\n% if object.partner_ref:\n    con su referencia: ${object.partner_ref}\n% endif\n% if object.origin:\n    (referencia de pedido: ${object.origin})\n% endif\nTotal del pedido <strong style="font-weight:bold;">${object.amount_total} ${object.currency_id.name}</strong>\nde ${object.company_id.name}.\n</p>\n\n<p style="margin:0px 0px 9px 0px;">Si tiene alguna duda, puede responder este email.</p>\n<p style="margin:0px 0px 9px 0px;">Gracias,</p>\n'
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/odoo/addons/mail/models/mail_template.py", line 374, in render_template
    template = mako_env.from_string(tools.ustr(template_txt))
  File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 841, in from_string
    return cls.from_code(self, self.compile(source), globals, None)
  File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 554, in compile
    self.handle_exception(exc_info, source_hint=source)
  File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 742, in handle_exception
    reraise(exc_type, exc_value, tb)
  File "<unknown>", line 8, in template
TemplateSyntaxError: unexpected char u"'" at 326


I think it is a bug of Odoo, because I made a new configuration, only installing the module and sending the order and confirming generates the error. I'm using odoo 10

0
Avatar
Zrušiť
Avatar
Anton Chepurov
Best Answer

You need to "un-translate" the template.

Settings > Email > Templates > search for "Reminder to User" template and open it > Edit > on the Subject field hit the blue translation button > in the Russian Translation Value change this (note the word in bold ):

Напоминание о кандидате: ${object.id} from ${object.partner_id != False и object.partner_id.name or object.contact_name}

to this:

Напоминание о кандидате: ${object.id} from ${object.partner_id != False and object.partner_id.name or object.contact_name}

This should solve the issue, although I haven't tried it myself.

0
Avatar
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
Error when sending email with template in Odoo 9
mail error templates template odoo9
Avatar
2
okt 17
5026
Odoo 10 sale order send by email error when confirm send email , template render error
error templates odoo10
Avatar
0
feb 19
4652
[solved] [odoo-9] : Which lib is missing to resolve this error? Solved
error lessc odoo9
Avatar
Avatar
Avatar
Avatar
Avatar
7
dec 23
26442
template library in mass mailing
templates marketing mailing
Avatar
Avatar
Avatar
3
okt 17
4850
Template overriding conflicts - if I overide a same Template twice or overides in different pluggins, Which one will affected?
templates override odoo9
Avatar
Avatar
1
jún 17
6857
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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