-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[IMP] hr_,(gamification): Access to edit or delete an assigned badge from employee #200326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
ksar-odoo
wants to merge
1
commit into
odoo:master
from
odoo-dev:master-hr_gamification-granted-badge-ux-ksar
Closed
[IMP] hr_,(gamification): Access to edit or delete an assigned badge from employee #200326
ksar-odoo
wants to merge
1
commit into
odoo:master
from
odoo-dev:master-hr_gamification-granted-badge-ux-ksar
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5fe506f
to
5187566
Compare
5187566
to
e7af2d3
Compare
kais-odoo
reviewed
Mar 6, 2025
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
313a863
to
717b790
Compare
ec1093e
to
4d06e25
Compare
kais-odoo
reviewed
Apr 4, 2025
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
kais-odoo
reviewed
Apr 4, 2025
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
4d06e25
to
51c90e6
Compare
ppr-odoo
reviewed
Apr 7, 2025
addons/hr_gamification/wizard/gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
a57486b
to
085cacb
Compare
kais-odoo
reviewed
Apr 7, 2025
ac5510a
to
aeafc98
Compare
kais-odoo
reviewed
Apr 7, 2025
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
aeafc98
to
e1046ae
Compare
522b998
to
c7367de
Compare
kais-odoo
reviewed
Apr 18, 2025
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
addons/hr_gamification/tests/test_gamification_current_badge_wizard.py
Outdated
Show resolved
Hide resolved
88d7347
to
7553cf4
Compare
ae5081a
to
8977209
Compare
mepe-odoo
requested changes
May 13, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work <3
addons/hr_gamification/tests/test_gamification_current_badge.py
Outdated
Show resolved
Hide resolved
d244122
to
08b3284
Compare
mepe-odoo
approved these changes
May 14, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
7c9e467
to
cd4c940
Compare
cd4c940
to
cf47352
Compare
cf47352
to
3537911
Compare
…from employee - Currently if a badge granted, cannot be reverted as there is no option to either edit or delete the granted badge, this PR will provide a way to edit or delete the granted badge. - Grant a badge wizard content change - Minor badge kanban view change task: 4623995
3537911
to
425c3d9
Compare
@robodoo r+ |
@ksar-odoo @tivisse 'ci/runbot' failed on this reviewed PR. |
robodoo
pushed a commit
that referenced
this pull request
Jun 30, 2025
…from employee - Currently if a badge granted, cannot be reverted as there is no option to either edit or delete the granted badge, this PR will provide a way to edit or delete the granted badge. - Grant a badge wizard content change - Minor badge kanban view change closes #200326 Task: 4623995 Signed-off-by: Yannick Tivisse (yti) <yti@odoo.com>
amry-odoo
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
Jul 7, 2025
…from employee - Currently if a badge granted, cannot be reverted as there is no option to either edit or delete the granted badge, this PR will provide a way to edit or delete the granted badge. - Grant a badge wizard content change - Minor badge kanban view change closes odoo#200326 Task: 4623995 Signed-off-by: Yannick Tivisse (yti) <yti@odoo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
either edit or delete the granted badge, this PR will provide a way to edit or
delete the granted badge.
task: 4623995
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr