mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-18 04:12:04 +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
33930cce8c
commit
13aaa04108
12 changed files with 21 additions and 21 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/f6e454411ebdf6f0d775784b01e1b880748e0012/odoo-bringout-odoomates-accounting_pdf_reports)
|
||||
- [om_account_budget](https://github.com/bringout/odoomates/tree/f6e454411ebdf6f0d775784b01e1b880748e0012/odoo-bringout-odoomates-om_account_budget)
|
||||
- [om_recurring_payments](https://github.com/bringout/odoomates/tree/f6e454411ebdf6f0d775784b01e1b880748e0012/odoo-bringout-odoomates-om_recurring_payments)
|
||||
- [om_account_daily_reports](https://github.com/bringout/odoomates/tree/f6e454411ebdf6f0d775784b01e1b880748e0012/odoo-bringout-odoomates-om_account_daily_reports)
|
||||
- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/33930cce8c060fd935d2c019160fb954a38dce1c/odoo-bringout-odoomates-accounting_pdf_reports)
|
||||
- [om_account_budget](https://github.com/bringout/odoomates/tree/33930cce8c060fd935d2c019160fb954a38dce1c/odoo-bringout-odoomates-om_account_budget)
|
||||
- [om_recurring_payments](https://github.com/bringout/odoomates/tree/33930cce8c060fd935d2c019160fb954a38dce1c/odoo-bringout-odoomates-om_recurring_payments)
|
||||
- [om_account_daily_reports](https://github.com/bringout/odoomates/tree/33930cce8c060fd935d2c019160fb954a38dce1c/odoo-bringout-odoomates-om_account_daily_reports)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue