mirror of
https://github.com/bringout/oca-payroll.git
synced 2026-04-19 23:42: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
f64ac4aaba
commit
3b60cf0492
4 changed files with 7 additions and 7 deletions
|
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [hr](https://github.com/bringout/oca-ocb-hr/tree/f288f1185aa474d2fbc3385a757b169c442c3acf/odoo-bringout-oca-ocb-hr)
|
- [hr](https://github.com/bringout/oca-ocb-hr/tree/aa000c65134cd084402a3f35a3bfc3672d5c1d57/odoo-bringout-oca-ocb-hr)
|
||||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/11a704b400b8bf0763643e267bf123858a85c9e6/odoo-bringout-oca-ocb-base_vat)
|
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/b8a76bf74d4ef2767aa510ddf3515d4c8c9b941d/odoo-bringout-oca-ocb-base_vat)
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/f288f1185aa474d2fbc3385a757b169c442c3acf/odoo-bringout-oca-ocb-hr_contract)
|
- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/aa000c65134cd084402a3f35a3bfc3672d5c1d57/odoo-bringout-oca-ocb-hr_contract)
|
||||||
- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/f288f1185aa474d2fbc3385a757b169c442c3acf/odoo-bringout-oca-ocb-hr_holidays)
|
- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/aa000c65134cd084402a3f35a3bfc3672d5c1d57/odoo-bringout-oca-ocb-hr_holidays)
|
||||||
- [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)
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [payroll](https://github.com/bringout/oca-payroll)
|
- [payroll](https://github.com/bringout/oca-payroll)
|
||||||
- [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,5 +2,5 @@
|
||||||
|
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/f288f1185aa474d2fbc3385a757b169c442c3acf/odoo-bringout-oca-ocb-hr_contract)
|
- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/aa000c65134cd084402a3f35a3bfc3672d5c1d57/odoo-bringout-oca-ocb-hr_contract)
|
||||||
- [payroll](https://github.com/bringout/oca-payroll)
|
- [payroll](https://github.com/bringout/oca-payroll)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue