mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-21 06:52:00 +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
8 lines
668 B
Markdown
8 lines
668 B
Markdown
# Dependencies
|
|
|
|
This addon depends on:
|
|
|
|
- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/110cb2980faac77eca9fe48aa0fbaf0faab1df26/odoo-bringout-odoomates-accounting_pdf_reports)
|
|
- [om_account_budget](https://github.com/bringout/odoomates/tree/110cb2980faac77eca9fe48aa0fbaf0faab1df26/odoo-bringout-odoomates-om_account_budget)
|
|
- [om_recurring_payments](https://github.com/bringout/odoomates/tree/110cb2980faac77eca9fe48aa0fbaf0faab1df26/odoo-bringout-odoomates-om_recurring_payments)
|
|
- [om_account_daily_reports](https://github.com/bringout/odoomates/tree/110cb2980faac77eca9fe48aa0fbaf0faab1df26/odoo-bringout-odoomates-om_account_daily_reports)
|