This website requires JavaScript.
Explore
Help
Sign In
tocmo0nlord
/
Odoo-18.0-20251222
Watch
1
Star
0
Fork
0
You've already forked Odoo-18.0-20251222
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0847c2e561f41a0033dbb51ec71669c169d64cfa
Odoo-18.0-20251222
/
account_financial_report
/
models
History
micheledic
8535b91884
[FIX] account_financial_report: fix for "group_id" is not searchable
...
It happens because on 18.0 the group_id is not stored so the one2many account_ids is not working
2025-09-11 12:19:40 +02:00
..
__init__.py
[17.0][IMP] account_financial_report: Set custom intervales in aged report
2024-11-29 15:38:41 +07:00
account_age_report_configuration.py
[MIG] account_financial_report: Migration to 18.0
2024-12-04 14:40:57 +07:00
account_group.py
[FIX] account_financial_report: fix for "group_id" is not searchable
2025-09-11 12:19:40 +02:00
account_move_line.py
[FIX] account_financial_report: fix ValueError
2024-11-29 15:38:41 +07:00
account.py
[MIG] account_financial_report: Migration to 18.0
2024-12-04 14:40:57 +07:00
ir_actions_report.py
[MIG] account_financial_report: Migration to 16.0
2024-11-29 15:38:41 +07:00
res_config_settings.py
[FIX] rename call to get method of ir.default model
2025-01-31 10:17:02 +01:00