Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

differences between dev and production server in generating sales.order emails

Odebírat

Get notified when there's activity on this post

This question has been flagged
sales.order
2 Odpovědi
3723 Zobrazení
Avatar
Ale

When I generate a sales order(sale.order) on my dev server, I get the following log lines, and the form to write the email is correctly generated. But on the production site, for some reason, this form doesn't even appear, even if you generate it from a module, and it ends with a 504 timeout error. Here are some logs:

Dev server:

2016-03-09 19:20:03,652 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:03] "POST /web/dataset/call_button HTTP/1.0" 200 -

2016-03-09 19:20:03,932 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:03] "POST /web/dataset/call_kw/mail.compose.message/fields_view_get HTTP/1.0" 200 -

2016-03-09 19:20:04,339 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "POST /web/menu/load_needaction HTTP/1.0" 200 -

2016-03-09 19:20:04,867 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /report/static/src/css/reset.min.css HTTP/1.1" 200 -

2016-03-09 19:20:04,871 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /web/static/lib/bootstrap/css/bootstrap.css HTTP/1.1" 200 -

2016-03-09 19:20:04,878 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /website/static/src/css/website.css HTTP/1.1" 200 -

2016-03-09 19:20:04,879 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /web/static/lib/fontawesome/css/font-awesome.css HTTP/1.1" 200 -

2016-03-09 19:20:05,222 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "GET /report/static/src/js/subst.js HTTP/1.1" 200 -

2016-03-09 19:20:05,404 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/mail.compose.message/default_get HTTP/1.0" 200 -

2016-03-09 19:20:05,820 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/res.partner/search HTTP/1.0" 200 -

2016-03-09 19:20:05,888 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/res.partner/name_get HTTP/1.0" 200 -

2016-03-09 19:20:05,964 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/ir.attachment/read HTTP/1.0" 200 -

2016-03-09 19:20:06,018 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "POST /web/dataset/call_kw/email.template/name_get HTTP/1.0" 200 -

2016-03-09 19:20:06,286 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /web/static/lib/bootstrap/css/bootstrap.css HTTP/1.1" 200 -

2016-03-09 19:20:06,292 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /report/static/src/css/reset.min.css HTTP/1.1" 200 -

2016-03-09 19:20:06,295 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /website/static/src/css/website.css HTTP/1.1" 200 -

2016-03-09 19:20:06,300 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /web/static/lib/fontawesome/css/font-awesome.css HTTP/1.1" 200 -

2016-03-09 19:20:06,616 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /report/static/src/js/subst.js HTTP/1.1" 200 -

2016-03-09 19:20:06,821 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "POST /web/dataset/call_kw/mail.compose.message/onchange HTTP/1.0" 200 -

2016-03-09 19:20:07,051 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:07] "POST /web/dataset/call_kw/ir.attachment/read HTTP/1.0" 200 -

2016-03-09 19:20:13,279 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:13] "POST /web/dataset/call_kw/email.template/name_search

and the production server:

2016-03-09 19:20:03,652 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:03] "POST /web/dataset/call_button HTTP/1.0" 200 -

2016-03-09 19:20:03,932 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:03] "POST /web/dataset/call_kw/mail.compose.message/fields_view_get HTTP/1.0" 200 -

2016-03-09 19:20:04,339 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "POST /web/menu/load_needaction HTTP/1.0" 200 -

2016-03-09 19:20:04,867 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /report/static/src/css/reset.min.css HTTP/1.1" 200 -

2016-03-09 19:20:04,871 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /web/static/lib/bootstrap/css/bootstrap.css HTTP/1.1" 200 -

2016-03-09 19:20:04,878 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /website/static/src/css/website.css HTTP/1.1" 200 -

2016-03-09 19:20:04,879 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:04] "GET /web/static/lib/fontawesome/css/font-awesome.css HTTP/1.1" 200 -

2016-03-09 19:20:05,222 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "GET /report/static/src/js/subst.js HTTP/1.1" 200 -

2016-03-09 19:20:05,404 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/mail.compose.message/default_get HTTP/1.0" 200 -

2016-03-09 19:20:05,820 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/res.partner/search HTTP/1.0" 200 -

2016-03-09 19:20:05,888 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/res.partner/name_get HTTP/1.0" 200 -

2016-03-09 19:20:05,964 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:05] "POST /web/dataset/call_kw/ir.attachment/read HTTP/1.0" 200 -

2016-03-09 19:20:06,018 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "POST /web/dataset/call_kw/email.template/name_get HTTP/1.0" 200 -

2016-03-09 19:20:06,286 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /web/static/lib/bootstrap/css/bootstrap.css HTTP/1.1" 200 -

2016-03-09 19:20:06,292 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /report/static/src/css/reset.min.css HTTP/1.1" 200 -

2016-03-09 19:20:06,295 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /website/static/src/css/website.css HTTP/1.1" 200 -

2016-03-09 19:20:06,300 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /web/static/lib/fontawesome/css/font-awesome.css HTTP/1.1" 200 -

2016-03-09 19:20:06,616 30759 INFO ? werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "GET /report/static/src/js/subst.js HTTP/1.1" 200 -

2016-03-09 19:20:06,821 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:06] "POST /web/dataset/call_kw/mail.compose.message/onchange HTTP/1.0" 200 -

2016-03-09 19:20:07,051 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:07] "POST /web/dataset/call_kw/ir.attachment/read HTTP/1.0" 200 -

2016-03-09 19:20:13,279 30759 INFO fairmarket_prd werkzeug: 127.0.0.1 - - [09/Mar/2016 19:20:13] "POST /web/dataset/call_kw/email.template/name_search

And then the 504 error.. Is it a problem with postfix timing out when talking to odoo? How could I investigate further?

Thanks for any help! 

0
Avatar
Zrušit
Ale
Autor

it's possible to do this correctly from the head company, but not from partners in the multishop.

Avatar
Santi
Nejlepší odpověď

We have resolved the issue. The problem was the production server did not resolve their own ip address and it did not load the css files.

We have added the url and ip in /etc/hosts. It's a bit annoying that Odoo did not show any notice or error in the logs.



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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Transform Quotations to sales orders or invoices in a bulk action
sales.order
Avatar
Avatar
Avatar
3
úno 25
3261
Orden de venta borrada por error
sales.order
Avatar
Avatar
1
pro 24
2818
How to create a subsection in the product order line and make the main section sum the total of the subsections in Odoo? Vyřešeno
sales.order
Avatar
Avatar
2
bře 24
3188
Managing orders from repeat customers Vyřešeno
sales.order
Avatar
Avatar
Avatar
2
bře 24
3749
Sales order from customer order.
sales.order
Avatar
0
zář 23
2127
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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