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:47 +02:00
parent 325f43d963
commit 34fd39553f
11 changed files with 13 additions and 13 deletions

View file

@ -2,4 +2,4 @@
This addon depends on: 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)

View file

@ -2,6 +2,6 @@
This addon depends on: This addon depends on:
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_management) - [sale_management](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_management)
- [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)
- [base_edifact](https://github.com/bringout/oca-edi) - [base_edifact](https://github.com/bringout/oca-edi)

View file

@ -2,5 +2,5 @@
This addon depends on: 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)
- [account_invoice_transmit_method](https://github.com/bringout/oca-financial) - [account_invoice_transmit_method](https://github.com/bringout/oca-financial)

View file

@ -5,4 +5,4 @@ This addon depends on:
- [account_einvoice_generate](../../odoo-bringout-oca-edi-framework-account_einvoice_generate) - [account_einvoice_generate](../../odoo-bringout-oca-edi-framework-account_einvoice_generate)
- account_payment_partner - account_payment_partner
- [base_facturx](https://github.com/bringout/oca-edi) - [base_facturx](https://github.com/bringout/oca-edi)
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_vat) - [base_vat](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_vat)

View file

@ -2,5 +2,5 @@
This addon depends on: This addon depends on:
- [phone_validation](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-phone_validation) - [phone_validation](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-phone_validation)
- [base_business_document_import](https://github.com/bringout/oca-edi) - [base_business_document_import](https://github.com/bringout/oca-edi)

View file

@ -2,4 +2,4 @@
This addon depends on: This addon depends on:
- [base](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base) - [base](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base)

View file

@ -2,6 +2,6 @@
This addon depends on: 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)
- partner_identification - partner_identification
- partner_identification_gln - partner_identification_gln

View file

@ -4,5 +4,5 @@ This addon depends on:
- uom_unece - uom_unece
- account_tax_unece - account_tax_unece
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_vat) - [base_vat](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_vat)
- [pdf_helper](../../odoo-bringout-oca-edi-framework-pdf_helper) - [pdf_helper](../../odoo-bringout-oca-edi-framework-pdf_helper)

View file

@ -2,6 +2,6 @@
This addon depends on: This addon depends on:
- [purchase](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-purchase) - [purchase](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-purchase)
- [purchase_stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-purchase_stock) - [purchase_stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-purchase_stock)
- [base_business_document_import](https://github.com/bringout/oca-edi) - [base_business_document_import](https://github.com/bringout/oca-edi)

View file

@ -2,4 +2,4 @@
This addon depends on: This addon depends on:
- [base](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base) - [base](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base)

View file

@ -2,7 +2,7 @@
This addon depends on: This addon depends on:
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_management) - [sale_management](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_management)
- partner_identification_gln - partner_identification_gln
- [base_edifact](https://github.com/bringout/oca-edi) - [base_edifact](https://github.com/bringout/oca-edi)
- [sale_order_import](../../odoo-bringout-oca-edi-framework-sale_order_import) - [sale_order_import](../../odoo-bringout-oca-edi-framework-sale_order_import)