-
- Downloads
[FIX] gamification: fix badge creation
Before this commit, we executed the request even when creating a new
badge. And it thrown a traceback.
After this commit, we return default values before executing the
request if this is a new badge.
task-2312878
closes odoo/odoo#60347
Signed-off-by:
Jérémy Kersten (jke) <jke@openerp.com>
Please register or sign in to comment