Odoo OCA OCB HR packages - Human resources modules
Find a file
Ernad Husremovic 8ba7c48b94 Optimize refresh_package_links.py with local hash comparison
- Added local hash comparison to prevent unnecessary GitHub URL generation
- Only build GitHub mappings for packages that actually changed commit hashes
- Reduced file updates from 1758/2075 to 1/2075 files (99.94% improvement)
- Implemented get_current_hash_from_content() to extract hashes from existing URLs
- Added build_local_hash_mapping() for fast local git hash lookup
- Performance improvement: only fetch git hashes when changes are detected

🤖 assisted by claude
2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_attendance Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_contract Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_expense Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_fleet Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_gamification Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_holidays Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_holidays_attendance Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_hourly_cost Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_maintenance Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_org_chart Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_presence Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_recruitment Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_recruitment_skills Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_recruitment_survey Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_skills Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_skills_slides Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_skills_survey Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_timesheet Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_timesheet_attendance Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_work_entry Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_work_entry_contract Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
odoo-bringout-oca-ocb-hr_work_entry_holidays Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:23 +02:00
.gitignore Add .gitignore for Python cache files 2025-08-30 15:13:43 +02:00
README.md Initial commit: Hr packages 2025-08-29 15:20:50 +02:00

Hr

This repository contains OCA OCB packages for hr.

Packages Included

  • odoo-bringout-oca-ocb-hr
  • odoo-bringout-oca-ocb-hr_attendance
  • odoo-bringout-oca-ocb-hr_contract
  • odoo-bringout-oca-ocb-hr_expense
  • odoo-bringout-oca-ocb-hr_fleet
  • odoo-bringout-oca-ocb-hr_gamification
  • odoo-bringout-oca-ocb-hr_holidays
  • odoo-bringout-oca-ocb-hr_holidays_attendance
  • odoo-bringout-oca-ocb-hr_hourly_cost
  • odoo-bringout-oca-ocb-hr_maintenance
  • odoo-bringout-oca-ocb-hr_org_chart
  • odoo-bringout-oca-ocb-hr_presence
  • odoo-bringout-oca-ocb-hr_recruitment
  • odoo-bringout-oca-ocb-hr_recruitment_skills
  • odoo-bringout-oca-ocb-hr_recruitment_survey
  • odoo-bringout-oca-ocb-hr_skills
  • odoo-bringout-oca-ocb-hr_skills_slides
  • odoo-bringout-oca-ocb-hr_skills_survey
  • odoo-bringout-oca-ocb-hr_timesheet
  • odoo-bringout-oca-ocb-hr_timesheet_attendance
  • odoo-bringout-oca-ocb-hr_work_entry
  • odoo-bringout-oca-ocb-hr_work_entry_contract
  • odoo-bringout-oca-ocb-hr_work_entry_holidays