Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

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

Subscriure's

Get notified when there's activity on this post

This question has been flagged
salesnotificationsordersalesperson
2 Respostes
2811 Vistes
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
Descartar
Avatar
Daria Khrushch
Autor Best Answer

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
Descartar
Avatar
Jaideep
Best Answer

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
Descartar
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!

Registrar-se
Related Posts Respostes Vistes Activitat
What is the meaning of Locked SOs vs "Not Locked" Solved
sales order
Avatar
Avatar
1
de febr. 22
5146
how can I apply Cash on delovery payment in e-commerce ? Solved
sales order
Avatar
Avatar
2
de març 24
3766
Add custom fields to sales order Solved
sales order
Avatar
Avatar
Avatar
Avatar
Avatar
7
de març 21
69533
Sales. How to restrict assignment to sales persons only.
sales salesperson
Avatar
Avatar
1
de set. 15
4777
Adding new field to Orders
sales order
Avatar
Avatar
1
de març 15
4418
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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