From 4f7ad877fd434294afb849faab949e181cd7dd82 Mon Sep 17 00:00:00 2001 From: Ernad Husremovic Date: Sat, 30 Aug 2025 18:59:28 +0200 Subject: [PATCH] Change dependency in l10n_ba_edi module from l10n_bs to l10n_ba MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- odoo-bringout-ventor-outgoing_routing/doc/DEPENDENCIES.md | 6 +++--- .../doc/DEPENDENCIES.md | 8 ++++---- odoo-bringout-ventor-ventor_base/doc/DEPENDENCIES.md | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/odoo-bringout-ventor-outgoing_routing/doc/DEPENDENCIES.md b/odoo-bringout-ventor-outgoing_routing/doc/DEPENDENCIES.md index cd26135..e1bdb12 100644 --- a/odoo-bringout-ventor-outgoing_routing/doc/DEPENDENCIES.md +++ b/odoo-bringout-ventor-outgoing_routing/doc/DEPENDENCIES.md @@ -2,6 +2,6 @@ This addon depends on: -- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale_management) -- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock_picking_batch) -- [ventor_base](https://github.com/bringout/ventor/tree/dc2bab4f0eb816bef2ab5a1892c387abfb5b8470/odoo-bringout-ventor-ventor_base) +- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale_management) +- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock_picking_batch) +- [ventor_base](https://github.com/bringout/ventor/tree/80d293fbe4c849b4909779cab00acf80221ce9ed/odoo-bringout-ventor-ventor_base) diff --git a/odoo-bringout-ventor-product_multiple_barcodes/doc/DEPENDENCIES.md b/odoo-bringout-ventor-product_multiple_barcodes/doc/DEPENDENCIES.md index cf33a05..a283cd3 100644 --- a/odoo-bringout-ventor-product_multiple_barcodes/doc/DEPENDENCIES.md +++ b/odoo-bringout-ventor-product_multiple_barcodes/doc/DEPENDENCIES.md @@ -2,7 +2,7 @@ This addon depends on: -- [product](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product) -- [sale](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-sale) -- [purchase](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-purchase) -- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock) +- [product](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-product) +- [sale](https://github.com/bringout/oca-ocb-sale/tree/c17ba68cff0610f4dfb2f6dd7d61af76671084cf/odoo-bringout-oca-ocb-sale) +- [purchase](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-purchase) +- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock) diff --git a/odoo-bringout-ventor-ventor_base/doc/DEPENDENCIES.md b/odoo-bringout-ventor-ventor_base/doc/DEPENDENCIES.md index 3ecad16..e9891d6 100644 --- a/odoo-bringout-ventor-ventor_base/doc/DEPENDENCIES.md +++ b/odoo-bringout-ventor-ventor_base/doc/DEPENDENCIES.md @@ -2,6 +2,6 @@ This addon depends on: -- [base](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base) -- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock) -- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/f7f834405e26b3f1b9786c04a4a652fd978abd14/odoo-bringout-oca-ocb-stock_picking_batch) +- [base](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base) +- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock) +- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock_picking_batch)