Change dependency in l10n_ba_edi module from l10n_bs to l10n_ba

- Updated __manifest__.py dependency from l10n_bs to l10n_ba
- Updated README.md dependency reference
- Updated pyproject.toml dependency from odoo-bringout-l10n_bs to odoo-bringout-l10n_ba
- Updated DEPENDENCIES.md file with correct l10n_ba link
- Updated all Python code references from l10n_bs to l10n_ba in models/account_edi_format.py
- Refreshed package links across all modules

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ernad Husremovic 2025-08-30 18:57:45 +02:00
parent fdf7084d1a
commit a1b5810a14
4 changed files with 7 additions and 7 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-account)
- [account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-account)
- [dms_field](https://github.com/bringout/oca-technical)

View file

@ -2,7 +2,7 @@
This addon depends on:
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
- [http_routing](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-http_routing)
- [portal](https://github.com/bringout/oca-ocb-website/tree/d4409ad46e8021555059a5fb87598f6d572458a3/odoo-bringout-oca-ocb-portal)
- [base](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base)
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
- [http_routing](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-http_routing)
- [portal](https://github.com/bringout/oca-ocb-website/tree/727598c0d7a6eb8cd7e5356eb5e2c1b21390e0c1/odoo-bringout-oca-ocb-portal)
- [base](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base)

View file

@ -2,5 +2,5 @@
This addon depends on:
- [hr](https://github.com/bringout/oca-ocb-hr/tree/f288f1185aa474d2fbc3385a757b169c442c3acf/odoo-bringout-oca-ocb-hr)
- [hr](https://github.com/bringout/oca-ocb-hr/tree/aa000c65134cd084402a3f35a3bfc3672d5c1d57/odoo-bringout-oca-ocb-hr)
- [dms_field](https://github.com/bringout/oca-technical)

View file

@ -3,4 +3,4 @@
This addon depends on:
- [dms](https://github.com/bringout/oca-technical)
- [web_editor](https://github.com/bringout/oca-ocb-web/tree/967ae7fd382b1d15fdc43078fe9bb82bd057b3e4/odoo-bringout-oca-ocb-web_editor)
- [web_editor](https://github.com/bringout/oca-ocb-web/tree/f608d6a2ded3ab2e9dc5d1cc03b85e52d6e8ddd8/odoo-bringout-oca-ocb-web_editor)