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:38 +02:00
parent 30e86ef59a
commit 7887a2d7f7
37 changed files with 42 additions and 42 deletions

View file

@ -2,7 +2,7 @@
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)
- [board](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-board) - [board](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-board)
- [report_xlsx](https://github.com/bringout/oca-report) - [report_xlsx](https://github.com/bringout/oca-report)
- [date_range](https://github.com/bringout/oca-technical) - [date_range](https://github.com/bringout/oca-technical)

View file

@ -3,4 +3,4 @@
This addon depends on: This addon depends on:
- [mis_builder](https://github.com/bringout/oca-report) - [mis_builder](https://github.com/bringout/oca-report)
- [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

@ -3,4 +3,4 @@
This addon depends on: This addon depends on:
- [mis_builder_budget](https://github.com/bringout/oca-report) - [mis_builder_budget](https://github.com/bringout/oca-report)
- [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)

View file

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

View file

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

View file

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

View file

@ -2,4 +2,4 @@
This addon depends on: This addon depends on:
- [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_stock) - [sale_stock](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_stock)

View file

@ -2,5 +2,5 @@
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)
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail) - [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)

View file

@ -2,5 +2,5 @@
This addon depends on: This addon depends on:
- [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/951ac194d8737e05256da97543eb6d64eca05b5b/odoo-bringout-oca-ocb-spreadsheet_dashboard) - [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/2b62ab25bcd2b6d53532bff76dd488162247f51e/odoo-bringout-oca-ocb-spreadsheet_dashboard)
- [sql_request_abstract](https://github.com/bringout/oca-report) - [sql_request_abstract](https://github.com/bringout/oca-report)

View file

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

View file

@ -3,4 +3,4 @@
This addon depends on: This addon depends on:
- [bi_view_editor](https://github.com/bringout/oca-report) - [bi_view_editor](https://github.com/bringout/oca-report)
- [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/951ac194d8737e05256da97543eb6d64eca05b5b/odoo-bringout-oca-ocb-spreadsheet_dashboard) - [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/2b62ab25bcd2b6d53532bff76dd488162247f51e/odoo-bringout-oca-ocb-spreadsheet_dashboard)

View file

@ -3,4 +3,4 @@
This addon depends on: This addon depends on:
- [queue_job](https://github.com/bringout/oca-technical) - [queue_job](https://github.com/bringout/oca-technical)
- [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/951ac194d8737e05256da97543eb6d64eca05b5b/odoo-bringout-oca-ocb-spreadsheet_dashboard) - [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/2b62ab25bcd2b6d53532bff76dd488162247f51e/odoo-bringout-oca-ocb-spreadsheet_dashboard)

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,4 +2,4 @@
This addon depends on: This addon depends on:
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web) - [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)

View file

@ -2,5 +2,5 @@
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)
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web) - [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)

View file

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

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,4 +2,4 @@
This addon depends on: This addon depends on:
- [base_automation](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_automation) - [base_automation](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_automation)

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,4 +2,4 @@
This addon depends on: This addon depends on:
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web) - [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)

View file

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

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,4 +2,4 @@
This addon depends on: This addon depends on:
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web) - [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -2,5 +2,5 @@
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)
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail) - [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)

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,4 +2,4 @@
This addon depends on: This addon depends on:
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web) - [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)

View file

@ -2,5 +2,5 @@
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)
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web) - [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)

View file

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

View file

@ -2,5 +2,5 @@
This addon depends on: This addon depends on:
- [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/951ac194d8737e05256da97543eb6d64eca05b5b/odoo-bringout-oca-ocb-spreadsheet_dashboard) - [spreadsheet_dashboard](https://github.com/bringout/oca-ocb-report/tree/2b62ab25bcd2b6d53532bff76dd488162247f51e/odoo-bringout-oca-ocb-spreadsheet_dashboard)
- [sql_request_abstract](https://github.com/bringout/oca-report) - [sql_request_abstract](https://github.com/bringout/oca-report)

View file

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

View file

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