mirror of
https://github.com/bringout/oca-pos.git
synced 2026-04-19 22:02:03 +02:00
- 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
6 lines
231 B
Markdown
6 lines
231 B
Markdown
# Dependencies
|
|
|
|
This addon depends on:
|
|
|
|
- [pos_hr](https://github.com/bringout/oca-ocb-pos/tree/2b77197682cf9de4bb1e5d713ad5a0e56cd6db2a/odoo-bringout-oca-ocb-pos_hr)
|
|
- [pos_access_right](https://github.com/bringout/oca-technical)
|