oca-pos/odoo-bringout-oca-pos-pos_hr_access_right/doc/DEPENDENCIES.md
Ernad Husremovic 552ea87a95 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:34:03 +01:00

6 lines
231 B
Markdown

# Dependencies
This addon depends on:
- [pos_hr](https://github.com/bringout/oca-ocb-pos/tree/7fb141ddd793d539650e9e326e7d3063652396bf/odoo-bringout-oca-ocb-pos_hr)
- [pos_access_right](https://github.com/bringout/oca-technical)