Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Cannot save e-mail templates

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
mailtemplate
1 Răspunde
7514 Vizualizări
Imagine profil
Manuel Pérez

Hi,

I've installed the master version of odoo but I'm experiencing an issue whenever I try to save an e-mail as a template. Steps to reproduce it:

1. Press on the envelope icon on the top right corner.

2. Fill in the necessary details (subject, e-mail address, etc)

3. Press on "Save as a new template"

4. The following error message is displayed:

OpenERP Server Error

Traceback (most recent call last): File "/opet/odoo/instancias/estable/master2/openerp/http.py", line 465, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opet/odoo/instancias/estable/master2/openerp/http.py", line 484, in dispatch result = self._call_function(**self.params) File "/opet/odoo/instancias/estable/master2/openerp/http.py", line 300, in _call_function return checked_call(self.db, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/openerp/service/model.py", line 113, in wrapper return f(dbname, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/openerp/http.py", line 297, in checked_call return self.endpoint(*a, **kw) File "/opet/odoo/instancias/estable/master2/openerp/http.py", line 665, in __call__ return self.method(*args, **kw) File "/opet/odoo/instancias/estable/master2/openerp/http.py", line 349, in response_wrap response = f(*args, **kw) File "/opet/odoo/instancias/estable/master2/addons/web/controllers/main.py", line 1050, in call_button action = self._call_kw(model, method, args, {}) File "/opet/odoo/instancias/estable/master2/addons/web/controllers/main.py", line 1038, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 197, in wrapper return old_api(self, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/addons/email_template/wizard/mail_compose_message.py", line 143, in save_as_template template_values = record.onchange_template_id(template_id, record.composition_mode, record.model, record.res_id)['value'] File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 195, in wrapper return new_api(self, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 510, in new_api result = method(self._model, cr, uid, self.ids, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/addons/email_template/wizard/mail_compose_message.py", line 101, in onchange_template_id values = self.generate_email_for_composer_batch(cr, uid, template_id, [res_id], context=context)[res_id] File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 197, in wrapper return old_api(self, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/addons/email_template/wizard/mail_compose_message.py", line 163, in generate_email_for_composer_batch template_values = self.pool.get('email.template').generate_email_batch(cr, uid, template_id, res_ids, fields=fields, context=ctx) File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 197, in wrapper return old_api(self, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/addons/email_template/email_template.py", line 443, in generate_email_batch res_ids_to_templates = self.get_email_template_batch(cr, uid, template_id, res_ids, context) File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 197, in wrapper return old_api(self, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/addons/email_template/email_template.py", line 198, in get_email_template_batch langs = self.render_template_batch(cr, uid, template.lang, template.model, res_ids, context) File "/opet/odoo/instancias/estable/master2/openerp/osv/api.py", line 197, in wrapper return old_api(self, *args, **kwargs) File "/opet/odoo/instancias/estable/master2/addons/email_template/email_template.py", line 166, in render_template_batch records = self.pool[model].browse(cr, uid, res_ids, context=context) or [None] File "/opet/odoo/instancias/estable/master2/openerp/modules/registry.py", line 100, in __getitem__ return self.models[model_name] KeyError: False

 

Any help would be much appreciated.

0
Imagine profil
Abandonează
Imagine profil
Martin Auger
Cel mai bun răspuns

I think this append because the object model field is mandatory in email template and when you save an email from this envelope you are not on a specific object like partner, invoice, etc...  If you go in Configuration / email / email template you will see this field in blue (mandatory field)... Try to find the way to remove the mandatory atttribute on this field...  Maybe this will fix it!  Good luck!

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Force sender email for all platform mails Rezolvat
mail template
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
8
iul. 24
24858
Changing Position of Email: Customer Adress on Sale/Invoice
mail template
Imagine profil
Imagine profil
1
sept. 21
4579
Bounce address when sending some mail from mail.template
mail template
Imagine profil
0
nov. 20
4224
How to create email template using python
mail template
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
7
sept. 19
36784
Odoo 12 enterprise - Custom mail notification layout, name of custom template not found
mail layout template
Imagine profil
0
nov. 19
5750
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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