c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09584
[Bug 479157] Re: Exports to CSV only visible records instead of complete set
** Changed in: openobject-client
Importance: Medium => Undecided
** Changed in: openobject-client
Status: In Progress => Fix Released
** Changed in: openobject-client
Milestone: 5.0.12 => None
** Changed in: openobject-client
Assignee: gpa(Open ERP) (gpa-openerp) => (unassigned)
** Changed in: openobject-client-web
Importance: Medium => Undecided
** Changed in: openobject-client-web
Status: In Progress => Fix Released
** Changed in: openobject-client-web
Milestone: 5.0.12 => None
** Changed in: openobject-client-web
Assignee: gpa(Open ERP) (gpa-openerp) => (unassigned)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/479157
Title:
Exports to CSV only visible records instead of complete set
Status in OpenObject GTK Client:
Fix Released
Status in OpenObject Web Client:
Fix Released
Bug description:
When more than 80 records are presented at the same time in a list (tree) view, the records are split across multiple pages of 80 records. This behaviour seems to be carried in the "Export to CSV" function which break the record set into pages of 80 records. I feel that the export function should export the whole record set at the same time to avoid having to export and merge multiple CSV files (quite tedious for large record sets).