mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-23 11:02:00 +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
e104ae7ae3
commit
1246d1a780
15 changed files with 24 additions and 24 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [pos_stripe](https://github.com/bringout/oca-ocb-pos/tree/6a3f3ca3279c4ebff025a87832bc4284545a00ac/odoo-bringout-oca-ocb-pos_stripe)
|
||||
- [pos_restaurant](https://github.com/bringout/oca-ocb-pos/tree/6a3f3ca3279c4ebff025a87832bc4284545a00ac/odoo-bringout-oca-ocb-pos_restaurant)
|
||||
- [pos_stripe](https://github.com/bringout/oca-ocb-pos/tree/e104ae7ae3043eb0da981a87a1b7c4a2e7188ac2/odoo-bringout-oca-ocb-pos_stripe)
|
||||
- [pos_restaurant](https://github.com/bringout/oca-ocb-pos/tree/e104ae7ae3043eb0da981a87a1b7c4a2e7188ac2/odoo-bringout-oca-ocb-pos_restaurant)
|
||||
- [payment_stripe](../../odoo-bringout-oca-ocb-payment_stripe)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue