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
    • Textile
    • Kov
    • Nábytek
    • Jídlo
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • IT hardware a podpora
    • 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
    Browse all Industries
  • 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
    • Services for Partners
    • 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

How to Disable Notifications about Order Assignment When Adding Items to Cart?

Odebírat

Get notified when there's activity on this post

This question has been flagged
salesnotificationsordersalesperson
2 Odpovědi
2802 Zobrazení
Avatar
Daria Khrushch

Hello, dear forum members!

I'm facing an issue with automatic notifications that come to my email whenever a customer adds a product to their cart. Each time this happens, I receive a message with the following text:

"Dear Name,

You have been assigned to the Sales Order S00049.

System"

Could you please advise me on how to disable this specific notification? I need the other notifications related to orders and sales to remain active, but I no longer require this particular notification.

I would greatly appreciate any information and advice on this matter!

0
Avatar
Zrušit
Avatar
Daria Khrushch
Autor Nejlepší odpověď

I have 17th version of Odoo 
And here are the errors:
1) When click the "buy now" btn

2) When clicking "proceed to checkout" btn
The error when I click "proceed to checkout" button: RPC_ERROR Odoo Server Error Traceback (most recent call last): File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1722, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/home/odoo/src/odoo/17.0/odoo/service/model.py", line 133, in retrying result = func() File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1749, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1953, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/home/odoo/src/odoo/17.0/addons/website/models/ir_http.py", line 235, in _dispatch response = super()._dispatch(endpoint) File "/home/odoo/src/odoo/17.0/odoo/addons/base/models/ir_http.py", line 222, in _dispatch result = endpoint(**request.params) File "/home/odoo/src/odoo/17.0/odoo/http.py", line 722, in route_wrapper result = endpoint(self, *args, **params_ok) File "/home/odoo/src/odoo/17.0/addons/website_sale_product_configurator/controllers/website_sale.py", line 45, in cart_options_update_json order = request.website.sale_get_order(force_create=True) File "/home/odoo/src/odoo/17.0/addons/website_sale_stock/models/website.py", line 29, in sale_get_order so = super().sale_get_order(*args, **kwargs) File "/home/odoo/src/odoo/17.0/addons/website_sale/models/website.py", line 364, in sale_get_order sale_order_sudo = SaleOrder.with_user(SUPERUSER_ID).create(so_data) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 414, in _model_create_multi return create(self, [arg]) File "/home/odoo/src/odoo/17.0/addons/base_automation/models/base_automation.py", line 703, in create records = create.origin(self.with_env(automations.env), vals_list, **kw) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/sale_project/models/sale_order.py", line 246, in create created_records = super().create(vals_list) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/website_sale/models/sale_order.py", line 48, in create return super().create(vals_list) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/sale/models/sale_order.py", line 777, in create return super().create(vals_list) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/mail/models/mail_thread.py", line 276, in create thread._message_auto_subscribe(create_values, followers_existing_policy='update') File "/home/odoo/src/odoo/17.0/addons/mail/models/mail_thread.py", line 4114, in _message_auto_subscribe self.with_context(lang=lang)._message_auto_subscribe_notify(pids, template) File "/home/odoo/src/odoo/17.0/addons/mail/models/mail_thread.py", line 4038, in _message_auto_subscribe_notify assignation_msg = self.env['ir.qweb']._render(template, values, minimal_qcontext=True) File "/home/odoo/src/odoo/17.0/odoo/tools/profiler.py", line 292, in _tracked_method_render return method_render(self, template, values, **options) File "/home/odoo/src/odoo/17.0/odoo/addons/base/models/ir_qweb.py", line 592, in _render rendering = render_template(irQweb, values) File "", line 5, in not_found_template ValueError: View 'mail.message_user_assigned' in website 1 not found The above server error caused the following client error: RPC_ERROR: Odoo Server Error at makeErrorFromResponse (https://www.bogowi.com/web/assets/1/d902380/web.assets_frontend_lazy.min.js:4665:163) at XMLHttpRequest. (https://www.bogowi.com/web/assets/1/d902380/web.assets_frontend_lazy.min.js:4669:13)

Is there any way to configure it so that the message is sent when the customer makes a purchase rather than when they add something to the cart?

0
Avatar
Zrušit
Avatar
Jaideep
Nejlepší odpověď

Maybe not set a salesperson for website orders


If the need is disable all assigned notification, the below post might help

https://www.odoo.com/forum/help-1/prevent-the-message-from-automatically-going-out-when-salesperson-is-assigned-to-an-so-and-its-confirmed-190501

0
Avatar
Zrušit
Daria Khrushch
Autor

Thank you for your comment and for your attempt to help. I tried both options: 1) If a salesperson is not assigned, then messages about the purchase are also not sent anywhere. I would like to disable only the notification that a salesperson is assigned while the buyer is just adding a product to the cart. If this will be 1000 people a day, then I will be receiving 1000 emails a day. That is, I am looking for a way to disable only one notification about the assignment of a salesperson to the order.
2) I also tried to follow the instructions from the link you provided. However, this led to an error during the purchase. Perhaps 2 years ago, such a solution was viable, but now it leads to an error on the site.

Jaideep

Might help if you are able to provide the error on the website with the 2nd suggested method.

Maybe someone in the forum has solution for the error or be able determine if it is a bug.

Do provide the version as well.

Daria Khrushch
Autor

Jaideep, I have 17th version of Odoo
And here are the errors:
1) When click the "buy now" btn

2) When clicking "proceed to checkout" btn
The error when I click "proceed to checkout" button: RPC_ERROR Odoo Server Error Traceback (most recent call last): File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1722, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/home/odoo/src/odoo/17.0/odoo/service/model.py", line 133, in retrying result = func() File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1749, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1953, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/home/odoo/src/odoo/17.0/addons/website/models/ir_http.py", line 235, in _dispatch response = super()._dispatch(endpoint) File "/home/odoo/src/odoo/17.0/odoo/addons/base/models/ir_http.py", line 222, in _dispatch result = endpoint(**request.params) File "/home/odoo/src/odoo/17.0/odoo/http.py", line 722, in route_wrapper result = endpoint(self, *args, **params_ok) File "/home/odoo/src/odoo/17.0/addons/website_sale_product_configurator/controllers/website_sale.py", line 45, in cart_options_update_json order = request.website.sale_get_order(force_create=True) File "/home/odoo/src/odoo/17.0/addons/website_sale_stock/models/website.py", line 29, in sale_get_order so = super().sale_get_order(*args, **kwargs) File "/home/odoo/src/odoo/17.0/addons/website_sale/models/website.py", line 364, in sale_get_order sale_order_sudo = SaleOrder.with_user(SUPERUSER_ID).create(so_data) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 414, in _model_create_multi return create(self, [arg]) File "/home/odoo/src/odoo/17.0/addons/base_automation/models/base_automation.py", line 703, in create records = create.origin(self.with_env(automations.env), vals_list, **kw) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/sale_project/models/sale_order.py", line 246, in create created_records = super().create(vals_list) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/website_sale/models/sale_order.py", line 48, in create return super().create(vals_list) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/sale/models/sale_order.py", line 777, in create return super().create(vals_list) File "", line 2, in create File "/home/odoo/src/odoo/17.0/odoo/api.py", line 415, in _model_create_multi return create(self, arg) File "/home/odoo/src/odoo/17.0/addons/mail/models/mail_thread.py", line 276, in create thread._message_auto_subscribe(create_values, followers_existing_policy='update') File "/home/odoo/src/odoo/17.0/addons/mail/models/mail_thread.py", line 4114, in _message_auto_subscribe self.with_context(lang=lang)._message_auto_subscribe_notify(pids, template) File "/home/odoo/src/odoo/17.0/addons/mail/models/mail_thread.py", line 4038, in _message_auto_subscribe_notify assignation_msg = self.env['ir.qweb']._render(template, values, minimal_qcontext=True) File "/home/odoo/src/odoo/17.0/odoo/tools/profiler.py", line 292, in _tracked_method_render return method_render(self, template, values, **options) File "/home/odoo/src/odoo/17.0/odoo/addons/base/models/ir_qweb.py", line 592, in _render rendering = render_template(irQweb, values) File "", line 5, in not_found_template ValueError: View 'mail.message_user_assigned' in website 1 not found The above server error caused the following client error: RPC_ERROR: Odoo Server Error at makeErrorFromResponse (https://www.bogowi.com/web/assets/1/d902380/web.assets_frontend_lazy.min.js:4665:163) at XMLHttpRequest. (https://www.bogowi.com/web/assets/1/d902380/web.assets_frontend_lazy.min.js:4669:13)

Is there any way to configure it so that the message is sent when the customer makes a purchase rather than when they add something to the cart?

Jaideep

Thanks Daria for sharing the details.

Unfortunately I do not have the technical skills to interpret or comment on the error. I couldn't even be sure to know if it specific to your DB or is a bug.

If I were you, I would create a new post with this error so someone could provide a direction.

Besides, I could also suggest an alternate to create an automated action. 1. Do not assign the salesperson in the website settings page. 2. Create an automated action

Model - sales order
Trigger - State is set to "Sales Order"
Domain - Sales Team - Website
Action to do - Update Record
Action details - Salesperson to "your sales person"

By addition the salesperson later in the sales process might still trigger the you "are assigned to" notification however at the time of order confirmation rather than at the time of adding products to the cart

Hope these help

Daria Khrushch

Jaideep, I appreciate your suggestion, and it seems like a good workaround for what I'm trying to achieve. However, after making these settings, the salesperson is indeed assigned at the moment I intended, which is after payment. Unfortunately, the notification message about the assignment does not come through. Do you happen to know the reason behind this? Any insights or suggestions would be highly appreciated. Thanks again for your help.

Jaideep

That's good right? I thought the intention was not to receive the assignment email, while only receiving all other order related communication.

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
What is the meaning of Locked SOs vs "Not Locked" Vyřešeno
sales order
Avatar
Avatar
1
úno 22
5145
how can I apply Cash on delovery payment in e-commerce ? Vyřešeno
sales order
Avatar
Avatar
2
bře 24
3760
Add custom fields to sales order Vyřešeno
sales order
Avatar
Avatar
Avatar
Avatar
Avatar
7
bře 21
69527
Sales. How to restrict assignment to sales persons only.
sales salesperson
Avatar
Avatar
1
zář 15
4776
Adding new field to Orders
sales order
Avatar
Avatar
1
bře 15
4414
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