-
- Downloads
[FIX] sale_management: confirmation mail for unregistered users
Step to reproduce:
- Create a Quotation Template QT and set in in the sale settings
- In the confirmation Tab of QT add a confirmation email
- As a portal user, purchase an item in ecommerce
The payment must be confirmed. (tested using payment_test module)
Current Behaviour:
- Traceback on confirmation email rendering, portal user do not
have access to the full data.
Behaviour after PR:
- Email is rendered as superuser to ensure data is correctly
fetched
opw-2749804
closes odoo/odoo#85186
Signed-off-by:
Victor Feyens (vfe) <vfe@odoo.com>
Please register or sign in to comment