CSV export crash when browse null is in some relations
Bug #583265 reported by
Nicolas Bessi - Camptocamp
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
CSV export generates client side error can not marshal osv.orm.
The error comes from the fact in that browse_null are exported instead of false.
I have made a temporary patch that remove the browse_null, but I did not have the time to trace the export functions (that lack a little comments), so the patch can be far better.
Regards
Nicolas
Changed in openobject-server: | |
milestone: | none → 5.0.15 |
To post a comment you must log in.
Hello Nicolas,
I would prefer to generate the situation where I can face the problem.
Would you please tell us the steps you followed?
Thanks.