-
- Downloads
[FIX] sms: avoid cache miss in compute
We should always ensure to assign something in a compute method Since sms_template_id is not required, we have to check that it is set before trying to render the template Also make sure to have a default value in case you don't have a res_id closes odoo/odoo#38546 X-original-commit: b96bb2a0 Signed-off-by:Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment