mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-18 01:52:01 +02:00
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
This commit is contained in:
parent
d67a97dbec
commit
b0d2c43af7
19 changed files with 43 additions and 43 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_multilang](https://github.com/bringout/oca-ocb-l10n_me-africa/tree/d1a41b644bc0feea2c1fb7d422a16116728e239c/odoo-bringout-oca-ocb-l10n_multilang)
|
||||
- [l10n_multilang](https://github.com/bringout/oca-ocb-l10n_me-africa/tree/5d0e112691593397338acca9076447c4b70fa490/odoo-bringout-oca-ocb-l10n_multilang)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_vat)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_vat)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [base_iban](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_iban)
|
||||
- [l10n_multilang](https://github.com/bringout/oca-ocb-l10n_me-africa/tree/d1a41b644bc0feea2c1fb7d422a16116728e239c/odoo-bringout-oca-ocb-l10n_multilang)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
- [base_iban](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_iban)
|
||||
- [l10n_multilang](https://github.com/bringout/oca-ocb-l10n_me-africa/tree/5d0e112691593397338acca9076447c4b70fa490/odoo-bringout-oca-ocb-l10n_multilang)
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [contacts](https://github.com/bringout/oca-ocb-technical/tree/4694b2a7718eea6743646f61d172cd8cd8c0896b/odoo-bringout-oca-ocb-contacts)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_vat)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [uom](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-uom)
|
||||
- [contacts](https://github.com/bringout/oca-ocb-technical/tree/13ecab7d7d80c5fa25d92dfcf1596b4dfc9b310e/odoo-bringout-oca-ocb-contacts)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_vat)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [uom](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-uom)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account_debit_note)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account_debit_note)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_co](https://github.com/bringout/oca-ocb-l10n_americas/tree/a5fdd4dbc123aec829e4d1f27d1b225407ea7f92/odoo-bringout-oca-ocb-l10n_co)
|
||||
- [point_of_sale](https://github.com/bringout/oca-ocb-sale/tree/180760d29eed276994d9dc061dc7089d5bfe0014/odoo-bringout-oca-ocb-point_of_sale)
|
||||
- [l10n_co](https://github.com/bringout/oca-ocb-l10n_americas/tree/d67a97dbecde35f05b8809699ae291d13b4abdd0/odoo-bringout-oca-ocb-l10n_co)
|
||||
- [point_of_sale](https://github.com/bringout/oca-ocb-sale/tree/671ef3554c94fdec41d5dc2b4451bdcfb9abf66e/odoo-bringout-oca-ocb-point_of_sale)
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base)
|
||||
- [base_iban](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_iban)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account_debit_note)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base)
|
||||
- [base_iban](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_iban)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account_debit_note)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_ec](https://github.com/bringout/oca-ocb-l10n_americas/tree/a5fdd4dbc123aec829e4d1f27d1b225407ea7f92/odoo-bringout-oca-ocb-l10n_ec)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/81e6496fce389797413505803016d3ac487ede13/odoo-bringout-oca-ocb-stock)
|
||||
- [l10n_ec](https://github.com/bringout/oca-ocb-l10n_americas/tree/d67a97dbecde35f05b8809699ae291d13b4abdd0/odoo-bringout-oca-ocb-l10n_ec)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/c945b84263caf64889385d3735546b1fd94a8271/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_gcc_invoice](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/bbd07224c6f605fd90bfd9afc109b02df2e8e75c/odoo-bringout-oca-ocb-l10n_gcc_invoice)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-stock_account)
|
||||
- [l10n_gcc_invoice](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/6a7efa8ea5bd75e47e051fd9a029c636a0b70b04/odoo-bringout-oca-ocb-l10n_gcc_invoice)
|
||||
- [stock_account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-stock_account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_id](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/bbd07224c6f605fd90bfd9afc109b02df2e8e75c/odoo-bringout-oca-ocb-l10n_id)
|
||||
- [l10n_id_efaktur](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/bbd07224c6f605fd90bfd9afc109b02df2e8e75c/odoo-bringout-oca-ocb-l10n_id_efaktur)
|
||||
- [l10n_id](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/6a7efa8ea5bd75e47e051fd9a029c636a0b70b04/odoo-bringout-oca-ocb-l10n_id)
|
||||
- [l10n_id_efaktur](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/6a7efa8ea5bd75e47e051fd9a029c636a0b70b04/odoo-bringout-oca-ocb-l10n_id_efaktur)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_lu](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_lu)
|
||||
- [account_edi_ubl_cii](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account_edi_ubl_cii)
|
||||
- [l10n_lu](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_lu)
|
||||
- [account_edi_ubl_cii](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account_edi_ubl_cii)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_vat)
|
||||
- [base_address_extended](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_address_extended)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account_debit_note)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_vat)
|
||||
- [base_address_extended](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_address_extended)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account_debit_note)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [l10n_generic_coa](https://github.com/bringout/oca-ocb-l10n_americas/tree/a5fdd4dbc123aec829e4d1f27d1b225407ea7f92/odoo-bringout-oca-ocb-l10n_generic_coa)
|
||||
- [l10n_generic_coa](https://github.com/bringout/oca-ocb-l10n_americas/tree/d67a97dbecde35f05b8809699ae291d13b4abdd0/odoo-bringout-oca-ocb-l10n_generic_coa)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/ddf6c0d80189f2cd640968f14b2d1346fca52a9f/odoo-bringout-oca-ocb-account)
|
||||
- [account](https://github.com/bringout/oca-ocb-accounting/tree/8e05e720e13ae384034b75f924ebae76866d47fe/odoo-bringout-oca-ocb-account)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue