Skip to Content
Menu
v 16.0 Third Party 5
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Employees (hr)
Discuss (mail)
Lines of code 86
Technical Name hr_zodiac
LicenseLGPL-3
Websitehttps://www.bigdata.by
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Employees (hr)
Discuss (mail)
Lines of code 86
Technical Name hr_zodiac
LicenseLGPL-3
Websitehttps://www.bigdata.by

HR Zodiac

Enhance your HR with Astrological Insights

Key Features

Zodiac Signs in HR

  • Automatic Calculation: Zodiac signs and symbols are automatically calculated based on birth dates
  • Visual Display: Clear presentation of zodiac information on employee forms
  • Advanced Filtering: Search and group employees by their zodiac signs
  • Zero Configuration: Works immediately after installation with no setup required
  • Lightweight: Minimal impact on system performance

Employee Details Enhanced

Enhance your employee profiles with astrological information

  • Zodiac sign appears alongside other personal information
  • Both the sign name (e.g., "Aries") and symbol (e.g., "♈") are displayed
  • Information appears automatically once birth date is entered
  • No additional data entry required
Employee Form with Zodiac Info

Advanced Filtering

Filtering by Zodiac

Easily organize employees by zodiac sign

  • Filter the employee list to show only specific zodiac signs
  • Group employees by zodiac sign for a quick overview
  • Combine with other filters for powerful employee segmentation
  • Perfect for planning team activities or celebrations

Use Cases

Team Building

Create teams with complementary zodiac signs for special projects or activities

Birthday Celebrations

Include zodiac-themed elements in employee birthday celebrations

Ice Breakers

Use zodiac information as conversation starters in new team formations

Technical Information

Simple but powerful implementation

  • Adds computed fields to the HR Employee model
  • Calculations are triggered only when birth dates change
  • Compatible with both Odoo Community and Enterprise editions

Installation

Install this module through the Odoo Apps store or by uploading the module to your Odoo instance.
No configuration is needed - the module works automatically once installed!

Need Help?

Support: For any questions or support, please
Visit Our Website

HR Zodiac

Overview

The HR Zodiac module adds astrological information to your employee records by automatically computing zodiac signs and symbols based on birth dates. This creates a fun and engaging addition to the standard HR module, perfect for team building and creating a more personalized employee experience.

Features

Zodiac Sign Computation

  • Automatic Calculation: Zodiac signs and symbols are computed automatically based on employee birth dates
  • Western Zodiac: Includes all 12 zodiac signs from the Western astrological tradition
  • Real-time Updates: Information is recalculated whenever a birth date is changed
  • Complete Coverage: Handles all date ranges accurately, including edge cases

User Interface Integration

  • Employee Form Integration: Zodiac information appears directly in the employee form view
  • Symbol Display: Includes both the zodiac sign name (e.g., "Aries") and its symbol (e.g., "♈")
  • Conditional Display: Zodiac information only appears when a birth date is set
  • Clean Design: Integrates seamlessly with the existing HR module interface

Search and Filtering

  • Zodiac Filters: Filter employee lists to show only employees with specific zodiac signs
  • Group By Functionality: Group employees by zodiac sign for easy visualization
  • Combination Filtering: Combine zodiac filters with other criteria for advanced employee segmentation
  • Comprehensive Coverage: All 12 zodiac signs are available as filter options

Installation

Prerequisites

  • Odoo 16.0
  • HR module installed

Standard Installation

  1. Download the module from the Odoo Apps store or from the GitHub repository
  2. Place the module in your Odoo addons directory
  3. Update the module list in Odoo
  4. Install the module from the Apps menu

Configuration

No configuration is needed for this module. It works automatically once installed.

Usage

Viewing Zodiac Information

  1. Navigate to Employees in the main menu
  2. Open an employee record that has a birth date set
  3. The zodiac sign and symbol will appear in the personal information section

Filtering by Zodiac Sign

  1. Go to the Employees list view
  2. Click on the Filters dropdown
  3. Select one of the zodiac signs from the filter options
  4. The list will update to show only employees with the selected zodiac sign

Grouping by Zodiac Sign

  1. Go to the Employees list view
  2. Click on the Group By dropdown
  3. Select Zodiac Sign from the options
  4. The list will be grouped by zodiac sign, showing how many employees fall under each sign

Technical Details

Models

The module extends the hr.employee model with two new computed fields:

  • zodiac_sign: Character field that stores the name of the zodiac sign
  • zodiac_symbol: Character field that stores the symbol of the zodiac sign

Both fields are computed based on the employee's birth date using the _compute_zodiac method.

Zodiac Calculation Logic

The zodiac sign is determined by checking which date range the birth date falls into:

  • Aries: March 21 - April 19 (♈)
  • Taurus: April 20 - May 20 (♉)
  • Gemini: May 21 - June 20 (♊)
  • Cancer: June 21 - July 22 (♋)
  • Leo: July 23 - August 22 (♌)
  • Virgo: August 23 - September 22 (♍)
  • Libra: September 23 - October 22 (♎)
  • Scorpio: October 23 - November 21 (♏)
  • Sagittarius: November 22 - December 21 (♐)
  • Capricorn: December 22 - January 19 (♑)
  • Aquarius: January 20 - February 18 (♒)
  • Pisces: February 19 - March 20 (♓)

The implementation handles edge cases like leap years and the Capricorn sign which spans from one year to the next.

Views

The module extends the following views:

  • hr.view_employee_form: Adds zodiac fields to the employee form view
  • hr.view_employee_filter: Adds filtering and grouping options for zodiac signs

Testing

The module includes comprehensive tests that verify:

  • Correct zodiac sign computation for each date range
  • Handling of empty birth dates
  • Proper updating of zodiac information when birth dates change

Credits

Authors

  • ReSuSolutions

License

This module is licensed under the LGPL-3 license.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.