Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

"Send by Email" Fails for Sending Purchase Order and Sales Order emails fail but all other email send functions are ok

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
timeoutsalesorderpurchaseordersendmail
2 Risposte
2361 Visualizzazioni
Avatar
Baden de Bari

When clicking In a Purchase Order or Sales Order, clicking on "Send by Email" hangs all functions.  120 second server timeout.


Considerations:

- All Incoming and Outgoing servers, ports and aliases are all configured correctly (sales@ auto creates CRM sales leads; support@ auto creates helpdesk tickets, etc.)

- All other email sending functions work - sending direct emails from Contact page, Helpdesk emails, etc.  


Finding the error in the server log file: grep -i “error” odoo-server.log 


2023-12-19 22:16:39,554 809 ERROR stagingl.myserver.ca odoo.service.server : WorkerHTTP (4143) timeout after 120s

2023-12-19 22:16:39,572 4186 INFO stagingl.myserver.ca odoo.service.server : worker WorkerHTTP (4186 ) alive


Odoo v16.

0
Avatar
Abbandona
Avatar
Lars Aam
Risposta migliore

We have only 1 worker on Odoo.sh and don't experience any problems.  I guess it depends on the number of users and processes accessing the server.

0
Avatar
Abbandona
Avatar
Baden de Bari
Autore Risposta migliore

Alright, I was really looking forward to answering this one for the community, as I have seen a lot of similar posts without an actual solution.  For those still struggling, I hope this can be one of the solutions for you and save you a lot of time.

The issue here, is that prior to sending a PO or SO email, the system generates a PDF.  To generate that PDF you need at least two workers configured on your server, and checking the log for any mail connections would be fruitless for this.

Therefore, increasing the number of workers for the server was the solution.

Update your odoo.conf:

----
.
.
.
workers = XX
addons_path = ......

----

Here is a related article to assist in calculating the appropriate number of workers for your server: https://www.odoo.com/nl_NL/forum/help-1/how-do-i-add-worker-to-odoo-176488

(as I don't have the karma points to add a link, there it is above in plain text)

0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Manually Link PO to Sales Order
link salesorder purchaseorder
Avatar
Avatar
Avatar
2
giu 24
5215
Sales Order makes an RFQ (Not a Purchase Order) for one Vendor and NOTHING for another Vendor - why?
bom salesorder purchaseorder
Avatar
0
apr 19
3035
Base code of email templates Sales Order: Send by email and Purchase Order: Vendor Reminder
purchase sales salesorder purchaseorder purchase.order
Avatar
0
nov 23
1915
OCA Multi Company Modules - Companies with Different Product Codes and Names
multicompany salesorder intercompany purchaseorder v14
Avatar
0
ott 22
3565
Create a master detail page in ODOO v11.0 CE
python salesorder purchaseorder odoo11 odoo11community
Avatar
Avatar
Avatar
3
lug 19
5605
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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