mirror of
https://github.com/bringout/akretion.git
synced 2026-04-18 03:01:59 +02:00
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:
parent
01cb0ba7e0
commit
b1d016fb0c
2 changed files with 4 additions and 4 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
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)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3531a720906f8e17d5fa4dafe32471b2aada3721/odoo-bringout-oca-ocb-product)
|
||||
- [barcodes](https://github.com/bringout/oca-ocb-technical/tree/f67f0f1f77e860a61a0c3d3eccbc049dbedb9347/odoo-bringout-oca-ocb-barcodes)
|
||||
- [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)
|
||||
- [barcodes](https://github.com/bringout/oca-ocb-technical/tree/2e61a83bb4faf7428b19e1b5d6f139fe726c5b11/odoo-bringout-oca-ocb-barcodes)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/3e067eb100be2ddf743af8f74cbee58df4eb6bb0/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue