Export many2one not working if the field is not unfolded in the field list
Bug #1263768 reported by
Denis Ledoux (OpenERP)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Confirmed
|
Low
|
Unassigned |
Bug Description
A video is attached. This is more understandable then reading the instructions below.
Steps to reproduce:
1. Go to a list of any model with many2one field (for instances, product)
2. Select several items (products) and click the export button (next to the create button)
3. Choose to export several fields of a many2one field (for instance, the unit price of supplier)
4. Save your export configuration
5. Cancel the export.
6. Re-select several items (products) and click the export button again
7. Choose your export configuration WITHOUT UNFOLDING the many2one from the field list
8. Click the export button
9. Open the csv and see that it display only one line with 'False' value
To post a comment you must log in.