From 14ce21d220d21a6d9e5f7286a128d9838a768e0a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 10:36:49 +0700 Subject: initial commit release --- addons/gamification/views/badge.xml | 0 addons/gamification/views/challenge.xml | 0 addons/gamification/views/gamification.xml | 0 addons/gamification/views/gamification_karma_rank_views.xml | 0 addons/gamification/views/gamification_karma_tracking_views.xml | 0 addons/gamification/views/goal.xml | 0 addons/gamification/views/mail_templates.xml | 0 addons/gamification/views/res_users_views.xml | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/gamification/views/badge.xml mode change 100644 => 100755 addons/gamification/views/challenge.xml mode change 100644 => 100755 addons/gamification/views/gamification.xml mode change 100644 => 100755 addons/gamification/views/gamification_karma_rank_views.xml mode change 100644 => 100755 addons/gamification/views/gamification_karma_tracking_views.xml mode change 100644 => 100755 addons/gamification/views/goal.xml mode change 100644 => 100755 addons/gamification/views/mail_templates.xml mode change 100644 => 100755 addons/gamification/views/res_users_views.xml (limited to 'addons/gamification/views') diff --git a/addons/gamification/views/badge.xml b/addons/gamification/views/badge.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/challenge.xml b/addons/gamification/views/challenge.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/gamification.xml b/addons/gamification/views/gamification.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/gamification_karma_rank_views.xml b/addons/gamification/views/gamification_karma_rank_views.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/gamification_karma_tracking_views.xml b/addons/gamification/views/gamification_karma_tracking_views.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/goal.xml b/addons/gamification/views/goal.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/mail_templates.xml b/addons/gamification/views/mail_templates.xml old mode 100644 new mode 100755 diff --git a/addons/gamification/views/res_users_views.xml b/addons/gamification/views/res_users_views.xml old mode 100644 new mode 100755 -- cgit v1.2.3