mirror of
https://github.com/bringout/oca-ocb-vertical-industry.git
synced 2026-04-22 00:12:06 +02:00
19.0 vanilla
This commit is contained in:
parent
4607ccbd2e
commit
825ff6514e
487 changed files with 184979 additions and 195262 deletions
|
|
@ -3,7 +3,8 @@
|
|||
|
||||
from odoo import api, models, fields
|
||||
|
||||
class goal_manual_wizard(models.TransientModel):
|
||||
|
||||
class GamificationGoalWizard(models.TransientModel):
|
||||
"""Wizard to update a manual goal"""
|
||||
_name = 'gamification.goal.wizard'
|
||||
_description = 'Gamification Goal Wizard'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue