Ref Date |
SHA |
Commit Date |
Author |
Subject |
2025-04-15 15:29:18 |
1cbec76dd6c00c078639ea77da95b4a442f31362 |
2025-04-15 15:19:20 |
Martin Quinteros |
[IMP] POV new module account_payment_pro_bundle |
2025-04-16 18:31:59 |
ae32b4ca77e4757ef8f1e749d098a7afbef8c19b |
2025-04-16 18:30:05 |
Camila Vives |
[IMP] account_payment_pro_bundle: create bundle journal on install 1. Implementation of a post_init_hook in account_payment_pro_bundle/init.py that creates bundle journals for all companies after module installation, similar to the hook pattern used in the referenced l10n_ar_account_tax_settlement (https://github.com/ingadhoc/odoo-argentina-ee/blob/18.0/l10n_ar_account_tax_settlement/hooks.py). 2. Additional changes include: • Version bump in account_payment_pro/manifest.py (18.0.1.5.0 to 18.0.1.6.0) • Added post_init_hook declaration in the manifest file • Modified account_chart_template.py to remove template_code parameter and improve code formatting • Enhanced error handling in account_payment.py for bundle method references |
2025-04-17 16:14:21 |
e0c0f13651d4526bf75747f2af22c6e06a9b28c7 |
2025-04-17 16:13:55 |
Martin Quinteros |
[IMP] WIP |
2025-04-17 18:53:45 |
98eff77fd3e51292df34cbc846f3a95d6dd79765 |
2025-04-17 18:53:23 |
Martin Quinteros |
[IMP] WIP |
2025-04-17 19:24:58 |
ef2cecc94bc7f8ebecf3d4b49188872e01d4c61c |
2025-04-17 19:24:30 |
Martin Quinteros |
[IMP] WIP |