From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/gamification/views/badge.xml | 202 ++++++++++++++++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 addons/gamification/views/badge.xml (limited to 'addons/gamification/views/badge.xml') diff --git a/addons/gamification/views/badge.xml b/addons/gamification/views/badge.xml new file mode 100644 index 00000000..522179c3 --- /dev/null +++ b/addons/gamification/views/badge.xml @@ -0,0 +1,202 @@ + + + + gamification.badge.view.search + gamification.badge + + + + + + + + + + + Badges + gamification.badge + kanban,tree,form + + +

+ Create a new badge +

+ A badge is a symbolic token granted to a user as a sign of reward. + It can be deserved automatically when some conditions are met or manually by users. + Some badges are harder than others to get with specific conditions. +

+
+
+ + + + Badge List + gamification.badge + + + + + + + + + + + + + Badge Form + gamification.badge + +
+
+
+ +
+ + +
+
+ + + + +
+ Security rules to define who is allowed to manually grant badges. Not enforced for administrator. +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + Badge Kanban View + gamification.badge + + + + + + + + + + + + + + +
+
+ +
+
+ + + + / + + + /∞ + + +
Can not grant
+
+ granted, + this month +
+
+ +
+ + Owner + +
+
+
+ +
+
+
+
+
+
+
+
+ + + + + + Badge User Kanban View + gamification.badge.user + + + + + + + + + +
+
+
+ +
+
+

+ +

+ +

+
+

Granted by the

+
+
+
+
+
+
+
+
+ -- cgit v1.2.3