Tuesday, October 31, 2023
1 change · master
Enhancements to existing features
Financial report setup is now easier to manage because report lines are shown in their hierarchy. Users can move or delete a parent line together with all of its child lines, reducing manual work and the risk of inconsistent report structures.
Original PR description
The goal of this task is to make the creation and edition of reports easier. Now, the report edition page: * show the lines with hierarchy * allows the user to drag and drop a parent line and all its children at the same time * allows the user to delete a parent line and all its children at the same time To do that we created a new widget `account_report_x2many` that overrides the `x2ManyFiled` used in the view.