Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
5373 Представления

Hello,

I'm using odoo to send quotes to my customers. When the quote is sent , the customer receive a link to consult the quote.

And then, all the subscribers in the quote are receiving an email "quotation viewed by customer" in french "Devis vu par le client".


Problems arrived when the seller want to consult the quote, all the quote's followers receive the same email with "Quote viewed by customer".


Can you help me on this ?


Thanks in advance,


Lorenzo

Аватар
Отменить

That is because there are followers mapped to that Sale Record. when an Internal Note is logged then it will notify in channel via Odoo instance, but if message is logged it will indeed notify all the followers via mail.

Автор

Ok I unmapped all the followers.

But I always have this internal notification "Quotation viewed by customer".

Why this appeared when it is not the customer who saw the quote ?

Could you modify this note ? Delete it ?

Lolo

Лучший ответ

Hello, 
You can update using portal_order_page method of /sale/controllers/portal.py [ODOO 16]

Аватар
Отменить
Автор Лучший ответ

Hello,

Can you explain me :

- how to change the script "quotation viewed by customer" in the internal notes by "Quotation viewed" only ? or where I can manage this note if it possible ?

Thanks,

Lorenzo



Аватар
Отменить