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:59:26 +02:00
parent 33930cce8c
commit 13aaa04108
12 changed files with 21 additions and 21 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)
- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/f6e454411ebdf6f0d775784b01e1b880748e0012/odoo-bringout-odoomates-accounting_pdf_reports)
- [account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-account)
- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/33930cce8c060fd935d2c019160fb954a38dce1c/odoo-bringout-odoomates-accounting_pdf_reports)