oca-financial/odoo-bringout-oca-account-invoicing-sale_stock_picking_invoicing/doc/DEPENDENCIES.md
Ernad Husremovic 61fc77e04a 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:35 +01:00

8 lines
474 B
Markdown

# Dependencies
This addon depends on:
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/671ef3554c94fdec41d5dc2b4451bdcfb9abf66e/odoo-bringout-oca-ocb-sale_management)
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/671ef3554c94fdec41d5dc2b4451bdcfb9abf66e/odoo-bringout-oca-ocb-sale_stock)
- [stock_picking_invoicing](https://github.com/bringout/oca-financial)
- [stock_picking_invoice_link](https://github.com/bringout/oca-workflow-process)