mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-20 22:02:05 +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
87c5544aa8
commit
399e976b44
11 changed files with 62 additions and 62 deletions
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [calendar](https://github.com/bringout/oca-ocb-technical/tree/f67f0f1f77e860a61a0c3d3eccbc049dbedb9347/odoo-bringout-oca-ocb-calendar)
|
||||
- [crm](https://github.com/bringout/oca-ocb-crm/tree/9bbad24fe0f9acf86dbd6085c6815ad2fcf34e03/odoo-bringout-oca-ocb-crm)
|
||||
- [crm_livechat](https://github.com/bringout/oca-ocb-crm/tree/9bbad24fe0f9acf86dbd6085c6815ad2fcf34e03/odoo-bringout-oca-ocb-crm_livechat)
|
||||
- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/f288f1185aa474d2fbc3385a757b169c442c3acf/odoo-bringout-oca-ocb-hr_holidays)
|
||||
- [im_livechat](https://github.com/bringout/oca-ocb-mail/tree/cffb62e0bf029e6c8c3a67645e546468462f261d/odoo-bringout-oca-ocb-im_livechat)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
|
||||
- [mail_bot](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail_bot)
|
||||
- [note](https://github.com/bringout/oca-ocb-technical/tree/f67f0f1f77e860a61a0c3d3eccbc049dbedb9347/odoo-bringout-oca-ocb-note)
|
||||
- [website_livechat](https://github.com/bringout/oca-ocb-website/tree/d4409ad46e8021555059a5fb87598f6d572458a3/odoo-bringout-oca-ocb-website_livechat)
|
||||
- [calendar](https://github.com/bringout/oca-ocb-technical/tree/2e61a83bb4faf7428b19e1b5d6f139fe726c5b11/odoo-bringout-oca-ocb-calendar)
|
||||
- [crm](https://github.com/bringout/oca-ocb-crm/tree/178a79480890c50718fd0043f5db6f19a7cb5de2/odoo-bringout-oca-ocb-crm)
|
||||
- [crm_livechat](https://github.com/bringout/oca-ocb-crm/tree/178a79480890c50718fd0043f5db6f19a7cb5de2/odoo-bringout-oca-ocb-crm_livechat)
|
||||
- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/aa000c65134cd084402a3f35a3bfc3672d5c1d57/odoo-bringout-oca-ocb-hr_holidays)
|
||||
- [im_livechat](https://github.com/bringout/oca-ocb-mail/tree/ab2c4369b062be9addbecff7b1f2cac76da18371/odoo-bringout-oca-ocb-im_livechat)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
|
||||
- [mail_bot](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail_bot)
|
||||
- [note](https://github.com/bringout/oca-ocb-technical/tree/2e61a83bb4faf7428b19e1b5d6f139fe726c5b11/odoo-bringout-oca-ocb-note)
|
||||
- [website_livechat](https://github.com/bringout/oca-ocb-website/tree/727598c0d7a6eb8cd7e5356eb5e2c1b21390e0c1/odoo-bringout-oca-ocb-website_livechat)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue