Odoo OCA OCB Project packages - Project management modules
Find a file
Ernad Husremovic c42e326277 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:36 +02:00
odoo-bringout-oca-ocb-project Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:36 +02:00
odoo-bringout-oca-ocb-project_hr_expense Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:36 +02:00
odoo-bringout-oca-ocb-project_mail_plugin Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:36 +02:00
odoo-bringout-oca-ocb-project_mrp Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:36 +02:00
odoo-bringout-oca-ocb-project_purchase Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:36 +02:00
odoo-bringout-oca-ocb-project_timesheet_holidays Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:28:36 +02:00
.gitignore Add __pycache__/ to .gitignore and clean cache 2025-08-30 15:19:14 +02:00
README.md Initial commit: Project packages 2025-08-29 15:20:52 +02:00

Project

This repository contains OCA OCB packages for project.

Packages Included

  • odoo-bringout-oca-ocb-project
  • odoo-bringout-oca-ocb-project_hr_expense
  • odoo-bringout-oca-ocb-project_mail_plugin
  • odoo-bringout-oca-ocb-project_mrp
  • odoo-bringout-oca-ocb-project_purchase
  • odoo-bringout-oca-ocb-project_timesheet_holidays