mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-18 01:52:03 +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
9d3d20ba5e
commit
1ebe5c84cf
15 changed files with 29 additions and 29 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_setup)
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_setup)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_setup)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [base](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_setup)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_signup)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_setup)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_setup)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_password_policy](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_password_policy)
|
||||
- [portal](https://github.com/bringout/oca-ocb-website/tree/d4409ad46e8021555059a5fb87598f6d572458a3/odoo-bringout-oca-ocb-portal)
|
||||
- [auth_password_policy](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_password_policy)
|
||||
- [portal](https://github.com/bringout/oca-ocb-website/tree/727598c0d7a6eb8cd7e5356eb5e2c1b21390e0c1/odoo-bringout-oca-ocb-portal)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_password_policy](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_password_policy)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [auth_password_policy](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_password_policy)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_signup)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_setup)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_setup)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-web)
|
||||
- [web](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-web)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_totp](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_totp)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
|
||||
- [auth_totp](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_totp)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_totp](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_totp)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
|
||||
- [auth_totp](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_totp)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [portal](https://github.com/bringout/oca-ocb-website/tree/d4409ad46e8021555059a5fb87598f6d572458a3/odoo-bringout-oca-ocb-portal)
|
||||
- [auth_totp](https://github.com/bringout/oca-ocb-security/tree/7fc5982b6b53543a3a2f50ff6c43d02d7cee1e7c/odoo-bringout-oca-ocb-auth_totp)
|
||||
- [portal](https://github.com/bringout/oca-ocb-website/tree/727598c0d7a6eb8cd7e5356eb5e2c1b21390e0c1/odoo-bringout-oca-ocb-portal)
|
||||
- [auth_totp](https://github.com/bringout/oca-ocb-security/tree/9d3d20ba5eaca057c268869e706c2a3329b495c2/odoo-bringout-oca-ocb-auth_totp)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [google_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-google_account)
|
||||
- [calendar](https://github.com/bringout/oca-ocb-technical/tree/f67f0f1f77e860a61a0c3d3eccbc049dbedb9347/odoo-bringout-oca-ocb-calendar)
|
||||
- [google_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-google_account)
|
||||
- [calendar](https://github.com/bringout/oca-ocb-technical/tree/2e61a83bb4faf7428b19e1b5d6f139fe726c5b11/odoo-bringout-oca-ocb-calendar)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_setup)
|
||||
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_setup)
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [microsoft_account](https://github.com/bringout/oca-ocb-accounting/tree/b1c998669b4208f15f21ea1c06eda9ff97b5e834/odoo-bringout-oca-ocb-microsoft_account)
|
||||
- [calendar](https://github.com/bringout/oca-ocb-technical/tree/f67f0f1f77e860a61a0c3d3eccbc049dbedb9347/odoo-bringout-oca-ocb-calendar)
|
||||
- [microsoft_account](https://github.com/bringout/oca-ocb-accounting/tree/eb3c9b9e76fbb706c132f3bf6a9538d6d5a0b1a7/odoo-bringout-oca-ocb-microsoft_account)
|
||||
- [calendar](https://github.com/bringout/oca-ocb-technical/tree/2e61a83bb4faf7428b19e1b5d6f139fe726c5b11/odoo-bringout-oca-ocb-calendar)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-mail)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-mail)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue