I'm facing an issue when exporting data from Odoo to Excel or CSV. Some columns, like Order Number, only show values in the first row of each group, leaving blank cells in the rows below.
Is there a way to configure the export settings to ensure all rows have complete data?
Would a custom Odoo report or SQL query be needed to get a proper format?
Has anyone found a workaround for this issue?
Thank you!