mirror of
https://github.com/bringout/oca-ocb-vertical-industry.git
synced 2026-04-23 10:32:05 +02:00
19.0 vanilla
This commit is contained in:
parent
4607ccbd2e
commit
825ff6514e
487 changed files with 184979 additions and 195262 deletions
|
|
@ -4,7 +4,7 @@
|
|||
from odoo import api, fields, models, _, exceptions
|
||||
|
||||
|
||||
class grant_badge_wizard(models.TransientModel):
|
||||
class GamificationBadgeUserWizard(models.TransientModel):
|
||||
""" Wizard allowing to grant a badge to a user"""
|
||||
_name = 'gamification.badge.user.wizard'
|
||||
_description = 'Gamification User Badge Wizard'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue