oca-maintenance/odoo-bringout-oca-maintenance-maintenance_timesheet/doc/DEPENDENCIES.md
Ernad Husremovic e66de50879 Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees
- Add detection of orphaned worktree directories (empty dirs or worktrees/ paths without .git)
- Implement automatic removal of orphaned worktrees with --fix option
- Remove orphaned worktrees oca-ocb-accounting-16.1 and oca-ocb-core-16.1
- Update script documentation to explain worktree handling

🤖 assisted by claude

🤖 assisted by claude
2025-11-16 17:33:37 +01:00

7 lines
309 B
Markdown

# Dependencies
This addon depends on:
- [base_maintenance](https://github.com/bringout/oca-technical)
- [maintenance_project](https://github.com/bringout/oca-technical)
- [hr_timesheet](https://github.com/bringout/oca-ocb-hr/tree/dc4d96d97a2407971c6e29466115e665faf965ac/odoo-bringout-oca-ocb-hr_timesheet)