Bundle | adhoc-dev:18.0-t-44236-maq |
Version | 18.0 |
Create date | 2025-04-16 18:31:58.776249 |
Commits |
odoo-argentina-ce-account-payment:ae32b4ca
found in branch
669
+292
-2
(
11
)
(
2 ahead
,
1 behind
)
Subject: [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 Author: Camila Vives ( <cav@adhoc.com.ar> ) Commit date: 2025-04-16 18:30:05
odoo-argentina-ce-ingadhoc-odoo-argentina:f3fe2b93
found in branch
1096
+107
-63
(
2
)
(
2 ahead
,
4 behind
)
Subject: [IMP] l10n_ar_tax: change variable names for readability Author: Camila Vives ( <cav@adhoc.com.ar> ) Commit date: 2025-04-08 20:15:31 |
Builds | |
Manual |