odoo/odoo#192368
Created by fw-bot
Merged
at 7b5dee1d523d459485a7cf75ef6fa4baaab49cb9
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
Linked pull requests
- label
- odoo-dev:saas-17.2-17.0-composite_report_options_at_creation-hupo-n78c-fw
- head
- 874e4b5774fb7f30fe3bdc67b6ca31ac6c0d3030
- merged
- 10 months ago by Accounting, Hugo Poncelet (hupo)
| odoo/odoo | odoo/enterprise | |
|---|---|---|
| 17.0 | #188476 | #74826 |
| saas-17.2 | #192368 | #76475 |
| saas-17.4 | #192390 | #76485 |
| 18.0 | #192404 | #76494 |
| saas-18.1 | #192414 | #76497 |
| saas-18.2 | ||
| saas-18.3 | ||
| saas-18.4 | ||
| 19.0 | ||
| master | #192420 | #76501 |
[FW][FIX] account_report: options on composite report creation
Steps to reproduce:
initial state: The accounting report "General Ledger" has the filter "unfold all" option activated and this filter can be selected on the report.
- Create a new accounting report
- Select "Composite Report"
- Add the General Ledger as a section
- Save
-> When navigating to the General Ledger, it no longer has the "unfold all" option selected.
Solution provided:
If the report is accessible, should not change its fields when being added to a composite report.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #188476