Saturday, August 1, 2026
1 change · saas-18.4
Resolved issues and error corrections
Customer-view notifications are now sent only when a sales document is still an active quotation. This prevents teams from receiving misleading alerts after an order has already been confirmed or cancelled.
Original PR description
Steps to reproduce: 1. Create a sales order. 2. Confirm or cancel the order. 3. Share the quotation link. 4. Open the quotation from an incognito window or the customer portal. Issue: - A 'Quotation Viewed by Customer' notification is sent even though the document is no longer an active quotation. Fix: - Only send the notification while the order is in quotation or quotation sent state. opw-6419364 Forward-Port-Of: odoo/odoo#278633