mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 19:32:05 +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
11 lines
605 B
Markdown
11 lines
605 B
Markdown
# Dependencies
|
|
|
|
This addon depends on:
|
|
|
|
- [purchase_stock](https://github.com/bringout/oca-ocb-warehouse/tree/1135de9279731def9c756b5192f8860b5a0e7e59/odoo-bringout-oca-ocb-purchase_stock)
|
|
- [stock_demand_estimate](https://github.com/bringout/oca-workflow-process)
|
|
- [web_widget_bokeh_chart](https://github.com/bringout/oca-technical)
|
|
- [mrp_multi_level](https://github.com/bringout/oca-mrp)
|
|
- [base_cron_exclusion](https://github.com/bringout/oca-technical)
|
|
- [stock_warehouse_calendar](https://github.com/bringout/oca-workflow-process)
|
|
- [stock_helper](https://github.com/bringout/oca-workflow-process)
|