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:58:45 +02:00
parent 8a9db29e3b
commit 20f69289e7
153 changed files with 175 additions and 175 deletions

View file

@ -3,6 +3,6 @@
This addon depends on:
- [excel_import_export](https://github.com/bringout/oca-technical)
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_management)
- [purchase](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-purchase)
- [crm](https://github.com/bringout/oca-ocb-crm/tree/9bbad24fe0f9acf86dbd6085c6815ad2fcf34e03/odoo-bringout-oca-ocb-crm)
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_management)
- [purchase](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-purchase)
- [crm](https://github.com/bringout/oca-ocb-crm/tree/178a79480890c50718fd0043f5db6f19a7cb5de2/odoo-bringout-oca-ocb-crm)